CRAN Package Check Results for Package insight

Last updated on 2023-11-28 04:57:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.19.6 28.95 619.79 648.74 OK
r-devel-linux-x86_64-debian-gcc 0.19.7 21.05 472.36 493.41 OK
r-devel-linux-x86_64-fedora-clang 0.19.7 818.43 OK
r-devel-linux-x86_64-fedora-gcc 0.19.7 799.68 OK
r-devel-windows-x86_64 0.19.7 28.00 320.00 348.00 OK
r-patched-linux-x86_64 0.19.6 35.34 599.63 634.97 OK
r-release-linux-x86_64 0.19.6 30.72 602.31 633.03 ERROR
r-release-macos-arm64 0.19.7 178.00 OK
r-release-macos-x86_64 0.19.7 481.00 OK
r-release-windows-x86_64 0.19.7 33.00 361.00 394.00 OK
r-oldrel-macos-arm64 0.19.7 178.00 OK
r-oldrel-macos-x86_64 0.19.6 704.00 OK
r-oldrel-windows-x86_64 0.19.7 33.00 331.00 364.00 OK

Check Details

Version: 0.19.6
Check: tests
Result: ERROR Running ‘testthat.R’ [384s/235s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 43 | PASS 3211 ] ══ Skipped tests (43) ══════════════════════════════════════════════════════════ • On CRAN (34): 'test-GLMMadaptive.R:1:1', 'test-brms.R:1:1', 'test-brms_aterms.R:1:1', 'test-blmer.R:252:3', 'test-clean_parameters.R:2:3', 'test-clmm.R:168:3', 'test-cpglmm.R:146:3', 'test-export_table.R:4:3', 'test-export_table.R:8:3', 'test-find_random.R:27:3', 'test-format_table.R:1:1', 'test-format_table_ci.R:59:3', 'test-find_smooth.R:31:3', 'test-gam.R:1:1', 'test-get_data.R:370:1', 'test-get_loglikelihood.R:65:3', 'test-get_loglikelihood.R:108:3', 'test-get_predicted.R:2:1', 'test-get_priors.R:3:3', 'test-is_converged.R:29:1', 'test-lme.R:34:3', 'test-lme.R:210:3', 'test-glmmTMB.R:72:3', 'test-glmmTMB.R:756:3', 'test-glmmTMB.R:788:3', 'test-marginaleffects.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr.R:267:3', 'test-rlmer.R:268:3', 'test-rqss.R:1:1', 'test-rstanarm.R:1:1', 'test-spatial.R:1:1', 'test-vgam.R:1:1' • On Linux (2): 'test-MCMCglmm.R:1:1', 'test-get_data.R:152:3' • Package `logistf` is loaded and breaks `mmrm::mmrm()` (1): 'test-mmrm.R:5:1' • bigglm cannot be loaded (1): 'test-model_info.R:24:3' • getRversion() > "4.2.2" is TRUE (1): 'test-emmeans.R:23:1' • works interactively (4): 'test-coxph.R:37:3', 'test-coxph.R:44:3', 'test-coxph.R:61:3', 'test-fixest.R:303:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fixest.R:277:3'): get_statistic ──────────────────────────────── Error in ``[.data.frame`(out, , "t value")`: undefined columns selected Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-fixest.R:277:3 2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─out[, "t value"] 5. └─base::`[.data.frame`(out, , "t value") [ FAIL 1 | WARN 0 | SKIP 43 | PASS 3211 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64