Last updated on 2025-10-09 07:52:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2025.6.23 | 4.43 | 354.33 | 358.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 2025.6.23 | 3.94 | 243.95 | 247.89 | OK | |
r-devel-linux-x86_64-fedora-clang | 2025.6.23 | 535.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2025.6.23 | 532.88 | OK | |||
r-devel-windows-x86_64 | 2025.6.23 | 8.00 | 294.00 | 302.00 | ERROR | |
r-patched-linux-x86_64 | 2025.6.23 | 4.92 | 327.83 | 332.75 | OK | |
r-release-linux-x86_64 | 2025.6.23 | 4.82 | 332.21 | 337.03 | 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 | 280.00 | 287.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 | 402.00 | 411.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 [17:41:42.689] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [17:41:42.723] [bbotk] Evaluating 1 configuration(s)
INFO [17:41:42.740] [mlr3] Running benchmark with 1 resampling iterations
INFO [17:41:42.858] [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 [11:18:23.976] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [11:18:24.014] [bbotk] Evaluating 1 configuration(s)
INFO [11:18:24.043] [mlr3] Running benchmark with 1 resampling iterations
INFO [11:18:24.182] [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 [10:00:23.679] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
INFO [10:00:23.778] [bbotk] Evaluating 1 configuration(s)
INFO [10:00:23.825] [mlr3] Running benchmark with 1 resampling iterations
INFO [10:00:24.027] [mlr3] Applying learner 'regr.mlp' on task 'easy' (iter 1/1)
Flavor: r-oldrel-windows-x86_64