CRAN Package Check Results for Package causalBatch

Last updated on 2026-06-23 14:52:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 26.05 384.86 410.91 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 17.72 270.47 288.19 OK
r-devel-linux-x86_64-fedora-clang 1.3.0 51.00 729.52 780.52 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 47.00 701.16 748.16 OK
r-devel-windows-x86_64 1.3.0 29.00 322.00 351.00 OK
r-patched-linux-x86_64 1.3.0 24.24 370.53 394.77 OK
r-release-linux-x86_64 1.3.0 0.34 2.17 2.51 ERROR
r-release-macos-arm64 1.3.0 7.00 98.00 105.00 OK
r-release-macos-x86_64 1.3.0 20.00 439.00 459.00 OK
r-release-windows-x86_64 1.3.0 30.00 321.00 351.00 ERROR
r-oldrel-macos-arm64 1.3.0 OK
r-oldrel-macos-x86_64 1.3.0 18.00 367.00 385.00 OK
r-oldrel-windows-x86_64 1.3.0 42.00 451.00 493.00 OK

Check Details

Version: 1.3.0
Check: package dependencies
Result: ERROR Packages required but not available: 'sva', 'genefilter' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64

Version: 1.3.0
Check: tests
Result: ERROR Running 'testthat.R' [32s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(causalBatch) > > test_check("causalBatch") Adjusting for1covariate(s) or covariate level(s) Adjusting for1covariate(s) or covariate level(s) Adjusting for1covariate(s) or covariate level(s) # weights: 3 (2 variable) initial value 111.596696 final value 108.645447 converged # weights: 3 (2 variable) initial value 111.596696 final value 71.262611 converged Saving _problems/test-causal_ccombat-71.R # weights: 3 (2 variable) initial value 128.925376 final value 120.329742 converged # weights: 3 (2 variable) initial value 131.004817 final value 110.163311 converged Loading required package: ks Attaching package: 'ks' The following object is masked from 'package:testthat': compare [ FAIL 1 | WARN 1 | SKIP 3 | PASS 47 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-causal_cdcorr.R:31:3', 'test-causal_cdcorr.R:46:3', 'test-causal_cdcorr.R:89:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-causal_ccombat.R:70:3'): AIPW cComBat raises warning when few samples are retained ── Expected `cb.correct.aipw_cComBat(...)` to throw a warning. [ FAIL 1 | WARN 1 | SKIP 3 | PASS 47 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64