Last updated on 2026-06-05 18:49:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 8.0.0 | 24.81 | 145.73 | 170.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 8.0.0 | 17.75 | 100.56 | 118.31 | OK | |
| r-devel-linux-x86_64-fedora-clang | 8.0.0 | 42.00 | 234.91 | 276.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 8.0.0 | 43.00 | 263.68 | 306.68 | OK | |
| r-devel-windows-x86_64 | 8.0.0 | 32.00 | 159.00 | 191.00 | OK | |
| r-patched-linux-x86_64 | 8.0.0 | 23.25 | 136.60 | 159.85 | OK | |
| r-release-linux-x86_64 | 8.0.0 | 23.06 | 137.66 | 160.72 | OK | |
| r-release-macos-arm64 | 8.0.0 | 6.00 | 38.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 8.0.0 | 16.00 | 131.00 | 147.00 | OK | |
| r-release-windows-x86_64 | 8.0.0 | 32.00 | 138.00 | 170.00 | ERROR | |
| r-oldrel-macos-arm64 | 8.0.0 | 4.00 | 35.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 8.0.0 | 16.00 | 140.00 | 156.00 | OK | |
| r-oldrel-windows-x86_64 | 8.0.0 | 38.00 | 185.00 | 223.00 | OK |
Version: 8.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(roxygen2)
>
> test_check("roxygen2")
Starting 2 test processes.
> test-object-s3.R:
Error:
! testthat subprocess exited in file 'test-object-s3.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("roxygen2")
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