Last updated on 2025-05-27 23:51:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.84 | 100.28 | 104.12 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.71 | 72.10 | 74.81 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 165.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 179.88 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 6.00 | 113.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 4.58 | 95.14 | 99.72 | OK | |
r-release-linux-x86_64 | 0.3.0 | 3.16 | 100.43 | 103.59 | OK | |
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 | 110.00 | 116.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 | 7.00 | 140.00 | 147.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/37s]
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-gcc