* using log directory 'd:/Rcompile/CRANpkg/local/4.6/QuickJSR.Rcheck' * using R version 4.6.0 alpha (2026-03-28 r89738 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-03-30 09:05:57 UTC * checking for file 'QuickJSR/DESCRIPTION' ... OK * this is package 'QuickJSR' version '1.9.0' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'QuickJSR' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 14.3.0' * used C++ compiler: 'g++.exe (GCC) 14.3.0' * 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 code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [0s] OK * checking loading without being on the library search path ... [0s] OK * checking use of S3 registration ... 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 ... [2s] OK * checking Rd files ... [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 C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... INFO GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compiled code ... NOTE File 'QuickJSR/libs/x64/QuickJSR.dll': Found non-API call to R: 'R_NamespaceRegistry' 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. * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [1s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [1s] ERROR Running 'tinytest.R' [1s] Running the tests in 'tests/tinytest.R' failed. Complete output: > library(QuickJSR) > library(tinytest) > > test_package("QuickJSR") test_JSContext.R.............. 0 tests test_JSContext.R.............. 0 tests test_JSContext.R.............. 1 tests OK test_JSContext.R.............. 2 tests OK test_JSContext.R.............. 3 tests OK test_JSContext.R.............. 3 tests OK test_JSContext.R.............. 3 tests OK test_JSContext.R.............. 3 tests OK test_JSContext.R.............. 4 tests OK test_JSContext.R.............. 5 tests OK test_JSContext.R.............. 6 tests OK test_JSContext.R.............. 6 tests OK test_JSContext.R.............. 7 tests OK test_JSContext.R.............. 7 tests OK test_JSContext.R.............. 8 tests OK test_JSContext.R.............. 9 tests OK test_JSContext.R.............. 9 tests OK test_JSContext.R.............. 9 tests OK test_JSContext.R.............. 9 tests OK test_JSContext.R.............. 9 tests OK test_JSContext.R.............. 10 tests OK test_JSContext.R.............. 10 tests OK test_JSContext.R.............. 10 tests OK test_JSContext.R.............. 11 tests OK test_JSContext.R.............. 12 tests OK test_JSContext.R.............. 12 tests OK test_JSContext.R.............. 12 tests OK test_JSContext.R.............. 13 tests OK 0.1s test_data_conversion.R........ 1 tests OK test_data_conversion.R........ 2 tests OK test_data_conversion.R........ 3 tests OK test_data_conversion.R........ 4 tests OK test_data_conversion.R........ 5 tests OK test_data_conversion.R........ 6 tests OK test_data_conversion.R........ 7 tests OK test_data_conversion.R........ 8 tests OK test_data_conversion.R........ 9 tests OK test_data_conversion.R........ 10 tests OK test_data_conversion.R........ 11 tests OK test_data_conversion.R........ 12 tests OK test_data_conversion.R........ 13 tests OK test_data_conversion.R........ 14 tests OK test_data_conversion.R........ 15 tests OK test_data_conversion.R........ 16 tests OK test_data_conversion.R........ 17 tests OK test_data_conversion.R........ 18 tests OK test_data_conversion.R........ 19 tests OK test_data_conversion.R........ 20 tests OK test_data_conversion.R........ 21 tests OK test_data_conversion.R........ 22 tests OK test_data_conversion.R........ 23 tests OK test_data_conversion.R........ 24 tests OK test_data_conversion.R........ 25 tests OK test_data_conversion.R........ 26 tests OK test_data_conversion.R........ 27 tests OK test_data_conversion.R........ 28 tests OK test_data_conversion.R........ 29 tests OK test_data_conversion.R........ 30 tests OK test_data_conversion.R........ 31 tests OK test_data_conversion.R........ 32 tests OK test_data_conversion.R........ 33 tests OK test_data_conversion.R........ 34 tests OK test_data_conversion.R........ 35 tests OK test_data_conversion.R........ 36 tests OK test_data_conversion.R........ 37 tests OK test_data_conversion.R........ 38 tests OK test_data_conversion.R........ 39 tests OK test_data_conversion.R........ 40 tests OK test_data_conversion.R........ 41 tests OK test_data_conversion.R........ 42 tests OK test_data_conversion.R........ 43 tests OK test_data_conversion.R........ 44 tests OK test_data_conversion.R........ 45 tests OK test_data_conversion.R........ 46 tests OK test_data_conversion.R........ 47 tests OK test_data_conversion.R........ 48 tests OK test_data_conversion.R........ 49 tests OK 58ms test_qjs_eval.R............... 1 tests OK test_qjs_eval.R............... 2 tests OK test_qjs_eval.R............... 3 tests OK test_qjs_eval.R............... 4 tests OK test_qjs_eval.R............... 5 tests OK 6ms test_to_json_asis.R........... 1 tests OK test_to_json_asis.R........... 2 tests OK test_to_json_asis.R........... 3 tests OK test_to_json_asis.R........... 4 tests OK test_to_json_asis.R........... 5 tests OK test_to_json_asis.R........... 6 tests OK test_to_json_asis.R........... 7 tests OK test_to_json_asis.R........... 8 tests OK 6ms test_to_json_dataframe.R...... 0 tests test_to_json_dataframe.R...... 1 tests OK test_to_json_dataframe.R...... 1 tests OK test_to_json_dataframe.R...... 2 tests OK test_to_json_dataframe.R...... 2 tests OK test_to_json_dataframe.R...... 2 tests OK test_to_json_dataframe.R...... 2 tests OK test_to_json_dataframe.R...... 3 tests OK test_to_json_dataframe.R...... 3 tests OK test_to_json_dataframe.R...... 3 tests OK test_to_json_dataframe.R...... 3 tests OK test_to_json_dataframe.R...... 4 tests OK 10ms test_to_json_date.R........... 0 tests test_to_json_date.R........... 0 tests test_to_json_date.R........... 1 tests OK test_to_json_date.R........... 2 tests OK test_to_json_date.R........... 3 tests OK test_to_json_date.R........... 4 tests OK test_to_json_date.R........... 4 tests OK test_to_json_date.R........... 5 tests 1 fails 13ms test_to_json_factor.R......... 0 tests test_to_json_factor.R......... 0 tests test_to_json_factor.R......... 1 tests OK test_to_json_factor.R......... 2 tests OK 5ms test_to_json_matrix.R......... 0 tests test_to_json_matrix.R......... 1 tests OK test_to_json_matrix.R......... 1 tests OK test_to_json_matrix.R......... 2 tests OK test_to_json_matrix.R......... 2 tests OK test_to_json_matrix.R......... 3 tests OK test_to_json_matrix.R......... 3 tests OK test_to_json_matrix.R......... 4 tests OK 6ms ----- FAILED[data]: test_to_json_date.R<14--14> call| expect_equal(to_json(object), "[\"1985-06-18T12:34:56.000Z\"]") diff| Expected '["1985-06-18T12:34:56.000Z"]', got '["1985-06-18T10:34:56.000Z"]' Error: 1 out of 90 tests failed Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [2s] OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ... [2s] OK * DONE Status: 1 ERROR, 1 NOTE