Last updated on 2026-05-27 01:53:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.5 | 20.26 | 51.47 | 71.73 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1.5 | 16.10 | 38.77 | 54.87 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.5 | 31.00 | 81.93 | 112.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.5 | 42.00 | 85.36 | 127.36 | OK | |
| r-devel-windows-x86_64 | 1.1.5 | 29.00 | 85.00 | 114.00 | OK | |
| r-patched-linux-x86_64 | 1.1.5 | 20.63 | 48.89 | 69.52 | OK | |
| r-release-linux-x86_64 | 1.1.5 | 37.69 | 49.68 | 87.37 | 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 | 27.00 | 86.00 | 113.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 | 30.00 | 107.00 | 137.00 | OK |
Version: 1.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(simRestore)
>
> test_check("simRestore")
Saving _problems/test-optimize_static-21.R
Saving _problems/test-optimize_static-22.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 79 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-optimize_static.R:21:3'): simple optimization ────────────────
Expected `vx$final_freq` < 0.999.
Actual comparison: NaN >= 1.0
── Failure ('test-optimize_static.R:22:3'): simple optimization ────────────────
Expected `length(vx$results$t)` to equal 5.
Differences:
1/1 mismatches
[1] 4 - 5 == -1
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 79 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang