CRAN Package Check Results for Package simRestore

Last updated on 2025-11-26 05:51:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 17.49 53.95 71.44 OK
r-devel-linux-x86_64-debian-gcc 1.1.5 12.80 39.46 52.26 OK
r-devel-linux-x86_64-fedora-clang 1.1.5 34.00 80.83 114.83 OK
r-devel-linux-x86_64-fedora-gcc 1.1.5 42.00 84.60 126.60 OK
r-devel-windows-x86_64 1.1.5 29.00 84.00 113.00 ERROR
r-patched-linux-x86_64 1.1.5 19.48 50.78 70.26 OK
r-release-linux-x86_64 1.1.5 19.10 49.99 69.09 OK
r-release-macos-arm64 1.1.5 OK
r-release-macos-x86_64 1.1.5 30.00 118.00 148.00 OK
r-release-windows-x86_64 1.1.5 24.00 94.00 118.00 OK
r-oldrel-macos-arm64 1.1.5 OK
r-oldrel-macos-x86_64 1.1.5 36.00 161.00 197.00 OK
r-oldrel-windows-x86_64 1.1.5 28.00 104.00 132.00 OK

Check Details

Version: 1.1.5
Check: tests
Result: ERROR Running 'testthat.R' [6s] 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 ──────────────── length(vx$results$t) not equal to 5. 1/1 mismatches [1] 4 - 5 == -1 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 79 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64