CRAN Package Check Results for Package occumb

Last updated on 2025-08-25 18:49:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 4.11 166.08 170.19 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 3.50 98.99 102.49 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.1 272.19 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 268.62 OK
r-devel-windows-x86_64 1.2.1 7.00 168.00 175.00 OK
r-patched-linux-x86_64 1.2.1 5.70 152.75 158.45 OK
r-release-linux-x86_64 1.2.1 4.73 152.58 157.31 OK
r-release-macos-arm64 1.2.1 70.00 OK
r-release-macos-x86_64 1.2.1 170.00 OK
r-release-windows-x86_64 1.2.1 7.00 171.00 178.00 OK
r-oldrel-macos-arm64 1.2.1 77.00 OK
r-oldrel-macos-x86_64 1.2.1 165.00 OK
r-oldrel-windows-x86_64 1.2.1 9.00 221.00 230.00 OK

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [63s/75s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(occumb) Loading required package: jagsUI > > test_check("occumb") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 4752 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-plot.R:4:3', 'test-plot.R:13:3', 'test-summary.R:20:3', 'test-summary.R:27:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_posterior.R:30:1'): (code run outside of `test_that()`) ──── Error in `update.jags(object, n.iter, ...)`: RUNTIME ERROR: Cannot invert matrix: not positive definite Backtrace: ▆ 1. └─occumb::occumb(...) at test-get_posterior.R:30:1 2. └─jagsUI::jags(...) 3. └─jagsUI:::run_rjags(...) 4. └─jagsUI:::run.model(...) 5. └─rjags::adapt(object = m, n.iter = n.adapt.iter, progress.bar = "none") 6. └─rjags:::update.jags(object, n.iter, ...) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 4752 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc