CRAN Package Check Results for Package checked

Last updated on 2026-02-26 14:52:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 7.84 6488.04 6495.88 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 5.11 4390.74 4395.85 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 14.00 7241.13 7255.13 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 15.00 722.10 737.10 OK
r-devel-macos-arm64 0.5.1 2.00 126.00 128.00 OK
r-devel-windows-x86_64 0.5.1 13.00 269.00 282.00 OK
r-patched-linux-x86_64 0.5.0 8.92 5025.90 5034.82 OK
r-release-linux-x86_64 0.5.0 8.35 4834.24 4842.59 OK
r-release-macos-arm64 0.5.1 2.00 111.00 113.00 OK
r-release-macos-x86_64 0.5.1 6.00 990.00 996.00 OK
r-release-windows-x86_64 0.5.0 13.00 614.00 627.00 ERROR
r-oldrel-macos-arm64 0.5.1 2.00 129.00 131.00 OK
r-oldrel-macos-x86_64 0.5.1 7.00 924.00 931.00 OK
r-oldrel-windows-x86_64 0.5.0 16.00 761.00 777.00 ERROR

Check Details

Version: 0.5.0
Check: tests
Result: ERROR Running 'testthat.R' [551s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(checked) > > # Meet CRAN multiple core usage requirement > test_check("checked") Saving _problems/test-check-37.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 154 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-deps.R:1:1', 'test-deps.R:15:3', 'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3', 'test-results-utils.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check.R:37:3'): check_pkgs works as expected ───────────────── Expected `r_example_bad$warnings$issues` to have length 3. Actual length: 2. [ FAIL 1 | WARN 0 | SKIP 6 | PASS 154 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.5.0
Check: tests
Result: ERROR Running 'testthat.R' [12m] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(checked) > > # Meet CRAN multiple core usage requirement > test_check("checked") Saving _problems/test-check-37.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 154 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-deps.R:1:1', 'test-deps.R:15:3', 'test-reporters.R:20:3', 'test-reporters.R:47:3', 'test-reporters.R:75:3', 'test-results-utils.R:3:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check.R:37:3'): check_pkgs works as expected ───────────────── Expected `r_example_bad$warnings$issues` to have length 3. Actual length: 2. [ FAIL 1 | WARN 0 | SKIP 6 | PASS 154 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64