CRAN Package Check Results for Package ddml

Last updated on 2025-06-29 13:49:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.45 102.69 106.14 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.56 71.70 74.26 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 176.06 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 173.05 OK
r-devel-windows-x86_64 0.3.0 6.00 112.00 118.00 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 0.3.0 3.25 96.57 99.82 ERROR
r-release-macos-arm64 0.3.0 55.00 OK
r-release-macos-x86_64 0.3.0 99.00 OK
r-release-windows-x86_64 0.3.0 6.00 112.00 118.00 OK
r-oldrel-macos-arm64 0.3.0 50.00 OK
r-oldrel-macos-x86_64 0.3.0 115.00 OK
r-oldrel-windows-x86_64 0.3.0 8.00 143.00 151.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [42s/61s] 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-release-linux-x86_64