CRAN Package Check Results for Package jsonlite

Last updated on 2025-02-25 09:50:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0 8.98 47.44 56.42 ERROR
r-devel-linux-x86_64-debian-gcc 1.9.0 6.41 34.43 40.84 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.8.9 23.00 77.00 100.00 OK
r-patched-linux-x86_64 1.9.0 21.21 44.77 65.98 OK
r-release-linux-x86_64 1.9.0 8.00 45.18 53.18 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 20.00 73.00 93.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 80.00 102.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’ [7s/8s] 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