Last updated on 2025-10-28 07:48:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 18.64 | 54.46 | 73.10 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 14.48 | 38.52 | 53.00 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.5 | 116.00 | 3.56 | 119.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 51.00 | 81.15 | 132.15 | OK | |
| r-devel-windows-x86_64 | 1.1.4 | 23.00 | 82.00 | 105.00 | OK | |
| r-patched-linux-x86_64 | 1.1.4 | 19.63 | 51.05 | 70.68 | OK | |
| r-release-linux-x86_64 | 1.1.4 | 18.71 | 50.07 | 68.78 | OK | |
| r-release-macos-arm64 | 1.1.5 | 8.00 | 34.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 1.1.5 | 30.00 | 118.00 | 148.00 | OK | |
| r-release-windows-x86_64 | 1.1.4 | 24.00 | 92.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.5 | 8.00 | 37.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.5 | 36.00 | 161.00 | 197.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.4 | 28.00 | 105.00 | 133.00 | OK |
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(simRestore)
>
> test_check("simRestore")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 79 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-optimize_static.R:21:3'): simple optimization ────────────────
vx$final_freq is not strictly less than 0.999. Difference: NaN
── Failure ('test-optimize_static.R:22:3'): simple optimization ────────────────
max(vx$results$t) not equal to 2.
1/1 mismatches
[1] 1 - 2 == -1
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 79 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc