Last updated on 2025-12-06 06:50:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.1 | 10.03 | 175.44 | 185.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.2.1 | 6.05 | 122.08 | 128.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.2.1 | 26.00 | 285.07 | 311.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.1 | 41.00 | 277.84 | 318.84 | OK | |
| r-devel-windows-x86_64 | 3.2.1 | 13.00 | 264.00 | 277.00 | OK | |
| r-patched-linux-x86_64 | 3.2.1 | 12.19 | 161.26 | 173.45 | OK | |
| r-release-linux-x86_64 | 3.2.1 | 10.42 | 164.13 | 174.55 | OK | |
| r-release-macos-arm64 | 3.2.1 | OK | ||||
| r-release-macos-x86_64 | 3.2.1 | 10.00 | 135.00 | 145.00 | OK | |
| r-release-windows-x86_64 | 3.2.1 | 13.00 | 259.00 | 272.00 | OK | |
| r-oldrel-macos-arm64 | 3.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 3.2.1 | 11.00 | 141.00 | 152.00 | OK | |
| r-oldrel-windows-x86_64 | 3.2.1 | 19.00 | 250.00 | 269.00 | ERROR |
Version: 3.2.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [139s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(usethis)
>
> test_check("usethis")
Starting 2 test processes.
> test-badge.R: v Setting active project to
> test-badge.R: "D:/temp/2025_12_05_01_50_00_7414/Rtmpe0WA79/testpkg271c49e1eb2".
> test-badge.R: v Initialising Git repo.
> test-badge.R: v Adding ".Rproj.user", ".Rhistory", ".RData", ".httr-oauth", ".DS_Store", and
> test-badge.R: ".quarto" to '.gitignore'.
> test-badge.R: v Restoring original working directory:
> test-badge.R: 'D:/RCompile/CRANpkg/local/4.4/usethis.Rcheck/tests/testthat'
> test-badge.R: v Setting active project to "<no active project>".
> test-badge.R: v Deleting temporary project:
> test-badge.R: 'D:/temp/2025_12_05_01_50_00_7414/Rtmpe0WA79/testpkg271c49e1eb2'
> test-proj-desc.R:
Error:
! testthat subprocess exited in file 'test-proj-desc.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("usethis")
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