CRAN Package Check Results for Package simRestore

Last updated on 2025-04-15 09:52:32 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.11 37.04 51.15 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 23.00 80.00 103.00 OK
r-patched-linux-x86_64 1.1.4 18.47 46.47 64.94 OK
r-release-linux-x86_64 1.1.4 19.58 46.19 65.77 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 84.00 108.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

Check Details

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