Last updated on 2026-07-25 09:50:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.5 | 21.74 | 52.25 | 73.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.5 | 15.41 | 38.65 | 54.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.5 | 30.00 | 80.01 | 110.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 18.00 | 40.10 | 58.10 | OK | |
| r-devel-windows-x86_64 | 1.1.5 | 28.00 | 86.00 | 114.00 | OK | |
| r-patched-linux-x86_64 | 1.1.5 | 21.46 | 49.28 | 70.74 | OK | |
| r-release-linux-x86_64 | 1.1.5 | 21.02 | 49.07 | 70.09 | OK | |
| r-release-macos-arm64 | 1.1.5 | 5.00 | 18.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 1.1.5 | 13.00 | 75.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 1.1.5 | 30.00 | 87.00 | 117.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.5 | 15.00 | 133.00 | 148.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.5 | 32.00 | 111.00 | 143.00 | OK |
Version: 1.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(simRestore)
>
> test_check("simRestore")
Saving _problems/test-optimize_static-9.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 80 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-optimize_static.R:9:3'): simple optimization ─────────────────
Expected `vx$final_freq` > 0.95.
Actual comparison: 0.9487 <= 0.9500
Difference: -0.0013 <= 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 80 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc