CRAN Package Check Results for Package simRestore

Last updated on 2025-08-22 12:49:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 17.89 52.74 70.63 OK
r-devel-linux-x86_64-debian-gcc 1.1.4 12.73 37.33 50.06 OK
r-devel-linux-x86_64-fedora-clang 1.1.4 109.66 OK
r-devel-linux-x86_64-fedora-gcc 1.1.4 120.69 OK
r-devel-windows-x86_64 1.1.4 25.00 84.00 109.00 ERROR
r-patched-linux-x86_64 1.1.4 18.50 47.13 65.63 OK
r-release-linux-x86_64 1.1.4 19.40 47.03 66.43 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 26.00 85.00 111.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 29.00 113.00 142.00 OK

Check Details

Version: 1.1.4
Check: tests
Result: ERROR Running 'testthat.R' [7s] 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.00128 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 80 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64