CRAN Package Check Results for Package simRestore

Last updated on 2025-11-15 09:49:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 17.58 52.96 70.54 OK
r-devel-linux-x86_64-debian-gcc 1.1.5 12.93 38.81 51.74 OK
r-devel-linux-x86_64-fedora-clang 1.1.5 116.00 3.56 119.56 OK
r-devel-linux-x86_64-fedora-gcc 1.1.5 106.00 25.73 131.73 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.85 49.57 69.42 OK
r-release-linux-x86_64 1.1.5 18.30 49.75 68.05 OK
r-release-macos-arm64 1.1.5 8.00 34.00 42.00 OK
r-release-macos-x86_64 1.1.5 30.00 118.00 148.00 OK
r-release-windows-x86_64 1.1.5 25.00 79.00 104.00 OK
r-oldrel-macos-arm64 1.1.5 8.00 37.00 45.00 OK
r-oldrel-macos-x86_64 1.1.5 36.00 161.00 197.00 OK
r-oldrel-windows-x86_64 1.1.5 29.00 101.00 130.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