CRAN Package Check Results for Package merTools

Last updated on 2026-03-19 04:57:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.4 17.88 227.59 245.47 OK
r-devel-linux-x86_64-debian-gcc 0.6.4 11.73 159.24 170.97 OK
r-devel-linux-x86_64-fedora-clang 0.6.4 29.00 363.42 392.42 OK
r-devel-linux-x86_64-fedora-gcc 0.6.4 28.00 385.36 413.36 OK
r-devel-macos-arm64 0.6.4 4.00 49.00 53.00 OK
r-devel-windows-x86_64 0.6.4 19.00 231.00 250.00 ERROR --no-vignettes
r-patched-linux-x86_64 0.6.4 15.47 204.61 220.08 OK
r-release-linux-x86_64 0.6.4 9.70 205.95 215.65 OK
r-release-macos-arm64 0.6.4 4.00 48.00 52.00 OK
r-release-macos-x86_64 0.6.4 11.00 198.00 209.00 OK
r-release-windows-x86_64 0.6.4 20.00 230.00 250.00 OK --no-vignettes
r-oldrel-macos-arm64 0.6.4 4.00 52.00 56.00 OK
r-oldrel-macos-x86_64 0.6.4 12.00 369.00 381.00 OK
r-oldrel-windows-x86_64 0.6.4 26.00 250.00 276.00 OK --no-vignettes

Check Details

Version: 0.6.4
Flags: --no-vignettes
Check: tests
Result: ERROR Running 'testthat-a_m.R' [25s] Running 'testthat-m_z.R' [20s] Running the tests in 'tests/testthat-m_z.R' failed. Complete output: > library(testthat) > library(merTools) Loading required package: arm Loading required package: MASS Loading required package: Matrix Loading required package: lme4 arm (Version 1.15-1, built: 2026-3-15) Working directory is d:/Rcompile/CRANpkg/local/4.6/merTools.Rcheck/tests > > > test_check("merTools", filter = "^[m-z]") Starting 2 test processes. > test-merData.R: Number of observations < 20, random effect quantiles may not be well-defined. > test-merData.R: Number of observations < 20, random effect quantiles may not be well-defined. > test-merData.R: Number of observations < 20, random effect quantiles may not be well-defined. > test-plots.R: Error: ! testthat subprocess exited in file 'test-plots.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("merTools", filter = "^[m-z]") 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