Last updated on 2025-09-29 16:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2025.6.23 | 5.13 | 351.12 | 356.25 | OK | |
r-devel-linux-x86_64-debian-gcc | 2025.6.23 | 3.84 | 242.31 | 246.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 2025.6.23 | 565.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2025.6.23 | 554.05 | OK | |||
r-devel-windows-x86_64 | 2025.6.23 | 7.00 | 280.00 | 287.00 | ERROR | |
r-patched-linux-x86_64 | 2025.6.23 | 5.66 | 332.43 | 338.09 | OK | |
r-release-linux-x86_64 | 2025.6.23 | 4.95 | 336.93 | 341.88 | 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 | 283.00 | 290.00 | ERROR | |
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 | 8.00 | 373.00 | 381.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 [12:37:03.809] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [12:37:03.870] [bbotk] Evaluating 1 configuration(s)
INFO [12:37:03.899] [mlr3] Running benchmark with 1 resampling iterations
INFO [12:37:04.010] [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' [10s]
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 [09:51:54.630] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [09:51:54.684] [bbotk] Evaluating 1 configuration(s)
INFO [09:51:54.710] [mlr3] Running benchmark with 1 resampling iterations
INFO [09:51:54.831] [mlr3] Applying learner 'regr.mlp' on task 'easy' (iter 1/1)
Flavor: r-release-windows-x86_64
Version: 2025.6.23
Check: tests
Result: ERROR
Running 'testthat.R' [14s]
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:07:23.535] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [10:07:23.642] [bbotk] Evaluating 1 configuration(s)
INFO [10:07:23.688] [mlr3] Running benchmark with 1 resampling iterations
INFO [10:07:23.855] [mlr3] Applying learner 'regr.mlp' on task 'easy' (iter 1/1)
Flavor: r-oldrel-windows-x86_64