Last updated on 2026-01-10 01:48:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.78 | 109.98 | 113.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.74 | 80.14 | 82.88 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 6.00 | 170.71 | 176.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 182.36 | OK | |||
| r-devel-windows-x86_64 | 0.3.1 | 6.00 | 118.00 | 124.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 3.93 | 103.91 | 107.84 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 3.28 | 101.79 | 105.07 | OK | |
| r-release-macos-arm64 | 0.3.1 | 1.00 | 28.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 3.00 | 127.00 | 130.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 6.00 | 116.00 | 122.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | 1.00 | 35.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 3.00 | 129.00 | 132.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 8.00 | 151.00 | 159.00 | OK |
Version: 0.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ddml)
>
> test_check("ddml")
Saving _problems/test-ddml_fpliv-350.R
sample fold 1/3
sample fold 2/3
sample fold 3/3[ FAIL 1 | WARN 1 | SKIP 0 | PASS 142 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ddml_fpliv.R:344:3'): ddml_fpliv computes with multiple ensemble procedures, multi D ──
Error in `oos_fitted[subsamples[[k]], ] <- as.numeric(predict.ensemble(mdl_fit, newdata = X[subsamples[[k]], , drop = F], newZ = Z[subsamples[[k]], , drop = F]))`: number of items to replace is not a multiple of replacement length
Backtrace:
▆
1. └─ddml::ddml_fpliv(...) at test-ddml_fpliv.R:344:3
2. └─ddml:::get_CEF(...)
3. └─ddml::crosspred(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 142 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc