Last updated on 2026-09-18 09:59:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.4 | 14.33 | 580.47 | 594.80 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.6.4 | 10.18 | 368.80 | 378.98 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.6.4 | 10.00 | 366.37 | 376.37 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.4 | 11.00 | 445.24 | 456.24 | ERROR | |
| r-devel-windows-x86_64 | 1.6.4 | 17.00 | 501.00 | 518.00 | ERROR | |
| r-patched-linux-x86_64 | 1.6.4 | 14.94 | 556.49 | 571.43 | ERROR | |
| r-release-linux-x86_64 | 1.6.4 | 14.11 | 540.61 | 554.72 | ERROR | |
| 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 | 3.00 | 120.00 | 123.00 | OK | |
| r-oldrel-macos-x86_64 | 1.6.4 | 10.00 | 631.00 | 641.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.4 | 22.00 | 655.00 | 677.00 | ERROR |
Version: 1.6.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [323s/459s]
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-debian-clang
Version: 1.6.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [195s/203s]
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: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-7
Loading required package: nnls
Super Learner
Version: 2.0-42
Package created on 2026-09-14
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-debian-gcc
Version: 1.6.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [213s/209s]
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: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-7
Loading required package: nnls
Super Learner
Version: 2.0-42
Package created on 2026-09-14
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’ [254s/542s]
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: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-7
Loading required package: nnls
Super Learner
Version: 2.0-42
Package created on 2026-09-14
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
Version: 1.6.4
Check: tests
Result: ERROR
Running 'test-all.R' [268s]
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: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-7
Loading required package: nnls
Super Learner
Version: 2.0-42
Package created on 2026-09-14
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-windows-x86_64
Version: 1.6.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [318s/410s]
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: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-7
Loading required package: nnls
Super Learner
Version: 2.0-42
Package created on 2026-09-14
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-patched-linux-x86_64
Version: 1.6.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [310s/361s]
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-release-linux-x86_64
Version: 1.6.4
Check: tests
Result: ERROR
Running 'test-all.R' [364s]
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: gam
Loading required package: splines
Loading required package: foreach
Loaded gam 1.22-7
Loading required package: nnls
Super Learner
Version: 2.0-42
Package created on 2026-09-14
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-oldrel-windows-x86_64