Last updated on 2025-09-16 18:49:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2025.6.23 | 4.84 | 354.86 | 359.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 2025.6.23 | 3.49 | 246.47 | 249.96 | OK | |
r-devel-linux-x86_64-fedora-clang | 2025.6.23 | 526.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2025.6.23 | 561.70 | OK | |||
r-devel-windows-x86_64 | 2025.6.23 | 7.00 | 279.00 | 286.00 | ERROR | |
r-patched-linux-x86_64 | 2025.6.23 | 5.58 | 320.01 | 325.59 | OK | |
r-release-linux-x86_64 | 2025.6.23 | 5.26 | 328.17 | 333.43 | 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 | 279.00 | 286.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 | 9.00 | 395.00 | 404.00 | ERROR |
Version: 2025.6.23
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
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 [14:54:23.377] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [14:54:23.428] [bbotk] Evaluating 1 configuration(s)
INFO [14:54:23.453] [mlr3] Running benchmark with 1 resampling iterations
INFO [14:54:23.571] [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' [12s]
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 [20:58:49.183] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [20:58:49.239] [bbotk] Evaluating 1 configuration(s)
INFO [20:58:49.262] [mlr3] Running benchmark with 1 resampling iterations
INFO [20:58:49.376] [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' [15s]
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:25:46.732] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [12:25:46.836] [bbotk] Evaluating 1 configuration(s)
INFO [12:25:46.881] [mlr3] Running benchmark with 1 resampling iterations
INFO [12:25:47.080] [mlr3] Applying learner 'regr.mlp' on task 'easy' (iter 1/1)
Flavor: r-oldrel-windows-x86_64