CRAN Package Check Results for Package combinIT

Last updated on 2026-04-23 11:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 35.21 56.70 91.91 OK
r-devel-linux-x86_64-debian-gcc 2.0.1 21.37 40.56 61.93 OK
r-devel-linux-x86_64-fedora-clang 2.0.1 41.00 69.77 110.77 OK
r-devel-linux-x86_64-fedora-gcc 2.0.1 64.00 75.62 139.62 OK
r-devel-macos-arm64 2.0.1 6.00 14.00 20.00 OK
r-devel-windows-x86_64 2.0.1 35.00 80.00 115.00 OK
r-patched-linux-x86_64 2.0.1 34.27 60.59 94.86 ERROR
r-release-linux-x86_64 2.0.1 31.09 54.17 85.26 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 83.00 121.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 45.00 98.00 143.00 ERROR

Check Details

Version: 2.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(combinIT) > > test_check("combinIT") Saving _problems/test-CI_test-8.R Saving _problems/test-CI_test-9.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-CI_test.R:8:3'): CI_test works ─────────────────────────────── Expected `x$Bonferroni < 0.05` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Failure ('test-CI_test.R:9:3'): CI_test works ─────────────────────────────── Expected `x$Sidak < 0.05` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 2.0.1
Check: tests
Result: ERROR Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(combinIT) > > test_check("combinIT") Saving _problems/test-CI_test-8.R Saving _problems/test-CI_test-9.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-CI_test.R:8:3'): CI_test works ─────────────────────────────── Expected `x$Bonferroni < 0.05` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Failure ('test-CI_test.R:9:3'): CI_test works ─────────────────────────────── Expected `x$Sidak < 0.05` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64