CRAN Package Check Results for Package simmr

Last updated on 2024-10-19 01:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1.217 32.84 323.92 356.76 OK
r-devel-linux-x86_64-debian-gcc 0.5.1.217 23.56 217.99 241.55 OK
r-devel-linux-x86_64-fedora-clang 0.5.1.217 647.87 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1.217 612.06 OK
r-devel-windows-x86_64 0.5.1.217 37.00 447.00 484.00 OK
r-patched-linux-x86_64 0.5.1.216 ERROR
r-release-linux-x86_64 0.5.1.216 29.47 296.73 326.20 ERROR
r-release-macos-arm64 0.5.1.217 137.00 OK
r-release-macos-x86_64 0.5.1.217 237.00 OK
r-release-windows-x86_64 0.5.1.217 37.00 380.00 417.00 OK
r-oldrel-macos-arm64 0.5.1.217 154.00 OK
r-oldrel-macos-x86_64 0.5.1.217 467.00 OK
r-oldrel-windows-x86_64 0.5.1.217 33.00 310.00 343.00 OK

Check Details

Version: 0.5.1.216
Check: tests
Result: ERROR Running ‘testthat.R’ [113s/142s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(simmr) Loading required package: R2jags Loading required package: rjags Loading required package: coda Linked to JAGS 4.3.2 Loaded modules: basemod,bugs Attaching package: 'R2jags' The following object is masked from 'package:coda': traceplot Loading required package: ggplot2 > library(vdiffr) > > co <- function(expr) capture.output(expr, file = "NUL") > > test_check("simmr") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 256 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_simmr_mcmc_full.R:27:3', 'test_simmr_mcmc_full.R:52:3', 'test_simmr_mcmc_full.R:75:3', 'test_simmr_mcmc_full.R:159:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-simmr_ffvb.R:86:3'): simmr_ffvb_compare ──────────────────────── Error in `eval(code, test_env)`: Assertion on 'diff_sig < 0.01' failed: Must be TRUE. Backtrace: ▆ 1. └─checkmate::assert_true(diff_sig < 0.01) at test-simmr_ffvb.R:86:3 2. └─checkmate::makeAssertion(x, res, .var.name, add) 3. └─checkmate:::mstop(...) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 256 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.5.1.216
Check: tests
Result: ERROR Running ‘testthat.R’ [111s/142s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(simmr) Loading required package: R2jags Loading required package: rjags Loading required package: coda Linked to JAGS 4.3.2 Loaded modules: basemod,bugs Attaching package: 'R2jags' The following object is masked from 'package:coda': traceplot Loading required package: ggplot2 > library(vdiffr) > > co <- function(expr) capture.output(expr, file = "NUL") > > test_check("simmr") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 256 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test_simmr_mcmc_full.R:27:3', 'test_simmr_mcmc_full.R:52:3', 'test_simmr_mcmc_full.R:75:3', 'test_simmr_mcmc_full.R:159:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-simmr_ffvb.R:86:3'): simmr_ffvb_compare ──────────────────────── Error in `eval(code, test_env)`: Assertion on 'diff_sig < 0.01' failed: Must be TRUE. Backtrace: ▆ 1. └─checkmate::assert_true(diff_sig < 0.01) at test-simmr_ffvb.R:86:3 2. └─checkmate::makeAssertion(x, res, .var.name, add) 3. └─checkmate:::mstop(...) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 256 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64