Last updated on 2025-10-07 01:48:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 34.43 | 243.76 | 278.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 23.79 | 166.77 | 190.56 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 419.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 390.66 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 32.00 | 227.00 | 259.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 28.70 | 229.61 | 258.31 | OK | |
r-release-linux-x86_64 | 1.2.0 | 30.76 | 227.67 | 258.43 | OK | |
r-release-macos-x86_64 | 1.2.0 | 463.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 30.00 | 210.00 | 240.00 | OK | |
r-oldrel-macos-x86_64 | 1.2.0 | 450.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 43.00 | 290.00 | 333.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/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:28:5'): pi0 estimates unbalanced ───────────────────────
`est` is not more than 0.9. Difference: -0.0167
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc