Last updated on 2026-08-06 06:57:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.8 | 24.17 | 396.11 | 420.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.8 | 15.75 | 264.13 | 279.88 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.8 | 19.00 | 253.22 | 272.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.8 | 19.00 | 271.40 | 290.40 | OK | |
| r-devel-windows-x86_64 | 0.3.8 | 30.00 | 379.00 | 409.00 | OK | |
| r-patched-linux-x86_64 | 0.3.8 | 38.88 | 379.76 | 418.64 | OK | |
| r-release-linux-x86_64 | 0.3.8 | 25.12 | 384.54 | 409.66 | 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 | 415.00 | 444.00 | ERROR | |
| 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 | 40.00 | 512.00 | 552.00 | OK |
Version: 0.3.8
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘CPOConstructor.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.8
Check: tests
Result: ERROR
Running 'run-core.R' [0s]
Running 'run-cpo.R' [44s]
Running 'run-meta.R' [7s]
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.
> test_meta_multiplex.R:
Error:
! testthat subprocess exited in file 'test_meta_multiplex.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-release-windows-x86_64