CRAN Package Check Results for Package datasetjson

Last updated on 2026-09-10 17:51:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 19.50 74.99 94.49 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.0 24.66 57.20 81.86 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 12.00 49.66 61.66 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 26.00 55.38 81.38 OK
r-devel-windows-x86_64 0.4.0 31.00 157.00 188.00 OK
r-patched-linux-x86_64 0.4.0 34.73 64.47 99.20 OK
r-release-linux-x86_64 0.4.0 35.00 64.77 99.77 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 33.00 89.00 122.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 47.00 110.00 157.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/27s] 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 313 ] ══ 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 1. 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 313 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang