Last updated on 2025-08-27 13:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2025.6.23 | 5.44 | 339.03 | 344.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 2025.6.23 | 4.18 | 238.98 | 243.16 | OK | |
r-devel-linux-x86_64-fedora-clang | 2025.6.23 | 551.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2025.6.23 | 557.26 | OK | |||
r-devel-windows-x86_64 | 2025.6.23 | 8.00 | 271.00 | 279.00 | ERROR | |
r-patched-linux-x86_64 | 2025.6.23 | 5.79 | 326.80 | 332.59 | OK | |
r-release-linux-x86_64 | 2025.6.23 | 4.02 | 322.04 | 326.06 | OK | |
r-release-macos-arm64 | 2025.6.23 | 153.00 | OK | |||
r-release-macos-x86_64 | 2025.6.23 | 304.00 | OK | |||
r-release-windows-x86_64 | 2025.6.23 | 7.00 | 314.00 | 321.00 | OK | |
r-oldrel-macos-arm64 | 2025.6.23 | 151.00 | OK | |||
r-oldrel-macos-x86_64 | 2025.6.23 | 290.00 | OK | |||
r-oldrel-windows-x86_64 | 2025.6.23 | 9.00 | 376.00 | 385.00 | ERROR |
Version: 2025.6.23
Check: tests
Result: ERROR
Running 'testthat.R' [11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> data.table::setDTthreads(1L)
> if(require(testthat))test_check("mlr3resampling")
Loading required package: testthat
Loading required package: mlr3resampling
INFO [07:55:04.351] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [07:55:04.392] [bbotk] Evaluating 1 configuration(s)
INFO [07:55:04.412] [mlr3] Running benchmark with 1 resampling iterations
INFO [07:55:04.504] [mlr3] Applying learner 'regr.mlp' on task 'easy' (iter 1/1)
Flavor: r-devel-windows-x86_64
Version: 2025.6.23
Check: tests
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> data.table::setDTthreads(1L)
> if(require(testthat))test_check("mlr3resampling")
Loading required package: testthat
Loading required package: mlr3resampling
INFO [10:24:58.621] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [10:24:58.754] [bbotk] Evaluating 1 configuration(s)
INFO [10:24:58.805] [mlr3] Running benchmark with 1 resampling iterations
INFO [10:24:59.035] [mlr3] Applying learner 'regr.mlp' on task 'easy' (iter 1/1)
Flavor: r-oldrel-windows-x86_64