Last updated on 2024-12-21 16:48:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.80 | 93.00 | 96.80 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.63 | 64.25 | 66.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 155.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 168.60 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 5.00 | 114.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 4.31 | 100.93 | 105.24 | OK | |
r-release-linux-x86_64 | 0.3.0 | 2.90 | 99.63 | 102.53 | OK | |
r-release-macos-arm64 | 0.3.0 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 115.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 5.00 | 111.00 | 116.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 120.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 7.00 | 136.00 | 143.00 | OK |
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