CRAN Package Check Results for Maintainer ‘Sam Abbott <contact at samabbott.co.uk>’

Last updated on 2025-04-23 07:49:50 CEST.

Package ERROR NOTE OK
primarycensored 2 3 8

Package primarycensored

Current CRAN status: ERROR: 2, NOTE: 3, OK: 8

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