Last updated on 2026-09-11 12:50:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.4 | 14.84 | 572.66 | 587.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.4 | 10.44 | 378.45 | 388.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.6.4 | 10.00 | 347.67 | 357.67 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.4 | 316.02 | ERROR | |||
| r-devel-windows-x86_64 | 1.6.4 | 19.00 | 491.00 | 510.00 | OK | |
| r-patched-linux-x86_64 | 1.6.4 | 15.12 | 561.42 | 576.54 | OK | |
| r-release-linux-x86_64 | 1.6.4 | 15.08 | 560.09 | 575.17 | OK | |
| r-release-macos-arm64 | 1.6.4 | 3.00 | 121.00 | 124.00 | OK | |
| r-release-macos-x86_64 | 1.6.4 | 10.00 | 639.00 | 649.00 | OK | |
| r-release-windows-x86_64 | 1.6.4 | 18.00 | 475.00 | 493.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.6.4 | 10.00 | 631.00 | 641.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.4 | 26.00 | 677.00 | 703.00 | OK |
Version: 1.6.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [200s/179s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> suppressPackageStartupMessages(library("testthat"))
> options(Ncpus = 2)
> data.table::setDTthreads(2)
> 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-7
Super Learner
Version: 2.0-41
Package created on 2026-08-15
Saving _problems/test-policy_learn-owl-116.R
Saving _problems/test-policy_learn-owl-117.R
[ FAIL 2 | WARN 15 | SKIP 0 | PASS 939 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-policy_learn-owl.R:116:3'): the implementation of owl agrees with direct application of DTRlearn2::owl in the two stage case. ──
Expected `owl1_d1` to equal `owl3_d1`.
Differences:
80/200 mismatches
x[3]: "t2"
y[3]: "t1"
x[4]: "t2"
y[4]: "t1"
x[6]: "t2"
y[6]: "t1"
x[12]: "t2"
y[12]: "t1"
x[13]: "t2"
y[13]: "t1"
── Failure ('test-policy_learn-owl.R:117:3'): the implementation of owl agrees with direct application of DTRlearn2::owl in the two stage case. ──
Expected `owl1_d2` to equal `owl3_d2`.
Differences:
188/200 mismatches
x[1]: "t3"
y[1]: "t4"
x[2]: "t4"
y[2]: "t3"
x[3]: "t4"
y[3]: "t3"
x[4]: "t3"
y[4]: "t4"
x[5]: "t3"
y[5]: "t4"
[ FAIL 2 | WARN 15 | SKIP 0 | PASS 939 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.6.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [172s/167s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> suppressPackageStartupMessages(library("testthat"))
> options(Ncpus = 2)
> data.table::setDTthreads(2)
> 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-7
Super Learner
Version: 2.0-41
Package created on 2026-08-15
Saving _problems/test-policy_learn-owl-116.R
Saving _problems/test-policy_learn-owl-117.R
[ FAIL 2 | WARN 15 | SKIP 0 | PASS 939 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-policy_learn-owl.R:116:3'): the implementation of owl agrees with direct application of DTRlearn2::owl in the two stage case. ──
Expected `owl1_d1` to equal `owl3_d1`.
Differences:
80/200 mismatches
x[3]: "t2"
y[3]: "t1"
x[4]: "t2"
y[4]: "t1"
x[6]: "t2"
y[6]: "t1"
x[12]: "t2"
y[12]: "t1"
x[13]: "t2"
y[13]: "t1"
── Failure ('test-policy_learn-owl.R:117:3'): the implementation of owl agrees with direct application of DTRlearn2::owl in the two stage case. ──
Expected `owl1_d2` to equal `owl3_d2`.
Differences:
188/200 mismatches
x[1]: "t3"
y[1]: "t4"
x[2]: "t4"
y[2]: "t3"
x[3]: "t4"
y[3]: "t3"
x[4]: "t3"
y[4]: "t4"
x[5]: "t3"
y[5]: "t4"
[ FAIL 2 | WARN 15 | SKIP 0 | PASS 939 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc