CRAN Package Check Results for Package BayesERtools

Last updated on 2025-10-05 05:49:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 17.77 416.69 434.46 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.4 14.90 265.96 280.86 OK
r-devel-linux-x86_64-fedora-clang 0.2.4 693.26 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 969.19 OK
r-devel-windows-x86_64 0.2.3 21.00 408.00 429.00 OK
r-patched-linux-x86_64 0.2.3 17.38 393.43 410.81 ERROR
r-release-linux-x86_64 0.2.4 16.45 398.61 415.06 OK
r-release-macos-arm64 0.2.3 136.00 OK
r-release-macos-x86_64 0.2.4 314.00 OK
r-release-windows-x86_64 0.2.3 21.00 373.00 394.00 OK
r-oldrel-macos-arm64 0.2.3 162.00 OK
r-oldrel-macos-x86_64 0.2.4 344.00 OK
r-oldrel-windows-x86_64 0.2.4 38.00 481.00 519.00 OK

Check Details

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [192s/220s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(BayesERtools) > > test_check("BayesERtools") Loading required namespace: projpred Loading required package: bayestestR [ FAIL 1 | WARN 0 | SKIP 0 | PASS 175 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-loo_kfold.R:87:5'): loo ────────────────────────────────────── loo_ermod_bin$estimates[, 1] (`actual`) not equal to c(elpd_loo = -38.528662, p_loo = 3.325979, looic = 77.057323) (`expected`). `actual`: -38.52895 3.32626 77.05789 `expected`: -38.52866 3.32598 77.05732 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 175 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [187s/218s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(BayesERtools) > > test_check("BayesERtools") Loading required namespace: projpred Loading required package: bayestestR [ FAIL 1 | WARN 0 | SKIP 0 | PASS 175 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-loo_kfold.R:87:5'): loo ────────────────────────────────────── loo_ermod_bin$estimates[, 1] (`actual`) not equal to c(elpd_loo = -38.528662, p_loo = 3.325979, looic = 77.057323) (`expected`). `actual`: -38.52895 3.32626 77.05789 `expected`: -38.52866 3.32598 77.05732 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 175 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64