Last updated on 2025-11-01 12:49:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5 | 13.01 | 486.84 | 499.85 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.5 | 9.01 | 434.17 | 443.18 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.6.0 | 38.00 | 647.83 | 685.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.0 | 29.00 | 440.44 | 469.44 | OK | |
| r-devel-windows-x86_64 | 1.5 | 15.00 | 306.00 | 321.00 | OK | |
| r-patched-linux-x86_64 | 1.5 | 13.61 | 373.06 | 386.67 | OK | |
| r-release-linux-x86_64 | 1.5 | 12.35 | 372.42 | 384.77 | OK | |
| r-release-macos-arm64 | 1.6.0 | 6.00 | 206.00 | 212.00 | OK | |
| r-release-macos-x86_64 | 1.6.0 | 14.00 | 456.00 | 470.00 | OK | |
| r-release-windows-x86_64 | 1.6.0 | 11.00 | 413.00 | 424.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.0 | 6.00 | 203.00 | 209.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6.0 | 12.00 | 489.00 | 501.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.0 | 12.00 | 505.00 | 517.00 | OK |
Version: 1.5
Check: tests
Result: ERROR
Running ‘test-all.R’ [274s/173s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> suppressPackageStartupMessages(library("testthat"))
> test_check("polle")
Loading required package: polle
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
[ FAIL 3 | WARN 24 | SKIP 0 | PASS 572 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-policy_eval.R:448:3'): policy_eval with target = 'value' agrees with targeted::lava ──
unname(vcov(ca_dml2$estimate)["(Intercept)", "(Intercept)"]) not equal to unname(vcov(estimate(pe_dml2))[1, 1]).
1/1 mismatches
[1] 0.364 - 0.363 == 0.00125
── Error ('test-policy_eval.R:812:3'): conditional.policy_eval agrees with targeted::CATE ──
Error in `cate(treatment = A ~ factor(B) - 1, response = U ~ A * Z, propensity_model = A ~
1, data = d, nfolds = 1, type = "dml2")`: argument 2 matches multiple formal arguments
── Error ('test-policy_eval_subgroup.R:77:5'): policy_eval with target 'subgroup' agrees with targeted::cate. ──
Error in `cate(treatment = A ~ factor(d) - 1, response = U ~ A * Z, propensity_model = A ~
1, data = d, nfolds = 1, type = "dml2")`: argument 2 matches multiple formal arguments
[ FAIL 3 | WARN 24 | SKIP 0 | PASS 572 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.5
Check: tests
Result: ERROR
Running ‘test-all.R’ [171s/155s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> suppressPackageStartupMessages(library("testthat"))
> test_check("polle")
Loading required package: polle
Loading required package: SuperLearner
Loading required package: nnls
Loading required package: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-6
Super Learner
Version: 2.0-29
Package created on 2024-02-06
[ FAIL 3 | WARN 24 | SKIP 0 | PASS 572 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-policy_eval.R:448:3'): policy_eval with target = 'value' agrees with targeted::lava ──
unname(vcov(ca_dml2$estimate)["(Intercept)", "(Intercept)"]) not equal to unname(vcov(estimate(pe_dml2))[1, 1]).
1/1 mismatches
[1] 0.364 - 0.363 == 0.00125
── Error ('test-policy_eval.R:812:3'): conditional.policy_eval agrees with targeted::CATE ──
Error in `cate(treatment = A ~ factor(B) - 1, response = U ~ A * Z, propensity_model = A ~
1, data = d, nfolds = 1, type = "dml2")`: argument 2 matches multiple formal arguments
── Error ('test-policy_eval_subgroup.R:77:5'): policy_eval with target 'subgroup' agrees with targeted::cate. ──
Error in `cate(treatment = A ~ factor(d) - 1, response = U ~ A * Z, propensity_model = A ~
1, data = d, nfolds = 1, type = "dml2")`: argument 2 matches multiple formal arguments
[ FAIL 3 | WARN 24 | SKIP 0 | PASS 572 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc