CRAN Package Check Results for Package primarycensored

Last updated on 2025-05-04 03:51:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 3.71 75.29 79.00 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 2.89 54.69 57.58 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 131.37 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 183.41 OK
r-devel-windows-x86_64 1.1.0 5.00 100.00 105.00 OK
r-patched-linux-x86_64 1.1.0 3.74 70.91 74.65 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 1.1.0 116.00 ERROR
r-release-macos-x86_64 1.1.0 214.00 ERROR
r-release-windows-x86_64 1.1.0 5.00 96.00 101.00 OK
r-oldrel-macos-arm64 1.1.0 100.00 NOTE
r-oldrel-macos-x86_64 1.1.0 223.00 NOTE
r-oldrel-windows-x86_64 1.1.0 7.00 119.00 126.00 NOTE

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [61s/70s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(primarycensored) > > test_results <- test_check("primarycensored") [ FAIL 0 | WARN 8 | SKIP 5 | PASS 892 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-pcd_cmdstan_model.R:1:1', 'test-stan-expgrowth.R:1:1', 'test-stan-primarycensored_analytical_cdf.R:1:1', 'test-stan-primarycensored_ode.R:1:1', 'test-stan-rpd-primarycensored.R:1:1' [ FAIL 0 | WARN 8 | SKIP 5 | PASS 892 ] > > if (any(as.data.frame(test_results)$warning > 0)) { + stop("tests failed with warnings") + } Error: tests failed with warnings Execution halted Flavor: r-release-macos-arm64

Version: 1.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [93s/148s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(primarycensored) > > test_results <- test_check("primarycensored") [ FAIL 0 | WARN 10 | SKIP 5 | PASS 892 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-pcd_cmdstan_model.R:1:1', 'test-stan-expgrowth.R:1:1', 'test-stan-primarycensored_analytical_cdf.R:1:1', 'test-stan-primarycensored_ode.R:1:1', 'test-stan-rpd-primarycensored.R:1:1' [ FAIL 0 | WARN 10 | SKIP 5 | PASS 892 ] > > if (any(as.data.frame(test_results)$warning > 0)) { + stop("tests failed with warnings") + } Error: tests failed with warnings Execution halted Flavor: r-release-macos-x86_64

Version: 1.1.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘cmdstanr’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64