Last updated on 2026-09-24 05:04:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 52.70 | 850.57 | 903.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 32.37 | 595.41 | 627.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 35.00 | 566.51 | 601.51 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 36.00 | 589.04 | 625.04 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 50.00 | 613.00 | 663.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 55.23 | 821.19 | 876.42 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 51.67 | 827.19 | 878.86 | OK | |
| r-release-macos-arm64 | 0.2.0 | 11.00 | 134.00 | 145.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 33.00 | 548.00 | 581.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 52.00 | 449.00 | 501.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.0 | 10.00 | 130.00 | 140.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 33.00 | 633.00 | 666.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 69.00 | 809.00 | 878.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [196s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv(OMP_NUM_THREADS = "1")
>
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("testthat")
+ library("mlr3forecast")
+
+ test_check("mlr3forecast")
+ }
Loading required package: mlr3
Starting 2 test processes.
> test_LearnerFcst.R: INFO [16:02:56.872] [mlr3] Calling train method of fallback 'fcst.mean' on task 'airpassengers' with 95 observations {learner: <LearnerFcstMean/LearnerFcstForecast/LearnerFcst/LearnerRegr/Learner/R6>}
> test_PipeOpFcstSplitKey.R: INFO [16:03:56.510] [mlr3] Resampling 'fcst.holdout' is being instantiated on task 'panel'
> test_PipeOpFcstSplitKey.R: INFO [16:03:56.589] [mlr3] Applying learner 'fcst.splitkey.fcst.lags.regr.featureless.fcst.unitekey' on task 'panel' (iter 1/1)
> test_PipeOpFcstSplitKey.R: INFO [16:03:58.793] [mlr3] Resampling 'fcst.cv' is being instantiated on task 'panel'
> test_PipeOpFcstSplitKey.R: INFO [16:03:58.837] [mlr3] Applying learner 'fcst.splitkey.fcst.lags.regr.featureless.fcst.unitekey' on task 'panel' (iter 1/2)
> test_PipeOpFcstSplitKey.R: INFO [16:03:59.616] [mlr3] Applying learner 'fcst.splitkey.fcst.lags.regr.featureless.fcst.unitekey' on task 'panel' (iter 2/2)
> test_DirectForecaster.R: INFO [16:04:06.294] [bbotk] Starting to optimize 1 parameter(s) with '<OptimizerBatchRandomSearch>' and '<TerminatorEvals> [n_evals=2, k=0]'
> test_DirectForecaster.R: INFO [16:04:06.380] [bbotk] Evaluating 1 configuration(s)
> test_DirectForecaster.R: INFO [16:04:06.471] [mlr3] Running benchmark with 2 resampling iterations
> test_DirectForecaster.R: INFO [16:04:06.538] [mlr3] Applying learner 'regr.stub' on task 'airpassengers' (iter 1/2)
> test_DirectForecaster.R: INFO [16:04:07.766] [mlr3] Applying learner 'regr.stub' on task 'airpassengers' (iter 2/2)
> test_DirectForecaster.R: INFO [16:04:08.979] [mlr3] Finished benchmark
> test_DirectForecaster.R: INFO [16:04:09.130] [bbotk] Result of batch 1:
> test_DirectForecaster.R: INFO [16:04:09.140] [bbotk] regr.stub.shift regr.rmse warnings errors runtime_learners
> test_DirectForecaster.R: INFO [16:04:09.140] [bbotk] 0.3841805 164.0359 0 0 2.29
> test_DirectForecaster.R: INFO [16:04:09.140] [bbotk] uhash
> test_DirectForecaster.R: INFO [16:04:09.140] [bbotk] 6ae7a252-d0b5-40a8-88d1-27e83283da5a
> test_DirectForecaster.R: INFO [16:04:09.159] [bbotk] Evaluating 1 configuration(s)
> test_DirectForecaster.R: INFO [16:04:09.174] [mlr3] Running benchmark with 2 resampling iterations
> test_DirectForecaster.R: INFO [16:04:09.212] [mlr3] Applying learner 'regr.stub' on task 'airpassengers' (iter 1/2)
> test_DirectForecaster.R: INFO [16:04:10.546] [mlr3] Applying learner 'regr.stub' on task 'airpassengers' (iter 2/2)
> test_DirectForecaster.R: INFO [16:04:11.604] [mlr3] Finished benchmark
> test_DirectForecaster.R: INFO [16:04:11.733] [bbotk] Result of batch 2:
> test_DirectForecaster.R: INFO [16:04:11.739] [bbotk] regr.stub.shift regr.rmse warnings errors runtime_learners
> test_DirectForecaster.R: INFO [16:04:11.739] [bbotk] 0.3537789 164.0655 0 0 2.34
> test_DirectForecaster.R: INFO [16:04:11.739] [bbotk] uhash
> test_DirectForecaster.R: INFO [16:04:11.739] [bbotk] 3db97b78-c7be-47ed-a69c-8ccfa90c1677
> test_DirectForecaster.R: INFO [16:04:11.823] [bbotk] Finished optimizing after 2 evaluation(s)
> test_DirectForecaster.R: INFO [16:04:11.828] [bbotk] Result:
> test_DirectForecaster.R: INFO [16:04:11.835] [bbotk] regr.stub.shift learner_param_vals x_domain regr.rmse
> test_DirectForecaster.R: INFO [16:04:11.835] [bbotk] <num> <list> <list> <num>
> test_DirectForecaster.R: INFO [16:04:11.835] [bbotk] 0.3841805 <list[2]> <list[1]> 164.0359
> test_RecursiveForecaster.R: INFO [16:05:06.689] [bbotk] Starting to optimize 1 parameter(s) with '<OptimizerBatchRandomSearch>' and '<TerminatorEvals> [n_evals=2, k=0]'
> test_RecursiveForecaster.R: INFO [16:05:06.720] [bbotk] Evaluating 1 configuration(s)
> test_RecursiveForecaster.R: INFO [16:05:06.741] [mlr3] Running benchmark with 2 resampling iterations
> test_RecursiveForecaster.R: INFO [16:05:06.767] [mlr3] Applying learner 'fcst.lags.regr.stub' on task 'airpassengers' (iter 1/2)
> test_RecursiveForecaster.R: INFO [16:05:07.236] [mlr3] Applying learner 'fcst.lags.regr.stub' on task 'airpassengers' (iter 2/2)
> test_RecursiveForecaster.R: INFO [16:05:07.653] [mlr3] Finished benchmark
> test_RecursiveForecaster.R: INFO [16:05:07.733] [bbotk] Result of batch 1:
> test_RecursiveForecaster.R: INFO [16:05:07.739] [bbotk] regr.stub.shift regr.rmse warnings errors runtime_learners
> test_RecursiveForecaster.R: INFO [16:05:07.739] [bbotk] 0.4294048 164.926 0 0 0.83
> test_RecursiveForecaster.R: INFO [16:05:07.739] [bbotk] uhash
> test_RecursiveForecaster.R: INFO [16:05:07.739] [bbotk] 19f6be3d-0df7-40c9-b054-97276d9587e5
> test_RecursiveForecaster.R: INFO [16:05:07.755] [bbotk] Evaluating 1 configuration(s)
> test_RecursiveForecaster.R: INFO [16:05:07.771] [mlr3] Running benchmark with 2 resampling iterations
> test_RecursiveForecaster.R: INFO [16:05:07.795] [mlr3] Applying learner 'fcst.lags.regr.stub' on task 'airpassengers' (iter 1/2)
> test_RecursiveForecaster.R: INFO [16:05:08.338] [mlr3] Applying learner 'fcst.lags.regr.stub' on task 'airpassengers' (iter 2/2)
> test_RecursiveForecaster.R: INFO [16:05:08.830] [mlr3] Finished benchmark
> test_RecursiveForecaster.R: INFO [16:05:08.932] [bbotk] Result of batch 2:
> test_RecursiveForecaster.R: INFO [16:05:08.937] [bbotk] regr.stub.shift regr.rmse warnings errors runtime_learners
> test_RecursiveForecaster.R: INFO [16:05:08.937] [bbotk] 0.181866 165.1666 0 0 0.99
> test_RecursiveForecaster.R: INFO [16:05:08.937] [bbotk] uhash
> test_RecursiveForecaster.R: INFO [16:05:08.937] [bbotk] f31f04b7-e821-41ab-8917-3d21a76a3d5b
> test_RecursiveForecaster.R: INFO [16:05:08.992] [bbotk] Finished optimizing after 2 evaluation(s)
> test_RecursiveForecaster.R: INFO [16:05:08.995] [bbotk] Result:
> test_RecursiveForecaster.R: INFO [16:05:09.002] [bbotk] regr.stub.shift learner_param_vals x_domain regr.rmse
> test_RecursiveForecaster.R: INFO [16:05:09.002] [bbotk] <num> <list> <list> <num>
> test_RecursiveForecaster.R: INFO [16:05:09.002] [bbotk] 0.4294048 <list[2]> <list[1]> 164.926
> test_RecursiveForecaster.R: INFO [16:05:09.809] [bbotk] Starting to optimize 0 parameter(s) with '<TunerBatchInternal>' and '<TerminatorEvals> [n_evals=1, k=0]'
> test_RecursiveForecaster.R: INFO [16:05:09.814] [bbotk] Evaluating 1 configuration(s)
> test_RecursiveForecaster.R: INFO [16:05:09.829] [mlr3] Running benchmark with 1 resampling iterations
> test_RecursiveForecaster.R: INFO [16:05:09.852] [mlr3] Applying learner 'fcst.lags.regr.stub' on task 'airpassengers' (iter 1/1)
> test_RecursiveForecaster.R: INFO [16:05:13.675] [mlr3] Finished benchmark
> test_RecursiveForecaster.R: INFO [16:05:13.794] [bbotk] Result of batch 1:
> test_RecursiveForecaster.R: INFO [16:05:13.800] [bbotk] regr.stub.mse warnings errors runtime_learners internal_tuned_values
> test_RecursiveForecaster.R: INFO [16:05:13.800] [bbotk] 44979.51 0 0 3.8 regr.stub.iter=8
> test_RecursiveForecaster.R: INFO [16:05:13.800] [bbotk] uhash
> test_RecursiveForecaster.R: INFO [16:05:13.800] [bbotk] a4de4617-1a01-42e2-bcb4-c16962b5a1e0
> test_RecursiveForecaster.R: INFO [16:05:13.908] [bbotk] Finished optimizing after 1 evaluation(s)
> test_RecursiveForecaster.R: INFO [16:05:13.912] [bbotk] Result:
> test_RecursiveForecaster.R: INFO [16:05:13.919] [bbotk] internal_tuned_values learner_param_vals x_domain regr.stub.mse
> test_RecursiveForecaster.R: INFO [16:05:13.919] [bbotk] <list> <list> <list> <num>
> test_RecursiveForecaster.R: INFO [16:05:13.919] [bbotk] regr.stub.iter=8 <list[3]> <list[0]> 44979.51
> test_as_task_fcst.R: [value]: 'y'
> test_fcst_auto_msarima.R:
Error:
! testthat subprocess exited in file 'test_fcst_auto_msarima.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("mlr3forecast")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-release-windows-x86_64