Last updated on 2025-10-13 06:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 32.71 | 243.70 | 276.41 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 22.02 | 168.78 | 190.80 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 435.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 420.95 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 30.00 | 207.00 | 237.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.0 | 30.56 | 231.99 | 262.55 | OK | |
r-release-linux-x86_64 | 1.2.0 | 30.62 | 228.25 | 258.87 | OK | |
r-release-macos-arm64 | 1.2.1 | 110.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 215.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 30.00 | 209.00 | 239.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 116.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 219.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 42.00 | 282.00 | 324.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
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-windows-x86_64