Last updated on 2025-10-01 10:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 17.63 | 414.77 | 432.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 14.89 | 270.91 | 285.80 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 683.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 682.57 | ERROR | |||
r-devel-windows-x86_64 | 0.2.3 | 21.00 | 408.00 | 429.00 | OK | |
r-patched-linux-x86_64 | 0.2.3 | 17.51 | 395.28 | 412.79 | OK | |
r-release-linux-x86_64 | 0.2.3 | 16.87 | 400.48 | 417.35 | OK | |
r-release-macos-arm64 | 0.2.3 | 136.00 | OK | |||
r-release-macos-x86_64 | 0.2.3 | 395.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.3 | 403.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.3 | 21.00 | 503.00 | 524.00 | OK |
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [116s/157s]
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-gcc
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [308s/397s]
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-fedora-clang
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [306s/371s]
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-fedora-gcc