• using R version 4.6.0 (2026-04-24)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-04-25 15:44:54 UTC
  • checking for file ‘data.table/DESCRIPTION’ ... OK
  • this is package ‘data.table’ version ‘1.18.2.1’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘data.table’ can be installed ... [11s/7s] OK See the install log for details.
  • used C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
  • used SDK: ‘MacOSX14.5.sdk’
  • checking installed package size ... INFO   installed size is 7.2Mb   sub-directories of 1Mb or more:     doc 1.1Mb     libs 2.2Mb     po 1.6Mb
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] OK
  • checking whether startup messages can be suppressed ... [0s/0s] OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [5s/5s] OK
  • checking Rd files ... [0s/0s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking line endings in shell scripts ... OK
  • checking line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking compilation flags in Makevars ... OK
  • checking for GNU extensions in Makefiles ... OK
  • checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking use of PKG_*FLAGS in Makefiles ... OK
  • checking compiled code ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [1s/2s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [20s/20s] ERROR   Running ‘S4.R’ [0s/0s]   Running ‘autoprint.R’ [0s/0s]   Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK   Running ‘froll.R’ [1s/1s]   Running ‘knitr.R’ [0s/0s]   Comparing ‘knitr.Rout’ to ‘knitr.Rout.save’ ... OK   Running ‘main.R’ [18s/18s] 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() 12     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() 12     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: /Volumes/Builds/packages/sonoma-arm64/results/4.6/data.table.Rcheck/data.table/tests/tests.Rraw.bz2      **** Full long double accuracy is not available. Tests using this will be skipped.      V1   1   V1   0,1   0,2   a,b   a      Sun Apr 26 03:45:40 2026 endian==little, sizeof(long double)==8, capabilities('long.double')==FALSE, longdouble.digits==NULL, sizeof(pointer)==8, TZ==unset, Sys.timezone()=='Pacific/Auckland', Sys.getlocale()=='C/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8', l10n_info()=='MBCS=TRUE; UTF-8=TRUE; Latin-1=FALSE; codeset=UTF-8', getDTthreads()=='OpenMP version (_OPENMP)==202011; omp_get_num_procs()==12; 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()==12; OMP_THREAD_LIMIT==2; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 2 threads with throttle==1024. See ?setDTthreads.', .libPaths()=='/Volumes/Builds/packages/sonoma-arm64/results/4.6/data.table.Rcheck','/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6','/Volumes/Builds/packages/sonoma-arm64/extralib/4.6','/Library/Frameworks/R.framework/Versions/4.6/Resources/library', zlibVersion()==1.2.12 ZLIB_VERSION==1.2.12   Caught 1 warning outside the test() calls:      after test warning           <num> <char>   1: 1730.5 NAs introduced by coercion to integer64 range                                                                                                                                                                                                                                                                                  calls                                                                                                                                                                                                                                                                                 <char>   1: test.data.table -> try -> tryCatch -> tryCatchList -> tryCatchOne -> doTryCatch -> withCallingHandlers -> sys.source -> eval -> eval -> data.table -> as.integer64 -> as.integer64.character -> .signalSimpleWarning -> withRestarts -> withOneRestart -> doWithOneRestart -> ...   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
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [19s/20s] OK
  • checking PDF version of manual ... [4s/4s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '