Last updated on 2026-05-28 23:53:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.2 | 46.43 | 241.36 | 287.79 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.3.2 | 36.97 | 169.50 | 206.47 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.3.2 | 76.00 | 369.98 | 445.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.2 | 93.00 | 395.21 | 488.21 | OK | |
| r-devel-windows-x86_64 | 3.3.2 | 67.00 | 242.00 | 309.00 | OK | |
| r-patched-linux-x86_64 | 3.3.2 | 51.39 | 231.52 | 282.91 | OK | |
| r-release-linux-x86_64 | 3.3.2 | 76.14 | 261.89 | 338.03 | OK | |
| r-release-macos-arm64 | 3.3.2 | 11.00 | 47.00 | 58.00 | OK | |
| r-release-macos-x86_64 | 3.3.2 | 33.00 | 212.00 | 245.00 | OK | |
| r-release-windows-x86_64 | 3.3.2 | 56.00 | 297.00 | 353.00 | OK | |
| r-oldrel-macos-arm64 | 3.3.2 | 10.00 | 50.00 | 60.00 | OK | |
| r-oldrel-macos-x86_64 | 3.3.2 | 33.00 | 210.00 | 243.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3.2 | 73.00 | 268.00 | 341.00 | ERROR |
Version: 3.3.2
Check: tests
Result: ERROR
Running 'test-catch.R' [43s]
Running 'testthat.R' [37s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("testthat")
Starting 2 test processes.
> test-extract.R: Saving D:\temp\2026_05_26_12_12_20_19003\RtmpwP7YFs\file123902a02e0b/simple-3.R
> test-reporter-silent.R:
Error:
! testthat subprocess exited in file 'test-reporter-silent.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("testthat")
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-oldrel-windows-x86_64