CRAN Package Check Results for Package insight

Last updated on 2026-03-06 10:52:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.6 31.79 566.52 598.31 OK
r-devel-linux-x86_64-debian-gcc 1.4.6 20.74 345.13 365.87 OK
r-devel-linux-x86_64-fedora-clang 1.4.6 57.00 589.87 646.87 OK
r-devel-linux-x86_64-fedora-gcc 1.4.6 37.00 815.31 852.31 OK
r-devel-macos-arm64 1.4.6 7.00 90.00 97.00 OK
r-devel-windows-x86_64 1.4.6 32.00 384.00 416.00 ERROR
r-patched-linux-x86_64 1.4.6 30.38 522.39 552.77 OK
r-release-linux-x86_64 1.4.6 28.23 528.93 557.16 OK
r-release-macos-arm64 1.4.6 7.00 137.00 144.00 OK
r-release-macos-x86_64 1.4.6 23.00 419.00 442.00 OK
r-release-windows-x86_64 1.4.6 32.00 414.00 446.00 OK
r-oldrel-macos-arm64 1.4.6 7.00 151.00 158.00 OK
r-oldrel-macos-x86_64 1.4.6 23.00 495.00 518.00 OK
r-oldrel-windows-x86_64 1.4.6 48.00 526.00 574.00 NOTE

Check Details

Version: 1.4.6
Check: tests
Result: ERROR Running 'testthat.R' [134s] 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-is_converged.R: boundary (singular) fit: see help('isSingular') > test-mmrm.R: mmrm() registered as emmeans extension > test-mmrm.R: mmrm() registered as car::Anova extension > test-model_info.R: boundary (singular) fit: see help('isSingular') > test-nestedLogit.R: list(work = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 1L, 0L, 0L, 0L, 1L, > test-nestedLogit.R: 0L, 0L, 0L, 0L, 1L, 1L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, > test-nestedLogit.R: 0L, 1L, 1L, 1L, 0L, 1L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 1L, 1L, 1L, > test-nestedLogit.R: 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 1L, 1L, 1L, 1L, 1L, 1L, > test-nestedLogit.R: 1L, 1L, 0L, 0L, 0L, 1L, 1L, 1L, 0L, 0L, 0L, 1L, 1L, 0L, 0L, 1L, > test-nestedLogit.R: 1L, 1L, 1L, 1L, 1L, 0L, 1L, 1L, 1L, 1L, 1L, 0L, 0L, 0L, 0L, 0L, > test-nestedLogit.R: 1L, 1L, 0L, 0L, 1L, 0L, 0L, 1L, 1L, 1L, 0L, 1L, 1L, 1L, 0L, 0L > test-nestedLogit.R: ), full = c(1L, 1L, 0L, 1L, 1L, 0L, 0L, 0L, 1L, 1L, 0L, 0L, 0L, > test-nestedLogit.R: 1L, 0L, 1L, 1L, 0L, 1L, 0L, 0L, 0L, 1L, 1L, 0L, 1L, 1L, 0L, 0L, > test-nestedLogit.R: 0L, 1L, 1L, 1L, 1L, 0L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L)) > test-polr.R: > test-polr.R: Re-fitting to get Hessian > test-polr.R: > test-polr.R: > test-polr.R: Re-fitting to get Hessian > test-polr.R: > test-survey_coxph.R: Stratified Independent Sampling design (with replacement) > test-survey_coxph.R: dpbc <- survey::svydesign( > test-survey_coxph.R: id = ~1, > test-survey_coxph.R: prob = ~randprob, > test-survey_coxph.R: strata = ~edema, > test-survey_coxph.R: data = subset(pbc, randomized) > test-survey_coxph.R: ) > test-survey_coxph.R: Stratified Independent Sampling design (with replacement) > test-survey_coxph.R: dpbc <- survey::svydesign( > test-survey_coxph.R: id = ~1, > test-survey_coxph.R: prob = ~randprob, > test-survey_coxph.R: strata = ~edema, > test-survey_coxph.R: data = subset(pbc, randomized) > test-survey_coxph.R: ) > test-survey_coxph.R: Stratified Independent Sampling design (with replacement) > test-survey_coxph.R: dpbc <- survey::svydesign( > test-survey_coxph.R: id = ~1, > test-survey_coxph.R: prob = ~randprob, > test-survey_coxph.R: strata = ~edema, > test-survey_coxph.R: data = subset(pbc, randomized) > test-survey_coxph.R: ) > test-survfit.R: Error: ! testthat subprocess exited in file 'test-survfit.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-devel-windows-x86_64

Version: 1.4.6
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'fungible' Flavor: r-oldrel-windows-x86_64