Last updated on 2026-04-02 17:52:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.1 | 33.21 | 63.41 | 96.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.1 | 22.87 | 37.37 | 60.24 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.1 | 41.00 | 70.25 | 111.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 62.00 | 68.63 | 130.63 | OK | |
| r-devel-macos-arm64 | 2.0.1 | 6.00 | 14.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 2.0.1 | 39.00 | 83.00 | 122.00 | OK | |
| r-patched-linux-x86_64 | 2.0.1 | 30.14 | 51.56 | 81.70 | ERROR | |
| r-release-linux-x86_64 | 2.0.1 | 29.90 | 53.32 | 83.22 | OK | |
| r-release-macos-arm64 | 2.0.1 | OK | ||||
| r-release-macos-x86_64 | 2.0.1 | 21.00 | 76.00 | 97.00 | OK | |
| r-release-windows-x86_64 | 2.0.1 | 38.00 | 82.00 | 120.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.1 | 20.00 | 65.00 | 85.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.1 | 47.00 | 100.00 | 147.00 | OK |
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(combinIT)
>
> test_check("combinIT")
Saving _problems/test-CI_test-6.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-CI_test.R:6:3'): CI_test works ───────────────────────────────
Expected `x$KKSA_pvalue < 0.05` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64