CRAN Package Check Results for Package openCR

Last updated on 2026-09-13 20:53:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.7 150.77 496.24 647.01 OK
r-devel-linux-x86_64-debian-gcc 2.2.7 99.63 392.80 492.43 ERROR
r-devel-linux-x86_64-fedora-clang 2.2.7 111.00 326.63 437.63 OK
r-devel-linux-x86_64-fedora-gcc 2.2.7 113.00 369.76 482.76 OK
r-devel-windows-x86_64 2.2.7 226.00 594.00 820.00 OK
r-patched-linux-x86_64 2.2.7 147.37 526.80 674.17 OK
r-release-linux-x86_64 2.2.7 141.47 533.73 675.20 OK
r-release-macos-arm64 2.2.7 28.00 78.00 106.00 OK
r-release-macos-x86_64 2.2.7 80.00 338.00 418.00 OK
r-release-windows-x86_64 2.2.7 230.00 509.00 739.00 OK
r-oldrel-macos-arm64 2.2.7 OK
r-oldrel-macos-x86_64 2.2.7 74.00 337.00 411.00 OK
r-oldrel-windows-x86_64 2.2.7 285.00 690.00 975.00 OK

Check Details

Version: 2.2.7
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/29s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > # to run manually > # test_dir("/open populations/openCR/tests") > > test_check("openCR") Loading required package: openCR Loading required package: secr This is secr 5.4.3. For overview type ?secr This is openCR 2.2.7. For overview type ?openCR and see openCR-vignette.pdf Saving _problems/test-stratified-54.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-stratified.R:54:5'): successful predict() with parameter b and varying sessions per stratum ── Expected `pred <- predict(stratifiedfit)` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 5 | SKIP 0 | PASS 51 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc