Last updated on 2025-04-18 05:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 18.27 | 50.18 | 68.45 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 14.36 | 35.23 | 49.59 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.4 | 113.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 119.87 | OK | |||
r-devel-windows-x86_64 | 1.1.4 | 25.00 | 89.00 | 114.00 | OK | |
r-patched-linux-x86_64 | 1.1.4 | 19.49 | 46.71 | 66.20 | OK | |
r-release-linux-x86_64 | 1.1.4 | 19.19 | 47.60 | 66.79 | OK | |
r-release-macos-arm64 | 1.1.4 | 69.00 | OK | |||
r-release-macos-x86_64 | 1.1.4 | 71.00 | OK | |||
r-release-windows-x86_64 | 1.1.4 | 24.00 | 86.00 | 110.00 | OK | |
r-oldrel-macos-arm64 | 1.1.4 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.4 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.4 | 27.00 | 103.00 | 130.00 | OK |
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(simRestore)
>
> test_check("simRestore")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 80 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-optimize_static.R:9:3'): simple optimization ─────────────────
vx$final_freq is not strictly more than 0.95. Difference: -0.0223
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 80 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang