CRAN Package Check Results for Package primarycensored

Last updated on 2025-04-05 16:52:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 3.77 72.22 75.99 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 2.81 51.19 54.00 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 127.66 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 182.26 OK
r-devel-macos-arm64 1.1.0 116.00 ERROR
r-devel-macos-x86_64 1.1.0 214.00 ERROR
r-devel-windows-x86_64 1.1.0 5.00 97.00 102.00 OK
r-patched-linux-x86_64 1.1.0 4.38 71.06 75.44 OK
r-release-linux-x86_64 1.1.0 3.68 68.83 72.51 NOTE
r-release-macos-arm64 1.1.0 100.00 NOTE
r-release-macos-x86_64 1.1.0 223.00 NOTE
r-release-windows-x86_64 1.1.0 5.00 98.00 103.00 NOTE
r-oldrel-macos-arm64 1.1.0 92.00 NOTE
r-oldrel-macos-x86_64 1.1.0 210.00 NOTE
r-oldrel-windows-x86_64 1.1.0 6.00 108.00 114.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-devel-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-devel-macos-x86_64

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