We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1b3bb commit 70a43bbCopy full SHA for 70a43bb
inst/tests/other.Rraw
@@ -18,6 +18,7 @@ if (exists("test.data.table",.GlobalEnv,inherits=FALSE) ||
18
}
19
20
test = data.table:::test
21
+coerceAs = data.table:::coerceAs
22
INT = data.table:::INT
23
24
if (anyDuplicated(pkgs)) stop("Packages defined to be loaded for integration tests in 'inst/tests/other.Rraw' contains duplicates.")
0 commit comments