CRAN Package Check Results for Package datasetjson

Last updated on 2026-09-25 08:53:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 19.95 77.18 97.13 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 24.93 58.20 83.13 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 12.00 51.66 63.66 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 27.00 56.21 83.21 OK
r-devel-windows-x86_64 0.4.0 33.00 162.00 195.00 OK
r-patched-linux-x86_64 0.4.0 36.35 63.88 100.23 OK
r-release-linux-x86_64 0.4.0 37.98 64.48 102.46 OK
r-release-macos-arm64 0.4.0 5.00 30.00 35.00 OK
r-release-macos-x86_64 0.4.0 17.00 134.00 151.00 OK
r-release-windows-x86_64 0.4.0 34.00 93.00 127.00 OK
r-oldrel-macos-arm64 0.4.0 4.00 31.00 35.00 OK
r-oldrel-macos-x86_64 0.4.0 16.00 94.00 110.00 OK
r-oldrel-windows-x86_64 0.4.0 46.00 105.00 151.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) # nolint: undesirable_function_linter > > test_check("datasetjson") Loading required package: datasetjson Saving _problems/test-dsjc-53.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 317 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dsjc.R:53:5'): every compression level produces a readable stream ── Error in `fail(msg, info = info, trace_env = trace_env)`: `info` must be a character vector or `NULL`, not the number 9. Backtrace: ▆ 1. └─testthat::expect_identical(...) at test-dsjc.R:53:5 2. └─testthat:::expect_waldo_equal_(msg, act, exp, info, ...) 3. └─testthat::fail(info = info) 4. └─testthat:::check_character(info, allow_null = TRUE) 5. └─testthat:::stop_input_type(...) 6. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 317 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang