We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a3119 commit 93ffb7eCopy full SHA for 93ffb7e
1 file changed
R/zzz.R
@@ -24,7 +24,7 @@
24
25
.onLoad <- function(libname, pkgname){
26
# . is used as a placeholder by stantet.common::NVL3().
27
- utils::globalVariables(c(".", ".fitted", ".against", ".rownames", ".pearson", ".weight"))
+ utils::globalVariables(c(".", ".fitted", ".against", ".rownames", ".pearson", ".weight", "bids", "bmap"))
28
29
eval(COLLATE_ALL_MY_CONTROLS_EXPR)
30
0 commit comments