Last updated on 2026-05-15 11:54:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.1 | 34.06 | 58.72 | 92.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.1 | 38.63 | 39.79 | 78.42 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.1 | 40.00 | 73.95 | 113.95 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 62.00 | 77.19 | 139.19 | OK | |
| r-devel-windows-x86_64 | 2.0.1 | 37.00 | 83.00 | 120.00 | OK | |
| r-patched-linux-x86_64 | 2.0.1 | 33.19 | 55.64 | 88.83 | OK | |
| r-release-linux-x86_64 | 2.0.1 | 32.79 | 48.80 | 81.59 | OK | |
| r-release-macos-arm64 | 2.0.1 | 6.00 | 13.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 2.0.1 | 21.00 | 54.00 | 75.00 | OK | |
| r-release-windows-x86_64 | 2.0.1 | 38.00 | 81.00 | 119.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.1 | 21.00 | 76.00 | 97.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.1 | 49.00 | 97.00 | 146.00 | OK |
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/5s]
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-devel-linux-x86_64-debian-gcc