Last updated on 2023-11-15 08:56:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 22.05 | 54.74 | 76.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 137.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 138.47 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 26.00 | 101.00 | 127.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 29.16 | 69.80 | 98.96 | OK | |
r-release-linux-x86_64 | 1.1.1 | 22.88 | 67.88 | 90.76 | OK | |
r-release-macos-arm64 | 1.1.1 | 61.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 100.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 33.00 | 118.00 | 151.00 | ERROR | |
r-oldrel-macos-arm64 | 1.1.1 | 63.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.1 | 30.00 | 115.00 | 145.00 | OK |
clang-ASAN gcc-ASAN gcc-UBSAN valgrind
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [27s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(simRestore)
>
> test_check("simRestore")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 100 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-optimize_static.R:19:3'): simple optimization ────────────────
vx$final_freq is not strictly less than 0.999. Difference: NaN
── Failure ('test-optimize_static.R:20:3'): simple optimization ────────────────
max(vx$results$t) not equal to 5.
1/1 mismatches
[1] 4 - 5 == -1
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 100 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64