* using log directory 'C:/GitLab-Runner/builds/Rdatatable/data.table/data.table.Rcheck' * using R version 4.2.3 (2023-03-15 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-manual' * checking for file 'data.table/DESCRIPTION' ... OK * this is package 'data.table' version '1.15.99' * 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 whether package 'data.table' can be installed ... OK * checking installed package size ... OK * 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... OK * checking Rd files ... 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 ... NOTE Warning in read_symbols_from_dll(so, rarch) : this requires 'objdump.exe' to be on the PATH Warning in read_symbols_from_dll(so, rarch) : this requires 'objdump.exe' to be on the PATH See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ERROR Running 'S4.R' Running 'autoprint.R' Comparing 'autoprint.Rout' to 'autoprint.Rout.save' ... OK Running 'froll.R' Running 'knitr.R' Comparing 'knitr.Rout' to 'knitr.Rout.save' ... OK Running 'main.R' Running 'nafill.R' Running 'other.R' Running 'programming.R' Running 'types.R' Running the tests in 'tests/main.R' failed. Last 13 lines of output: test.data.table() running: C:/GitLab-Runner/builds/Rdatatable/data.table/data.table.Rcheck/data.table/tests/tests.Rraw Error in parse(n = -1, file = file, srcfile = NULL, keep.source = FALSE) : 18448:119: unexpected INCOMPLETE_STRING 18447: DT = data.table(strrep(ja_ichi, 1L:4L)) 18448: test(2253.10, options=list(datatable.prettyprint.char = 4L), gsub(clean_regex, "", capture.output(print(DT))[-1L]), c(" ^ In addition: Warning message: In parse(n = -1, file = file, srcfile = NULL, keep.source = FALSE) : invalid input found on input connection 'C:/GitLab-Runner/builds/Rdatatable/data.table/data.table.Rcheck/data.table/tests/tests.Rraw' Mon May 6 04:30:31 2024 endian==little, sizeof(long double)==16, longdouble.digits==64, sizeof(pointer)==8, TZ=='UTC', Sys.timezone()=='UTC', Sys.getlocale()=='LC_COLLATE=C;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252', l10n_info()=='MBCS=FALSE; UTF-8=FALSE; Latin-1=TRUE; codepage=1252; system.codepage=1252', getDTthreads()=='OpenMP version (_OPENMP)==201511; omp_get_num_procs()==2; R_DATATABLE_NUM_PROCS_PERCENT==unset (default 50); R_DATATABLE_NUM_THREADS==unset; R_DATATABLE_THROTTLE==unset (default 1024); omp_get_thread_limit()==2147483647; omp_get_max_threads()==2; OMP_THREAD_LIMIT==unset; OMP_NUM_THREADS==unset; RestoreAfterFork==true; data.table is using 1 threads with throttle==1024. See ?setDTthreads.', zlibVersion()==1.2.12 ZLIB_VERSION==1.2.12 Error in stopf("Failed in %s after test %s before the next test() call in %s", : Failed in 0.530s elapsed (0.520s cpu) after test -1 before the next test() call in C:/GitLab-Runner/builds/Rdatatable/data.table/data.table.Rcheck/data.table/tests/tests.Rraw Calls: test.data.table -> stopf -> raise_condition -> signal Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... NONE 'datatable-benchmarking.Rmd' using 'UTF-8'... OK 'datatable-faq.Rmd' using 'UTF-8'... OK 'datatable-importing.Rmd' using 'UTF-8'... OK 'datatable-intro.Rmd' using 'UTF-8'... OK 'datatable-keys-fast-subset.Rmd' using 'UTF-8'... OK 'datatable-programming.Rmd' using 'UTF-8'... OK 'datatable-reference-semantics.Rmd' using 'UTF-8'... OK 'datatable-reshape.Rmd' using 'UTF-8'... OK 'datatable-sd-usage.Rmd' using 'UTF-8'... OK 'datatable-secondary-indices-and-auto-indexing.Rmd' using 'UTF-8'... OK * checking re-building of vignette outputs ... OK * DONE Status: 1 ERROR, 1 NOTE