CRAN Package Check Results for Package structSSI

Last updated on 2025-09-30 01:48:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.2.0 19.57 173.40 192.97 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 292.50 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 270.19 OK
r-release-macos-x86_64 1.2.0 463.00 OK
r-release-windows-x86_64 1.2.0 33.00 226.00 259.00 OK
r-oldrel-macos-x86_64 1.2.0 450.00 OK
r-oldrel-windows-x86_64 1.2.0 39.00 272.00 311.00 OK

Check Details

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(structSSI) > > test_check("structSSI") [ FAIL 1 | WARN 4 | SKIP 0 | PASS 51 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_gbh.R:11:5'): pi0 estimates balanced ───────────────────────── `est` not equal to 0.5. 1/1 mismatches [1] 0.65 - 0.5 == 0.15 [ FAIL 1 | WARN 4 | SKIP 0 | PASS 51 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc