CRAN Package Check Results for Package jsonlite

Last updated on 2025-03-01 00:52:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0 8.75 47.88 56.63 ERROR
r-devel-linux-x86_64-debian-gcc 1.9.0 6.98 34.20 41.18 ERROR
r-devel-linux-x86_64-fedora-clang 1.9.0 103.02 ERROR
r-devel-linux-x86_64-fedora-gcc 1.9.0 112.30 ERROR
r-devel-macos-arm64 1.9.0 70.00 OK
r-devel-macos-x86_64 1.9.0 136.00 OK
r-devel-windows-x86_64 1.9.0 38.00 72.00 110.00 ERROR
r-patched-linux-x86_64 1.9.0 8.16 45.09 53.25 OK
r-release-linux-x86_64 1.9.0 8.82 45.23 54.05 OK
r-release-macos-arm64 1.9.0 66.00 OK
r-release-macos-x86_64 1.9.0 128.00 OK
r-release-windows-x86_64 1.9.0 24.00 72.00 96.00 OK
r-oldrel-macos-arm64 1.9.0 100.00 OK
r-oldrel-macos-x86_64 1.9.0 115.00 OK
r-oldrel-windows-x86_64 1.9.0 22.00 82.00 104.00 OK

Additional issues

M1mac

Check Details

Version: 1.9.0
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/15s] 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 Failed with error: 'there is no package called 'nopackage'' [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fromJSON-datasets.R:15:5'): fromJSON datasets ──────────────── names(object) not identical to names(newobject). 3/17 mismatches x[15]: "Delta 15 N (o/oo)" y[15]: "Comments" x[16]: "Delta 13 C (o/oo)" y[16]: "Delta 15 N (o/oo)" x[17]: "Comments" y[17]: "Delta 13 C (o/oo)" Backtrace: ▆ 1. └─base::lapply(...) at test-fromJSON-datasets.R:12:3 2. └─jsonlite (local) FUN(X[[i]], ...) 3. └─testthat::expect_identical(names(object), names(newobject)) at test-fromJSON-datasets.R:15:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.9.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] 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 Failed with error: 'there is no package called 'nopackage'' [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fromJSON-datasets.R:15:5'): fromJSON datasets ──────────────── names(object) not identical to names(newobject). 3/17 mismatches x[15]: "Delta 15 N (o/oo)" y[15]: "Comments" x[16]: "Delta 13 C (o/oo)" y[16]: "Delta 15 N (o/oo)" x[17]: "Comments" y[17]: "Delta 13 C (o/oo)" Backtrace: ▆ 1. └─base::lapply(...) at test-fromJSON-datasets.R:12:3 2. └─jsonlite (local) FUN(X[[i]], ...) 3. └─testthat::expect_identical(names(object), names(newobject)) at test-fromJSON-datasets.R:15:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.9.0
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/56s] 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 Failed with error: 'there is no package called 'nopackage'' [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fromJSON-datasets.R:15:5'): fromJSON datasets ──────────────── names(object) not identical to names(newobject). 3/17 mismatches x[15]: "Delta 15 N (o/oo)" y[15]: "Comments" x[16]: "Delta 13 C (o/oo)" y[16]: "Delta 15 N (o/oo)" x[17]: "Comments" y[17]: "Delta 13 C (o/oo)" Backtrace: ▆ 1. └─base::lapply(...) at test-fromJSON-datasets.R:12:3 2. └─jsonlite (local) FUN(X[[i]], ...) 3. └─testthat::expect_identical(names(object), names(newobject)) at test-fromJSON-datasets.R:15:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.9.0
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/44s] 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 Failed with error: 'there is no package called 'nopackage'' [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fromJSON-datasets.R:15:5'): fromJSON datasets ──────────────── names(object) not identical to names(newobject). 3/17 mismatches x[15]: "Delta 15 N (o/oo)" y[15]: "Comments" x[16]: "Delta 13 C (o/oo)" y[16]: "Delta 15 N (o/oo)" x[17]: "Comments" y[17]: "Delta 13 C (o/oo)" Backtrace: ▆ 1. └─base::lapply(...) at test-fromJSON-datasets.R:12:3 2. └─jsonlite (local) FUN(X[[i]], ...) 3. └─testthat::expect_identical(names(object), names(newobject)) at test-fromJSON-datasets.R:15:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.9.0
Check: tests
Result: ERROR Running 'testthat.R' [9s] 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 Failed with error: 'there is no package called 'nopackage'' [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fromJSON-datasets.R:15:5'): fromJSON datasets ──────────────── names(object) not identical to names(newobject). 3/17 mismatches x[15]: "Delta 15 N (o/oo)" y[15]: "Comments" x[16]: "Delta 13 C (o/oo)" y[16]: "Delta 15 N (o/oo)" x[17]: "Comments" y[17]: "Delta 13 C (o/oo)" Backtrace: ▆ 1. └─base::lapply(...) at test-fromJSON-datasets.R:12:3 2. └─jsonlite (local) FUN(X[[i]], ...) 3. └─testthat::expect_identical(names(object), names(newobject)) at test-fromJSON-datasets.R:15:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1534 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64