Last updated on 2026-06-06 14:51:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.8 | 22.74 | 403.94 | 426.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.8 | 16.94 | 270.33 | 287.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.8 | 45.00 | 622.46 | 667.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.8 | 43.00 | 631.90 | 674.90 | OK | |
| r-devel-windows-x86_64 | 0.3.8 | 29.00 | 420.00 | 449.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.8 | 39.23 | 377.55 | 416.78 | OK | |
| r-release-linux-x86_64 | 0.3.8 | 23.06 | 380.65 | 403.71 | OK | |
| r-release-macos-arm64 | 0.3.8 | 7.00 | 85.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 0.3.8 | 19.00 | 363.00 | 382.00 | OK | |
| r-release-windows-x86_64 | 0.3.8 | 29.00 | 417.00 | 446.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.8 | 17.00 | 315.00 | 332.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.8 | 42.00 | 520.00 | 562.00 | OK |
Version: 0.3.8
Check: tests
Result: ERROR
Running 'run-core.R' [1s]
Running 'run-cpo.R' [46s]
Running 'run-meta.R' [8s]
Running 'run-zzzlint.R' [1s]
Running the tests in 'tests/run-meta.R' failed.
Complete output:
> library(testthat)
> test_check("mlrCPO", filter = "^meta_")
Loading required package: mlrCPO
Loading required package: ParamHelpers
Loading required package: mlr
Starting 2 test processes.
Error:
! testthat subprocess exited in file 'test_meta_cbind.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("mlrCPO", filter = "^meta_")
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-devel-windows-x86_64