Last updated on 2025-10-10 12:49:53 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 | 19.72 | 169.27 | 188.99 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 429.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 390.66 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 31.00 | 215.00 | 246.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 30.56 | 231.99 | 262.55 | OK | |
r-release-linux-x86_64 | 1.2.0 | 30.76 | 227.67 | 258.43 | OK | |
r-release-macos-arm64 | 1.2.0 | 161.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 463.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 30.00 | 209.00 | 239.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 135.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 450.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’ [7s/9s]
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:70:5'): Adaptive GBH returns ───────────────────────────
result@pi0[1] is not strictly more than 0.7. Difference: -0.00279
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc