Last updated on 2025-08-07 09:49:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 29.23 | 384.12 | 413.35 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 19.17 | 263.45 | 282.62 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 676.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 671.66 | OK | |||
r-devel-windows-x86_64 | 1.3.0 | 29.00 | 321.00 | 350.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 27.30 | 356.40 | 383.70 | OK | |
r-release-linux-x86_64 | 1.3.0 | 27.01 | 363.08 | 390.09 | OK | |
r-release-macos-arm64 | 1.3.0 | 205.00 | OK | |||
r-release-macos-x86_64 | 1.3.0 | 385.00 | OK | |||
r-release-windows-x86_64 | 1.3.0 | 27.00 | 313.00 | 340.00 | OK | |
r-oldrel-macos-arm64 | 1.3.0 | 195.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.0 | 351.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.0 | 37.00 | 436.00 | 473.00 | OK |
Version: 1.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/58s]
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 135.856847
final value 120.429251
converged
# weights: 3 (2 variable)
initial value 112.289843
iter 10 value 52.573005
final value 52.573004
converged
# weights: 3 (2 variable)
initial value 127.539081
final value 115.511539
converged
# weights: 3 (2 variable)
initial value 126.845934
final value 108.737910
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 ──
`cb.correct.aipw_cComBat(...)` did not throw the expected warning.
[ FAIL 1 | WARN 1 | SKIP 3 | PASS 47 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.