CRAN Package Check Results for Package insight

Last updated on 2026-05-15 06:54:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 28.35 568.67 597.02 OK
r-devel-linux-x86_64-debian-gcc 1.5.0 19.84 353.51 373.35 OK
r-devel-linux-x86_64-fedora-clang 1.5.0 67.00 968.67 1035.67 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 62.00 979.31 1041.31 OK
r-devel-windows-x86_64 1.5.0 32.00 421.00 453.00 OK
r-patched-linux-x86_64 1.5.0 29.06 538.05 567.11 OK
r-release-linux-x86_64 1.5.0 26.58 543.27 569.85 OK
r-release-macos-arm64 1.5.0 7.00 88.00 95.00 OK
r-release-macos-x86_64 1.5.0 22.00 420.00 442.00 OK
r-release-windows-x86_64 1.5.0 29.00 308.00 337.00 ERROR
r-oldrel-macos-arm64 1.5.0 8.00 152.00 160.00 OK
r-oldrel-macos-x86_64 1.5.0 23.00 561.00 584.00 OK
r-oldrel-windows-x86_64 1.5.0 40.00 549.00 589.00 OK

Check Details

Version: 1.5.0
Check: tests
Result: ERROR Running 'testthat.R' [60s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes. > test-find_transformation.R: boundary (singular) fit: see help('isSingular') > test-gamlss.R: GAMLSS-RS iteration 1: Global Deviance = 365.2328 > test-gamlss.R: GAMLSS-RS iteration 2: Global Deviance = 365.1292 > test-gamlss.R: GAMLSS-RS iteration 3: Global Deviance = 365.1269 > test-gamlss.R: GAMLSS-RS iteration 4: Global Deviance = 365.1268 > test-gamlss.R: GAMLSS-RS iteration 1: Global Deviance = 5779.746 > test-gamlss.R: GAMLSS-RS iteration 2: Global Deviance = 5779.746 > test-gamlss.R: GAMLSS-RS iteration 1: Global Deviance = 703.1164 > test-gamlss.R: GAMLSS-RS iteration 2: Global Deviance = 703.1164 > test-get_model.R: Loading required namespace: GPArotation > test-get_random.R: boundary (singular) fit: see help('isSingular') > test-glmmPQL.R: iteration 1 > test-has_intercept.R: Error: ! testthat subprocess exited in file 'test-has_intercept.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("insight") 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