Last updated on 2024-12-22 12:49:46 CET.
Package | ERROR | OK |
---|---|---|
civ | 13 | |
ddml | 1 | 12 |
kcmeans | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [40s/60s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 0 | SKIP 0 | PASS 135 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ddml_fpliv.R:344:3'): ddml_fpliv computes with multiple ensemble procedures, multi D ──
Error in `predict.ensemble(mdl_fit, newdata = X[subsamples[[k]], , drop = F],
newZ = Z[subsamples[[k]], , drop = F])`: object 'fitted_mat' not found
Backtrace:
▆
1. └─ddml::ddml_fpliv(...) at test-ddml_fpliv.R:344:3
2. └─ddml:::get_CEF(...)
3. └─ddml::crosspred(...)
4. └─ddml:::predict.ensemble(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 135 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: OK: 13