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 5cf76bf commit e6d4fd1Copy full SHA for e6d4fd1
.ci/atime/tests.R
@@ -1,3 +1,5 @@
1
+pval.thresh <- 0.001 # to reduce false positives.
2
+
3
# Test case adapted from https://github.com/Rdatatable/data.table/issues/6105#issue-2268691745 which is where the issue was reported.
4
# https://github.com/Rdatatable/data.table/pull/6107 fixed performance across 3 ways to specify a column as Date, and we test each individually.
5
extra.args.6107 <- c(
0 commit comments