CRAN Package Check Results for Package testthat

Last updated on 2026-02-15 14:51:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.2 50.77 243.46 294.23 OK
r-devel-linux-x86_64-debian-gcc 3.3.2 32.97 173.17 206.14 OK
r-devel-linux-x86_64-fedora-clang 3.3.2 93.00 314.30 407.30 OK
r-devel-linux-x86_64-fedora-gcc 3.3.2 97.00 401.71 498.71 OK
r-devel-macos-arm64 3.3.2 11.00 51.00 62.00 OK
r-devel-windows-x86_64 3.3.2 60.00 226.00 286.00 ERROR
r-patched-linux-x86_64 3.3.2 48.53 223.84 272.37 OK
r-release-linux-x86_64 3.3.2 47.55 225.99 273.54 OK
r-release-macos-arm64 3.3.2 10.00 50.00 60.00 OK
r-release-macos-x86_64 3.3.2 33.00 210.00 243.00 OK
r-release-windows-x86_64 3.3.2 53.00 220.00 273.00 ERROR
r-oldrel-macos-arm64 3.3.2 10.00 54.00 64.00 NOTE
r-oldrel-macos-x86_64 3.3.2 35.00 297.00 332.00 NOTE
r-oldrel-windows-x86_64 3.3.2 76.00 291.00 367.00 OK

Check Details

Version: 3.3.2
Check: tests
Result: ERROR Running 'test-catch.R' [34s] Running 'testthat.R' [30s] 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_02_14_01_50_00_18536\RtmpAVo6FV\file81746cbd2eea/simple-3.R > test-reporter-progress.R: Error: ! testthat subprocess exited in file 'test-reporter-progress.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-devel-windows-x86_64

Version: 3.3.2
Check: tests
Result: ERROR Running 'test-catch.R' [32s] Running 'testthat.R' [23s] 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_02_13_01_50_00_31302\RtmpaUvhCi\fileaa402cbc65f8/simple-3.R > test-helpers.R: Error: ! testthat subprocess exited in file 'test-helpers.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-release-windows-x86_64

Version: 3.3.2
Check: installed package size
Result: NOTE installed size is 9.0Mb sub-directories of 1Mb or more: R 2.1Mb libs 5.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64