Last updated on 2026-05-02 12:51:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.1 | 7.52 | 162.61 | 170.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.3.1 | 4.99 | 108.58 | 113.57 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.3.1 | 13.00 | 269.73 | 282.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.1 | 13.00 | 273.36 | 286.36 | OK | |
| r-devel-windows-x86_64 | 3.3.1 | 18.00 | 145.00 | 163.00 | OK | |
| r-patched-linux-x86_64 | 3.3.1 | 8.30 | 149.63 | 157.93 | OK | |
| r-release-linux-x86_64 | 3.3.1 | 7.63 | 148.07 | 155.70 | OK | |
| r-release-macos-arm64 | 3.3.1 | 2.00 | 40.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 3.3.1 | 6.00 | 159.00 | 165.00 | OK | |
| r-release-windows-x86_64 | 3.3.1 | 13.00 | 154.00 | 167.00 | OK | |
| r-oldrel-macos-arm64 | 3.3.1 | 2.00 | 35.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 3.3.1 | 7.00 | 149.00 | 156.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3.1 | 18.00 | 168.00 | 186.00 | ERROR |
Version: 3.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
>
> test_check("tibble")
Loading required package: tibble
Starting 2 test processes.
> test-utils-tick.R:
Error:
! testthat subprocess exited in file 'test-utils-tick.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("tibble")
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