CRAN Package Check Results for Package QuickJSR

Last updated on 2026-04-09 17:56:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0 93.10 27.09 120.19 ERROR
r-devel-linux-x86_64-debian-gcc 1.9.0 65.93 22.48 88.41 ERROR
r-devel-linux-x86_64-fedora-clang 1.9.0 101.00 41.87 142.87 ERROR
r-devel-linux-x86_64-fedora-gcc 1.9.1 192.00 56.37 248.37 OK
r-devel-macos-arm64 1.9.0 18.00 15.00 33.00 ERROR
r-devel-windows-x86_64 1.9.0 125.00 64.00 189.00 ERROR
r-patched-linux-x86_64 1.9.0 78.65 23.59 102.24 ERROR
r-release-linux-x86_64 1.9.0 77.56 22.73 100.29 ERROR
r-release-macos-arm64 1.9.0 22.00 34.00 56.00 OK
r-release-macos-x86_64 1.9.1 70.00 159.00 229.00 NOTE
r-release-windows-x86_64 1.9.0 128.00 62.00 190.00 ERROR
r-oldrel-macos-arm64 1.9.0 22.00 46.00 68.00 NOTE
r-oldrel-macos-x86_64 1.9.1 71.00 143.00 214.00 NOTE
r-oldrel-windows-x86_64 1.9.0 120.00 70.00 190.00 ERROR

Check Details

Version: 1.9.0
Check: compiled code
Result: NOTE File ‘QuickJSR/libs/QuickJSR.so’: 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64

Version: 1.9.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [1s/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 81ms 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 61ms 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 15ms 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 12ms 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 30ms 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 16ms 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 4ms 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 9ms ----- 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 Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.9.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/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 78ms 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 72ms 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 9ms 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 5ms 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 7ms 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 6ms 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 9ms 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 4ms ----- 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 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.9.0
Check: tests
Result: ERROR Running ‘tinytest.R’ 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.4s 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 0.3s 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 17ms 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 24ms 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 30ms 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 29ms 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 12ms 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 17ms ----- 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-18T11:34:56.000Z"]' Error: 1 out of 90 tests failed Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.9.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/0s] 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 22ms 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 12ms 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 2ms 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 2ms 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 2ms 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 2ms 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 1ms 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 1ms ----- 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-18T00:34:56.000Z"]' Error: 1 out of 90 tests failed Execution halted Flavor: r-devel-macos-arm64

Version: 1.9.0
Check: compiled code
Result: 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. Flavor: r-devel-windows-x86_64

Version: 1.9.0
Check: tests
Result: 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 81ms 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 51ms 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 8ms 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 9ms 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 7ms ----- 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 Flavor: r-devel-windows-x86_64

Version: 1.9.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/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 78ms 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 7ms 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 7ms 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 14ms 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 8ms 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 4ms 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 4ms ----- 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 Flavor: r-patched-linux-x86_64

Version: 1.9.0
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/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 71ms 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 7ms 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 16ms 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 20ms 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 17ms 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 8ms 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 8ms ----- 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 Flavor: r-release-linux-x86_64

Version: 1.9.1
Check: compiled code
Result: NOTE File ‘QuickJSR/libs/QuickJSR.so’: Found non-API call to R: ‘Rf_findVarInFrame3’ 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-release-macos-x86_64

Version: 1.9.0
Check: tests
Result: 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 93ms 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 60ms 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 8ms 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 7ms 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 9ms 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 9ms 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 Flavor: r-release-windows-x86_64

Version: 1.9.0
Check: installed package size
Result: NOTE installed size is 6.0Mb sub-directories of 1Mb or more: libs 5.8Mb Flavor: r-oldrel-macos-arm64

Version: 1.9.0
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64

Version: 1.9.1
Check: installed package size
Result: NOTE installed size is 7.0Mb sub-directories of 1Mb or more: libs 6.9Mb Flavor: r-oldrel-macos-x86_64

Version: 1.9.1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavor: r-oldrel-macos-x86_64

Version: 1.9.0
Check: tests
Result: 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 82ms 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 25ms 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 15ms 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 17ms 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 16ms 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 8ms 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 9ms ----- 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 Flavor: r-oldrel-windows-x86_64

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.