There was an error while loading. Please reload this page.
1 parent 78b5563 commit 33299e5Copy full SHA for 33299e5
1 file changed
R/zzz.R
@@ -9,7 +9,7 @@
9
#' @importFrom utils head tail
10
"_PACKAGE"
11
12
-utils::globalVariables(c(".idx", ".value", ".type", ".key"))
+utils::globalVariables(c(".idx", ".value", ".type", ".key", "..row_id"))
13
14
mlr3forecast_resamplings = new.env(parent = emptyenv())
15
mlr3forecast_tasks = new.env(parent = emptyenv())
0 commit comments