Last updated on 2026-07-19 11:51:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.5 | 110.43 | 668.48 | 778.91 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.5 | 86.18 | 399.21 | 485.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.5 | 136.00 | 1043.25 | 1179.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 97.00 | 447.81 | 544.81 | OK | |
| r-devel-windows-x86_64 | 1.2.5 | 131.00 | 459.00 | 590.00 | OK | |
| r-patched-linux-x86_64 | 1.2.5 | 115.80 | 652.26 | 768.06 | OK | |
| r-release-linux-x86_64 | 1.2.5 | 125.71 | 647.43 | 773.14 | OK | |
| r-release-macos-arm64 | 1.2.5 | 25.00 | 88.00 | 113.00 | OK | |
| r-release-macos-x86_64 | 1.2.5 | 73.00 | 437.00 | 510.00 | OK | |
| r-release-windows-x86_64 | 1.2.5 | 128.00 | 455.00 | 583.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.5 | 23.00 | 90.00 | 113.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.5 | 72.00 | 506.00 | 578.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.5 | 152.00 | 658.00 | 810.00 | OK |
Version: 1.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [200s/104s]
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(ernest)
>
> test_check("ernest")
Starting 2 test processes.
Saving _problems/test-generate-106.R
[ FAIL 1 | WARN 0 | SKIP 37 | PASS 404 ]
══ Skipped tests (37) ══════════════════════════════════════════════════════════
• On CRAN (37): 'test-plot.R:1:1', 'test-plot.R:48:3', 'test-plot.R:70:3',
'test-calculate.R:41:3', 'test-calculate.R:71:3', 'test-calculate.R:82:3',
'test-cpp11.R:66:3', 'test-cpp11.R:87:3', 'test-likelihood-class.R:43:3',
'test-likelihood-class.R:53:3', 'test-likelihood-class.R:94:1',
'test-prior-class.R:26:3', 'test-prior-class.R:37:3',
'test-prior-class.R:159:1', 'test-multi_ellipsoid.R:6:1',
'test-multi_ellipsoid.R:31:3', 'test-run-class.R:14:1',
'test-run-class.R:39:3', 'test-run-class.R:59:3', 'test-rcrd-class.R:1:1',
'test-sampler-class.R:3:1', 'test-sampler-class.R:115:1',
'test-sampler-class.R:127:1', 'test-sampler-class.R:139:1',
'test-sampler-class.R:157:1', 'test-slice_rectangle.R:6:1',
'test-slice_rectangle.R:16:3', 'test-slice_rectangle.R:27:3',
'test-rwmh_cube.R:6:1', 'test-rwmh_cube.R:27:3', 'test-unif_ellipsoid.R:4:1',
'test-unif_ellipsoid.R:33:3', 'test-utils.R:1:1', 'test-utils.R:14:1',
'test-visualize.R:21:1', 'test-unif_cube.R:4:1', 'test-unif_cube.R:21:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-generate.R:99:3'): different seeds and noise levels don't impact evidence estimates ──
Log-evidence falls outside expectation (-6.679)
Run Estimate: -5.879 (ERR: 0.248)
[ FAIL 1 | WARN 0 | SKIP 37 | PASS 404 ]
Deleting unused snapshots: 'plot/estimate-1-draw.svg',
'plot/estimate-500-draws-no-evidence.svg', 'plot/estimate-500-draws.svg',
'plot/example-run-no-evidence.svg', 'plot/example-run.svg',
'visualize/trace-basic.svg', 'visualize/trace-x.svg', 'visualize/trace-yz.svg',
'visualize/visualize-basic.svg', 'visualize/visualize-x.svg', and
'visualize/visualize-yz.svg'
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc