CRAN Package Check Results for Package jsonlite

Last updated on 2025-01-26 04:49:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.9 6.69 46.59 53.28 OK
r-devel-linux-x86_64-debian-gcc 1.8.9 6.80 36.05 42.85 OK
r-devel-linux-x86_64-fedora-clang 1.8.9 90.91 OK
r-devel-linux-x86_64-fedora-gcc 1.8.9 100.67 OK
r-devel-windows-x86_64 1.8.9 23.00 72.00 95.00 OK
r-patched-linux-x86_64 1.8.9 7.85 44.42 52.27 OK
r-release-linux-x86_64 1.8.9 9.14 45.36 54.50 OK
r-release-macos-arm64 1.8.9 73.00 ERROR
r-release-macos-x86_64 1.8.9 106.00 OK
r-release-windows-x86_64 1.8.9 27.00 74.00 101.00 OK
r-oldrel-macos-arm64 1.8.9 74.00 OK
r-oldrel-macos-x86_64 1.8.9 123.00 OK
r-oldrel-windows-x86_64 1.8.9 22.00 79.00 101.00 OK

Check Details

Version: 1.8.9
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > #This file runs all unit tests on every R CMD check. > #Comment this out to disable. > > library(testthat) > > #filter is to disable tests that rely on external servers > test_check("jsonlite", filter="toJSON|fromJSON|libjson|serializeJSON") Loading required package: jsonlite [ FAIL 1 | WARN 5 | SKIP 0 | PASS 1512 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-toJSON-sf.R:11:5'): Writing SF objects ───────────────────────── Error in `parse_con(txt, bigint_as_char)`: parse error: after array element, I expect ',' or ']' 48673248291016 ] ] ] ] } } ] } (right here) ------^ Backtrace: ▆ 1. └─jsonlite (local) compare_to_geojson_file(system.file("shape/nc.shp", package = "sf")) at test-toJSON-sf.R:28:3 2. └─jsonlite (local) compare_to_geojson_obj(sf_obj) at test-toJSON-sf.R:21:5 3. └─jsonlite::fromJSON(tmp) at test-toJSON-sf.R:11:5 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) [ FAIL 1 | WARN 5 | SKIP 0 | PASS 1512 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 1.8.9
Check: for unstated dependencies in vignettes
Result: NOTE Fatal error: cannot create 'R_TempDir' * checking package vignettes ...* using check arguments '--no-clean-on-error ' Flavor: r-release-macos-arm64