The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Maintainer ‘Tyson Barrett <t.barrett88 at gmail.com>’

Last updated on 2026-07-14 05:51:33 CEST.

Package ERROR NOTE OK
data.table 4 3 6
furniture 13
MarginalMediation 13
tidyfast 2 11

Package data.table

Current CRAN status: ERROR: 4, NOTE: 3, OK: 6

Version: 1.18.4
Check: tests
Result: ERROR Running ‘S4.R’ [1s/1s] Running ‘autoprint.R’ [0s/0s] Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK Running ‘froll.R’ [5s/5s] Running ‘knitr.R’ [0s/1s] Comparing ‘knitr.Rout’ to ‘knitr.Rout.save’ ... OK Running ‘main.R’ [88s/101s] Running ‘mergelist.R’ [3s/4s] Running ‘nafill.R’ [1s/1s] Running ‘other.R’ [0s/0s] Running ‘programming.R’ [1s/1s] Running ‘types.R’ [0s/1s] Running the tests in ‘tests/main.R’ failed. Complete output: > Sys.setenv(OMP_THREAD_LIMIT = Sys.getenv("OMP_THREAD_LIMIT", "2")) > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > > test.data.table() # runs the main test suite of 5,000+ tests in /inst/tests/tests.Rraw getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 202111 omp_get_num_procs() 64 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 3 omp_get_max_threads() 3 OMP_THREAD_LIMIT 3 OMP_NUM_THREADS 3 RestoreAfterFork true data.table is using 3 threads with throttle==1024. See ?setDTthreads. test.data.table() running: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/data.table/tests/tests.Rraw.bz2 V1 1 V1 0,1 0,2 a,b a Mon Jul 13 16:15:08 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/Vienna', Sys.getlocale()=='LC_CTYPE=C.UTF-8;LC_NUMERIC=C;LC_TIME=C.UTF-8;LC_COLLATE=C;LC_MONETARY=C.UTF-8;LC_MESSAGES=C.UTF-8;LC_PAPER=C.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C.UTF-8;LC_IDENTIFICATION=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codeset=UTF-8', getDTthreads()=='OpenMP version (_OPENMP)==202111; omp_get_num_procs()==64; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==3; omp_get_max_threads()==3; OMP_THREAD_LIMIT==3; OMP_NUM_THREADS==3; RestoreAfterFork==true; data.table is using 3 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='/home/hornik/tmp/scratch/RtmpTRLkAM/RLIBS_22f71410938cf2','/home/hornik/tmp/R.check/r-devel-gcc/Work/build/library', zlibVersion()==1.3.2 ZLIB_VERSION==1.3.2 Caught 46 warnings outside the test() calls: after test <num> 1: 550.000 2: 550.000 3: 550.000 4: 550.000 5: 1035.320 6: 1155.300 7: 1168.100 8: 1168.100 9: 1168.100 10: 1168.100 11: 1292.400 12: 1313.300 13: 1313.300 14: 1554.400 15: 1639.078 16: 1639.078 17: 1639.078 18: 1639.078 19: 1639.080 20: 1639.080 21: 1639.080 22: 1639.080 23: 1639.130 24: 1639.132 25: 1674.000 26: 1772.100 27: 1772.100 28: 1772.200 29: 1772.200 30: 1772.200 31: 1772.200 32: 1918.300 33: 1918.400 34: 1918.500 35: 1918.600 36: 1959.600 37: 1962.067 38: 1967.540 39: 1989.100 40: 1989.100 41: 2051.600 42: 2052.000 43: 2184.400 44: 2254.900 45: 2254.900 46: 2254.900 after test <num> warning <char> 1: Replacing special names '.Label' is deprecated; use 'levels' instead. 2: Replacing special names '.Label' is deprecated; use 'levels' instead. 3: Replacing special names '.Label' is deprecated; use 'levels' instead. 4: Replacing special names '.Names' is deprecated; use 'names' instead. 5: Replacing special names '.Names' is deprecated; use 'names' instead. 6: Replacing special names '.Names' is deprecated; use 'names' instead. 7: Replacing special names '.Label' is deprecated; use 'levels' instead. 8: Replacing special names '.Label' is deprecated; use 'levels' instead. 9: Replacing special names '.Names' is deprecated; use 'names' instead. 10: Replacing special names '.Names' is deprecated; use 'names' instead. 11: Replacing special names '.Names' is deprecated; use 'names' instead. 12: Replacing special names '.Names' is deprecated; use 'names' instead. 13: Replacing special names '.Names' is deprecated; use 'names' instead. 14: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 15: Replacing special names '.Names' is deprecated; use 'names' instead. 16: Replacing special names '.Names' is deprecated; use 'names' instead. 17: Replacing special names '.Names' is deprecated; use 'names' instead. 18: Replacing special names '.Names' is deprecated; use 'names' instead. 19: Replacing special names '.Names' is deprecated; use 'names' instead. 20: Replacing special names '.Names' is deprecated; use 'names' instead. 21: Replacing special names '.Names' is deprecated; use 'names' instead. 22: Replacing special names '.Names' is deprecated; use 'names' instead. 23: Replacing special names '.Names' is deprecated; use 'names' instead. 24: Replacing special names '.Names' is deprecated; use 'names' instead. 25: Replacing special names '.Label' is deprecated; use 'levels' instead. 26: Replacing special names '.Label' is deprecated; use 'levels' instead. 27: Replacing special names '.Label' is deprecated; use 'levels' instead. 28: Replacing special names '.Label' is deprecated; use 'levels' instead. 29: Replacing special names '.Label' is deprecated; use 'levels' instead. 30: Replacing special names '.Label' is deprecated; use 'levels' instead. 31: Replacing special names '.Label' is deprecated; use 'levels' instead. 32: Replacing special names '.Label' is deprecated; use 'levels' instead. 33: Replacing special names '.Label' is deprecated; use 'levels' instead. 34: Replacing special names '.Label' is deprecated; use 'levels' instead. 35: Replacing special names '.Label' is deprecated; use 'levels' instead. 36: Replacing special names '.Label' is deprecated; use 'levels' instead. 37: Replacing special names '.Label' is deprecated; use 'levels' instead. 38: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 39: Replacing special names '.Label' is deprecated; use 'levels' instead. 40: Replacing special names '.Label' is deprecated; use 'levels' instead. 41: Replacing special names '.Label' is deprecated; use 'levels' instead. 42: Replacing special names '.Label' is deprecated; use 'levels' instead. 43: Replacing special names '.Label' is deprecated; use 'levels' instead. 44: Replacing special names '.Names' is deprecated; use 'names' instead. 45: Replacing special names '.Names' is deprecated; use 'names' instead. 46: Replacing special names '.Names' is deprecated; use 'names' instead. warning <char> calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 2: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 3: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 4: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 5: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> source -> withVisible -> eval -> eval -> setDT -> is.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 6: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 7: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 8: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 9: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 10: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 11: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 12: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 13: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 14: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 15: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 16: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 17: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 18: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 19: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 20: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 21: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 22: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 23: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 24: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 25: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 26: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 27: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 28: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 29: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 30: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 31: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 32: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 33: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 34: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 35: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 36: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 37: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 38: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 39: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 40: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 41: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 42: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 43: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 44: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 45: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 46: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... calls <char> Error in test.data.table() : Tests succeeded, but non-test code caused warnings. Search tests/tests.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Running the tests in ‘tests/programming.R’ failed. Complete output: > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > test.data.table(script="programming.Rraw") getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 202111 omp_get_num_procs() 64 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 3 omp_get_max_threads() 3 OMP_THREAD_LIMIT 3 OMP_NUM_THREADS 3 RestoreAfterFork true data.table is using 3 threads with throttle==1024. See ?setDTthreads. test.data.table() running: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/data.table/tests/programming.Rraw.bz2 Mon Jul 13 16:15:14 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/Vienna', Sys.getlocale()=='LC_CTYPE=C.UTF-8;LC_NUMERIC=C;LC_TIME=C.UTF-8;LC_COLLATE=C;LC_MONETARY=C.UTF-8;LC_MESSAGES=C.UTF-8;LC_PAPER=C.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C.UTF-8;LC_IDENTIFICATION=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codeset=UTF-8', getDTthreads()=='OpenMP version (_OPENMP)==202111; omp_get_num_procs()==64; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==3; omp_get_max_threads()==3; OMP_THREAD_LIMIT==3; OMP_NUM_THREADS==3; RestoreAfterFork==true; data.table is using 3 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='/home/hornik/tmp/scratch/RtmpTRLkAM/RLIBS_22f71410938cf2','/home/hornik/tmp/R.check/r-devel-gcc/Work/build/library', zlibVersion()==1.3.2 ZLIB_VERSION==1.3.2 Caught 1 warning outside the test() calls: after test <num> 1: 102.05 warning <char> 1: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... Error in test.data.table(script = "programming.Rraw") : Tests succeeded, but non-test code caused warnings. Search tests/programming.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.18.4
Check: tests
Result: ERROR Running ‘S4.R’ Running ‘autoprint.R’ Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK Running ‘froll.R’ [8s/20s] Running ‘knitr.R’ Comparing ‘knitr.Rout’ to ‘knitr.Rout.save’ ... OK Running ‘main.R’ [161s/341s] Running ‘mergelist.R’ Running ‘nafill.R’ Running ‘other.R’ Running ‘programming.R’ Running ‘types.R’ Running the tests in ‘tests/main.R’ failed. Complete output: > Sys.setenv(OMP_THREAD_LIMIT = Sys.getenv("OMP_THREAD_LIMIT", "2")) > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > > test.data.table() # runs the main test suite of 5,000+ tests in /inst/tests/tests.Rraw getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 202011 omp_get_num_procs() 24 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 2 omp_get_max_threads() 24 OMP_THREAD_LIMIT 2 OMP_NUM_THREADS unset RestoreAfterFork true data.table is using 2 threads with throttle==1024. See ?setDTthreads. test.data.table() running: /data/gannet/ripley/R/packages/tests-clang/data.table.Rcheck/data.table/tests/tests.Rraw.bz2 V1 1 V1 0,1 0,2 a,b a Mon Jul 13 08:37:07 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/London', Sys.getlocale()=='LC_CTYPE=en_GB.utf8;LC_NUMERIC=C;LC_TIME=en_GB.UTF-8;LC_COLLATE=C;LC_MONETARY=en_GB.UTF-8;LC_MESSAGES=en_GB.UTF-8;LC_PAPER=en_GB.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_GB.UTF-8;LC_IDENTIFICATION=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codeset=UTF-8', getDTthreads()=='OpenMP version (_OPENMP)==202011; omp_get_num_procs()==24; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==2; omp_get_max_threads()==24; OMP_THREAD_LIMIT==2; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 2 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='/tmp/RtmpZHM4r7/RLIBS_1d4a5a6c3365f4','/data/gannet/ripley/R/R-clang/library', zlibVersion()==1.3.1.zlib-ng ZLIB_VERSION==1.3.1.zlib-ng Caught 46 warnings outside the test() calls: after test <num> 1: 550.000 2: 550.000 3: 550.000 4: 550.000 5: 1035.320 6: 1155.300 7: 1168.100 8: 1168.100 9: 1168.100 10: 1168.100 11: 1292.400 12: 1313.300 13: 1313.300 14: 1554.400 15: 1639.078 16: 1639.078 17: 1639.078 18: 1639.078 19: 1639.080 20: 1639.080 21: 1639.080 22: 1639.080 23: 1639.130 24: 1639.132 25: 1674.000 26: 1772.100 27: 1772.100 28: 1772.200 29: 1772.200 30: 1772.200 31: 1772.200 32: 1918.300 33: 1918.400 34: 1918.500 35: 1918.600 36: 1959.600 37: 1962.067 38: 1967.540 39: 1989.100 40: 1989.100 41: 2051.600 42: 2052.000 43: 2184.400 44: 2254.900 45: 2254.900 46: 2254.900 after test <num> warning <char> 1: Replacing special names '.Label' is deprecated; use 'levels' instead. 2: Replacing special names '.Label' is deprecated; use 'levels' instead. 3: Replacing special names '.Label' is deprecated; use 'levels' instead. 4: Replacing special names '.Names' is deprecated; use 'names' instead. 5: Replacing special names '.Names' is deprecated; use 'names' instead. 6: Replacing special names '.Names' is deprecated; use 'names' instead. 7: Replacing special names '.Label' is deprecated; use 'levels' instead. 8: Replacing special names '.Label' is deprecated; use 'levels' instead. 9: Replacing special names '.Names' is deprecated; use 'names' instead. 10: Replacing special names '.Names' is deprecated; use 'names' instead. 11: Replacing special names '.Names' is deprecated; use 'names' instead. 12: Replacing special names '.Names' is deprecated; use 'names' instead. 13: Replacing special names '.Names' is deprecated; use 'names' instead. 14: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 15: Replacing special names '.Names' is deprecated; use 'names' instead. 16: Replacing special names '.Names' is deprecated; use 'names' instead. 17: Replacing special names '.Names' is deprecated; use 'names' instead. 18: Replacing special names '.Names' is deprecated; use 'names' instead. 19: Replacing special names '.Names' is deprecated; use 'names' instead. 20: Replacing special names '.Names' is deprecated; use 'names' instead. 21: Replacing special names '.Names' is deprecated; use 'names' instead. 22: Replacing special names '.Names' is deprecated; use 'names' instead. 23: Replacing special names '.Names' is deprecated; use 'names' instead. 24: Replacing special names '.Names' is deprecated; use 'names' instead. 25: Replacing special names '.Label' is deprecated; use 'levels' instead. 26: Replacing special names '.Label' is deprecated; use 'levels' instead. 27: Replacing special names '.Label' is deprecated; use 'levels' instead. 28: Replacing special names '.Label' is deprecated; use 'levels' instead. 29: Replacing special names '.Label' is deprecated; use 'levels' instead. 30: Replacing special names '.Label' is deprecated; use 'levels' instead. 31: Replacing special names '.Label' is deprecated; use 'levels' instead. 32: Replacing special names '.Label' is deprecated; use 'levels' instead. 33: Replacing special names '.Label' is deprecated; use 'levels' instead. 34: Replacing special names '.Label' is deprecated; use 'levels' instead. 35: Replacing special names '.Label' is deprecated; use 'levels' instead. 36: Replacing special names '.Label' is deprecated; use 'levels' instead. 37: Replacing special names '.Label' is deprecated; use 'levels' instead. 38: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 39: Replacing special names '.Label' is deprecated; use 'levels' instead. 40: Replacing special names '.Label' is deprecated; use 'levels' instead. 41: Replacing special names '.Label' is deprecated; use 'levels' instead. 42: Replacing special names '.Label' is deprecated; use 'levels' instead. 43: Replacing special names '.Label' is deprecated; use 'levels' instead. 44: Replacing special names '.Names' is deprecated; use 'names' instead. 45: Replacing special names '.Names' is deprecated; use 'names' instead. 46: Replacing special names '.Names' is deprecated; use 'names' instead. warning <char> calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 2: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 3: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 4: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 5: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> source -> withVisible -> eval -> eval -> setDT -> is.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 6: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 7: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 8: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 9: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 10: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 11: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 12: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 13: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 14: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 15: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 16: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 17: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 18: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 19: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 20: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 21: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 22: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 23: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 24: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 25: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 26: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 27: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 28: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 29: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 30: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 31: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 32: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 33: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 34: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 35: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 36: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 37: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 38: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 39: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 40: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 41: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 42: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 43: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 44: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 45: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 46: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... calls <char> Error in test.data.table() : Tests succeeded, but non-test code caused warnings. Search tests/tests.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Running the tests in ‘tests/programming.R’ failed. Complete output: > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > test.data.table(script="programming.Rraw") getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 202011 omp_get_num_procs() 24 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 2 omp_get_max_threads() 24 OMP_THREAD_LIMIT 2 OMP_NUM_THREADS unset RestoreAfterFork true data.table is using 2 threads with throttle==1024. See ?setDTthreads. test.data.table() running: /data/gannet/ripley/R/packages/tests-clang/data.table.Rcheck/data.table/tests/programming.Rraw.bz2 Mon Jul 13 08:37:24 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/London', Sys.getlocale()=='LC_CTYPE=en_GB.utf8;LC_NUMERIC=C;LC_TIME=en_GB.UTF-8;LC_COLLATE=C;LC_MONETARY=en_GB.UTF-8;LC_MESSAGES=en_GB.UTF-8;LC_PAPER=en_GB.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_GB.UTF-8;LC_IDENTIFICATION=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codeset=UTF-8', getDTthreads()=='OpenMP version (_OPENMP)==202011; omp_get_num_procs()==24; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==2; omp_get_max_threads()==24; OMP_THREAD_LIMIT==2; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 2 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='/tmp/RtmpZHM4r7/RLIBS_1d4a5a6c3365f4','/data/gannet/ripley/R/R-clang/library', zlibVersion()==1.3.1.zlib-ng ZLIB_VERSION==1.3.1.zlib-ng Caught 1 warning outside the test() calls: after test <num> 1: 102.05 warning <char> 1: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... Error in test.data.table(script = "programming.Rraw") : Tests succeeded, but non-test code caused warnings. Search tests/programming.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.18.4
Check: tests
Result: ERROR Running ‘S4.R’ Running ‘autoprint.R’ Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK Running ‘froll.R’ [8s/15s] Running ‘knitr.R’ Comparing ‘knitr.Rout’ to ‘knitr.Rout.save’ ... OK Running ‘main.R’ [147s/203s] Running ‘mergelist.R’ Running ‘nafill.R’ Running ‘other.R’ Running ‘programming.R’ Running ‘types.R’ Running the tests in ‘tests/main.R’ failed. Complete output: > Sys.setenv(OMP_THREAD_LIMIT = Sys.getenv("OMP_THREAD_LIMIT", "2")) > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > > test.data.table() # runs the main test suite of 5,000+ tests in /inst/tests/tests.Rraw getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 201511 omp_get_num_procs() 24 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 2 omp_get_max_threads() 24 OMP_THREAD_LIMIT 2 OMP_NUM_THREADS unset RestoreAfterFork true data.table is using 2 threads with throttle==1024. See ?setDTthreads. test.data.table() running: /data/gannet/ripley/R/packages/tests-devel/data.table.Rcheck/data.table/tests/tests.Rraw.bz2 V1 1 V1 0,1 0,2 a,b a Mon Jul 13 09:30:29 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/London', Sys.getlocale()=='LC_CTYPE=en_GB.utf8;LC_NUMERIC=C;LC_TIME=en_GB.UTF-8;LC_COLLATE=C;LC_MONETARY=en_GB.UTF-8;LC_MESSAGES=en_GB.UTF-8;LC_PAPER=en_GB.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_GB.UTF-8;LC_IDENTIFICATION=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codeset=UTF-8', getDTthreads()=='OpenMP version (_OPENMP)==201511; omp_get_num_procs()==24; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==2; omp_get_max_threads()==24; OMP_THREAD_LIMIT==2; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 2 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='/data/gannet/ripley/R/packages/tests-devel/data.table.Rcheck','/data/gannet/ripley/R/test-dev','/data/gannet/ripley/R/test-BioCdata','/data/gannet/ripley/R/R-devel/library', zlibVersion()==1.3.1.zlib-ng ZLIB_VERSION==1.3.1.zlib-ng Caught 46 warnings outside the test() calls: after test <num> 1: 550.000 2: 550.000 3: 550.000 4: 550.000 5: 1035.320 6: 1155.300 7: 1168.100 8: 1168.100 9: 1168.100 10: 1168.100 11: 1292.400 12: 1313.300 13: 1313.300 14: 1554.400 15: 1639.078 16: 1639.078 17: 1639.078 18: 1639.078 19: 1639.080 20: 1639.080 21: 1639.080 22: 1639.080 23: 1639.130 24: 1639.132 25: 1674.000 26: 1772.100 27: 1772.100 28: 1772.200 29: 1772.200 30: 1772.200 31: 1772.200 32: 1918.300 33: 1918.400 34: 1918.500 35: 1918.600 36: 1959.600 37: 1962.067 38: 1967.540 39: 1989.100 40: 1989.100 41: 2051.600 42: 2052.000 43: 2184.400 44: 2254.900 45: 2254.900 46: 2254.900 after test <num> warning <char> 1: Replacing special names '.Label' is deprecated; use 'levels' instead. 2: Replacing special names '.Label' is deprecated; use 'levels' instead. 3: Replacing special names '.Label' is deprecated; use 'levels' instead. 4: Replacing special names '.Names' is deprecated; use 'names' instead. 5: Replacing special names '.Names' is deprecated; use 'names' instead. 6: Replacing special names '.Names' is deprecated; use 'names' instead. 7: Replacing special names '.Label' is deprecated; use 'levels' instead. 8: Replacing special names '.Label' is deprecated; use 'levels' instead. 9: Replacing special names '.Names' is deprecated; use 'names' instead. 10: Replacing special names '.Names' is deprecated; use 'names' instead. 11: Replacing special names '.Names' is deprecated; use 'names' instead. 12: Replacing special names '.Names' is deprecated; use 'names' instead. 13: Replacing special names '.Names' is deprecated; use 'names' instead. 14: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 15: Replacing special names '.Names' is deprecated; use 'names' instead. 16: Replacing special names '.Names' is deprecated; use 'names' instead. 17: Replacing special names '.Names' is deprecated; use 'names' instead. 18: Replacing special names '.Names' is deprecated; use 'names' instead. 19: Replacing special names '.Names' is deprecated; use 'names' instead. 20: Replacing special names '.Names' is deprecated; use 'names' instead. 21: Replacing special names '.Names' is deprecated; use 'names' instead. 22: Replacing special names '.Names' is deprecated; use 'names' instead. 23: Replacing special names '.Names' is deprecated; use 'names' instead. 24: Replacing special names '.Names' is deprecated; use 'names' instead. 25: Replacing special names '.Label' is deprecated; use 'levels' instead. 26: Replacing special names '.Label' is deprecated; use 'levels' instead. 27: Replacing special names '.Label' is deprecated; use 'levels' instead. 28: Replacing special names '.Label' is deprecated; use 'levels' instead. 29: Replacing special names '.Label' is deprecated; use 'levels' instead. 30: Replacing special names '.Label' is deprecated; use 'levels' instead. 31: Replacing special names '.Label' is deprecated; use 'levels' instead. 32: Replacing special names '.Label' is deprecated; use 'levels' instead. 33: Replacing special names '.Label' is deprecated; use 'levels' instead. 34: Replacing special names '.Label' is deprecated; use 'levels' instead. 35: Replacing special names '.Label' is deprecated; use 'levels' instead. 36: Replacing special names '.Label' is deprecated; use 'levels' instead. 37: Replacing special names '.Label' is deprecated; use 'levels' instead. 38: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 39: Replacing special names '.Label' is deprecated; use 'levels' instead. 40: Replacing special names '.Label' is deprecated; use 'levels' instead. 41: Replacing special names '.Label' is deprecated; use 'levels' instead. 42: Replacing special names '.Label' is deprecated; use 'levels' instead. 43: Replacing special names '.Label' is deprecated; use 'levels' instead. 44: Replacing special names '.Names' is deprecated; use 'names' instead. 45: Replacing special names '.Names' is deprecated; use 'names' instead. 46: Replacing special names '.Names' is deprecated; use 'names' instead. warning <char> calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 2: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 3: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 4: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 5: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> source -> withVisible -> eval -> eval -> setDT -> is.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 6: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 7: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 8: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 9: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 10: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 11: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 12: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 13: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 14: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 15: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 16: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 17: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 18: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 19: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 20: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 21: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 22: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 23: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 24: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 25: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 26: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 27: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 28: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 29: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 30: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 31: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 32: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 33: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 34: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 35: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 36: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 37: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 38: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 39: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 40: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 41: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 42: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 43: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 44: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 45: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 46: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... calls <char> Error in test.data.table() : Tests succeeded, but non-test code caused warnings. Search tests/tests.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Running the tests in ‘tests/programming.R’ failed. Complete output: > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > test.data.table(script="programming.Rraw") getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 201511 omp_get_num_procs() 24 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 2 omp_get_max_threads() 24 OMP_THREAD_LIMIT 2 OMP_NUM_THREADS unset RestoreAfterFork true data.table is using 2 threads with throttle==1024. See ?setDTthreads. test.data.table() running: /data/gannet/ripley/R/packages/tests-devel/data.table.Rcheck/data.table/tests/programming.Rraw.bz2 Mon Jul 13 09:30:42 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/London', Sys.getlocale()=='LC_CTYPE=en_GB.utf8;LC_NUMERIC=C;LC_TIME=en_GB.UTF-8;LC_COLLATE=C;LC_MONETARY=en_GB.UTF-8;LC_MESSAGES=en_GB.UTF-8;LC_PAPER=en_GB.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_GB.UTF-8;LC_IDENTIFICATION=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codeset=UTF-8', getDTthreads()=='OpenMP version (_OPENMP)==201511; omp_get_num_procs()==24; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==2; omp_get_max_threads()==24; OMP_THREAD_LIMIT==2; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 2 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='/data/gannet/ripley/R/packages/tests-devel/data.table.Rcheck','/data/gannet/ripley/R/test-dev','/data/gannet/ripley/R/test-BioCdata','/data/gannet/ripley/R/R-devel/library', zlibVersion()==1.3.1.zlib-ng ZLIB_VERSION==1.3.1.zlib-ng Caught 1 warning outside the test() calls: after test <num> 1: 102.05 warning <char> 1: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... Error in test.data.table(script = "programming.Rraw") : Tests succeeded, but non-test code caused warnings. Search tests/programming.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.18.4
Check: tests
Result: ERROR Running 'S4.R' [1s] Running 'autoprint.R' [0s] Comparing 'autoprint.Rout' to 'autoprint.Rout.save' ... OK Running 'froll.R' [3s] Running 'knitr.R' [1s] Comparing 'knitr.Rout' to 'knitr.Rout.save' ... OK Running 'main.R' [484s] Running 'mergelist.R' [3s] Running 'nafill.R' [1s] Running 'other.R' [0s] Running 'programming.R' [1s] Running 'types.R' [0s] Running the tests in 'tests/main.R' failed. Complete output: > Sys.setenv(OMP_THREAD_LIMIT = Sys.getenv("OMP_THREAD_LIMIT", "2")) > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > > test.data.table() # runs the main test suite of 5,000+ tests in /inst/tests/tests.Rraw getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 201511 omp_get_num_procs() 48 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 2 omp_get_max_threads() 48 OMP_THREAD_LIMIT 2 OMP_NUM_THREADS unset RestoreAfterFork true data.table is using 2 threads with throttle==1024. See ?setDTthreads. test.data.table() running: D:/RCompile/CRANpkg/lib/4.7/data.table/tests/tests.Rraw.bz2 V1 1 V1 0,1 0,2 a,b a Mon Jul 13 15:20:29 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/Berlin', Sys.getlocale()=='LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codepage=65001; system.codepage=65001', getDTthreads()=='OpenMP version (_OPENMP)==201511; omp_get_num_procs()==48; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==2; omp_get_max_threads()==48; OMP_THREAD_LIMIT==2; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 2 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='D:/temp/2026_07_13_01_50_00_5196/RtmpSofjn0/RLIBS_6a2c443d4516','D:/RCompile/recent/R/library', zlibVersion()==1.3.1 ZLIB_VERSION==1.3.1 Caught 46 warnings outside the test() calls: after test <num> 1: 550.000 2: 550.000 3: 550.000 4: 550.000 5: 1035.320 6: 1155.300 7: 1168.100 8: 1168.100 9: 1168.100 10: 1168.100 11: 1292.400 12: 1313.300 13: 1313.300 14: 1554.400 15: 1639.078 16: 1639.078 17: 1639.078 18: 1639.078 19: 1639.080 20: 1639.080 21: 1639.080 22: 1639.080 23: 1639.130 24: 1639.132 25: 1674.000 26: 1772.100 27: 1772.100 28: 1772.200 29: 1772.200 30: 1772.200 31: 1772.200 32: 1918.300 33: 1918.400 34: 1918.500 35: 1918.600 36: 1959.600 37: 1962.067 38: 1967.540 39: 1989.100 40: 1989.100 41: 2051.600 42: 2052.000 43: 2184.400 44: 2254.900 45: 2254.900 46: 2254.900 after test <num> warning <char> 1: Replacing special names '.Label' is deprecated; use 'levels' instead. 2: Replacing special names '.Label' is deprecated; use 'levels' instead. 3: Replacing special names '.Label' is deprecated; use 'levels' instead. 4: Replacing special names '.Names' is deprecated; use 'names' instead. 5: Replacing special names '.Names' is deprecated; use 'names' instead. 6: Replacing special names '.Names' is deprecated; use 'names' instead. 7: Replacing special names '.Label' is deprecated; use 'levels' instead. 8: Replacing special names '.Label' is deprecated; use 'levels' instead. 9: Replacing special names '.Names' is deprecated; use 'names' instead. 10: Replacing special names '.Names' is deprecated; use 'names' instead. 11: Replacing special names '.Names' is deprecated; use 'names' instead. 12: Replacing special names '.Names' is deprecated; use 'names' instead. 13: Replacing special names '.Names' is deprecated; use 'names' instead. 14: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 15: Replacing special names '.Names' is deprecated; use 'names' instead. 16: Replacing special names '.Names' is deprecated; use 'names' instead. 17: Replacing special names '.Names' is deprecated; use 'names' instead. 18: Replacing special names '.Names' is deprecated; use 'names' instead. 19: Replacing special names '.Names' is deprecated; use 'names' instead. 20: Replacing special names '.Names' is deprecated; use 'names' instead. 21: Replacing special names '.Names' is deprecated; use 'names' instead. 22: Replacing special names '.Names' is deprecated; use 'names' instead. 23: Replacing special names '.Names' is deprecated; use 'names' instead. 24: Replacing special names '.Names' is deprecated; use 'names' instead. 25: Replacing special names '.Label' is deprecated; use 'levels' instead. 26: Replacing special names '.Label' is deprecated; use 'levels' instead. 27: Replacing special names '.Label' is deprecated; use 'levels' instead. 28: Replacing special names '.Label' is deprecated; use 'levels' instead. 29: Replacing special names '.Label' is deprecated; use 'levels' instead. 30: Replacing special names '.Label' is deprecated; use 'levels' instead. 31: Replacing special names '.Label' is deprecated; use 'levels' instead. 32: Replacing special names '.Label' is deprecated; use 'levels' instead. 33: Replacing special names '.Label' is deprecated; use 'levels' instead. 34: Replacing special names '.Label' is deprecated; use 'levels' instead. 35: Replacing special names '.Label' is deprecated; use 'levels' instead. 36: Replacing special names '.Label' is deprecated; use 'levels' instead. 37: Replacing special names '.Label' is deprecated; use 'levels' instead. 38: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. 39: Replacing special names '.Label' is deprecated; use 'levels' instead. 40: Replacing special names '.Label' is deprecated; use 'levels' instead. 41: Replacing special names '.Label' is deprecated; use 'levels' instead. 42: Replacing special names '.Label' is deprecated; use 'levels' instead. 43: Replacing special names '.Label' is deprecated; use 'levels' instead. 44: Replacing special names '.Names' is deprecated; use 'names' instead. 45: Replacing special names '.Names' is deprecated; use 'names' instead. 46: Replacing special names '.Names' is deprecated; use 'names' instead. warning <char> calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 2: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 3: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 4: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 5: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> source -> withVisible -> eval -> eval -> setDT -> is.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 6: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 7: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 8: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 9: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 10: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> as.data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 11: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 12: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 13: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 14: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 15: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 16: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 17: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 18: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 19: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 20: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 21: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 22: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> identical -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 23: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 24: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 25: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 26: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 27: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 28: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 29: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 30: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 31: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 32: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 33: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 34: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 35: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 36: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 37: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 38: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 39: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 40: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 41: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 42: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> test -> capture.output -> withVisible -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 43: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 44: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 45: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... 46: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... calls <char> Error in test.data.table() : Tests succeeded, but non-test code caused warnings. Search tests/tests.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Running the tests in 'tests/programming.R' failed. Complete output: > require(data.table) Loading required package: data.table Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > test.data.table(script="programming.Rraw") getDTthreads(verbose=TRUE): OpenMP version (_OPENMP) 201511 omp_get_num_procs() 48 R_DATATABLE_NUM_PROCS_PERCENT unset (default 50) R_DATATABLE_NUM_THREADS unset R_DATATABLE_THROTTLE unset (default 1024) omp_get_thread_limit() 2 omp_get_max_threads() 48 OMP_THREAD_LIMIT 2 OMP_NUM_THREADS unset RestoreAfterFork true data.table is using 2 threads with throttle==1024. See ?setDTthreads. test.data.table() running: D:/RCompile/CRANpkg/lib/4.7/data.table/tests/programming.Rraw.bz2 Mon Jul 13 15:20:34 2026 endian==little, sizeof(long double)==16, capabilities('long.double')==TRUE, longdouble.digits==64, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Europe/Berlin', Sys.getlocale()=='LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codepage=65001; system.codepage=65001', getDTthreads()=='OpenMP version (_OPENMP)==201511; omp_get_num_procs()==48; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==2; omp_get_max_threads()==48; OMP_THREAD_LIMIT==2; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 2 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='D:/temp/2026_07_13_01_50_00_5196/RtmpSofjn0/RLIBS_6a2c443d4516','D:/RCompile/recent/R/library', zlibVersion()==1.3.1 ZLIB_VERSION==1.3.1 Caught 1 warning outside the test() calls: after test <num> 1: 102.05 warning <char> 1: Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead. calls <char> 1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> structure -> .Deprecated -> warning -> withRestarts -> withOneRestart -> doWithOneRestart -> ... Error in test.data.table(script = "programming.Rraw") : Tests succeeded, but non-test code caused warnings. Search tests/programming.Rraw.bz2 for tests shown above. Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted Flavor: r-devel-windows-x86_64

Version: 1.18.4
Check: compiled code
Result: NOTE File ‘data.table/libs/data_table.so’: Found non-API calls to R: ‘IS_GROWABLE’, ‘LEVELS’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’, ‘XTRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.18.4
Check: compiled code
Result: NOTE File 'data.table/libs/x64/data_table.dll': Found non-API calls to R: 'IS_GROWABLE', 'LEVELS', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'TRUELENGTH', 'XTRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-oldrel-windows-x86_64

Package furniture

Current CRAN status: OK: 13

Package MarginalMediation

Current CRAN status: OK: 13

Package tidyfast

Current CRAN status: NOTE: 2, OK: 11

Version: 0.4.0
Check: DESCRIPTION meta-information
Result: NOTE Author field differs from that derived from Authors@R Author: ‘Tyson Barrett [aut, cre] (<https://orcid.org/0000-0002-2137-1391>), Mark Fairbanks [ctb], Ivan Leung [ctb], Indrajeet Patil [ctb] (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets)’ Authors@R: ‘Tyson Barrett [aut, cre] (ORCID: <https://orcid.org/0000-0002-2137-1391>), Mark Fairbanks [ctb], Ivan Leung [ctb], Indrajeet Patil [ctb] (ORCID: <https://orcid.org/0000-0003-1995-6531>, Twitter: @patilindrajeets)’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.