Last updated on 2025-05-03 22:50:36 CEST.
Package | ERROR | OK |
---|---|---|
bayestestR | 13 | |
insight | 1 | 12 |
modelbased | 13 | |
parameters | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [174s]
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 79 | PASS 3593 ]
══ Skipped tests (79) ══════════════════════════════════════════════════════════
• On CRAN (73): 'test-GLMMadaptive.R:2:1', 'test-averaging.R:3:1',
'test-bias_correction.R:1:1', 'test-brms.R:1:1', 'test-brms_aterms.R:1:1',
'test-brms_gr_random_effects.R:1:1', 'test-brms_missing.R:1:1',
'test-brms_von_mises.R:1:1', 'test-blmer.R:249:3',
'test-clean_names.R:103:3', 'test-clean_parameters.R:2:3',
'test-clean_parameters.R:35:3', 'test-clean_parameters.R:80:3',
'test-clean_parameters.R:123:3', 'test-clean_parameters.R:153:3',
'test-clmm.R:165:3', 'test-cpglmm.R:145:3', 'test-display.R:9:3',
'test-export_table.R:4:3', 'test-export_table.R:8:3',
'test-export_table.R:106:3', 'test-export_table.R:133:3',
'test-export_table.R:164:3', 'test-export_table.R:192:3',
'test-export_table.R:204:3', 'test-export_table.R:232:3',
'test-find_smooth.R:31:3', 'test-find_random.R:27:3',
'test-format_table.R:2:1', 'test-format_table_ci.R:71:3', 'test-gam.R:2:1',
'test-get_data.R:385:1', 'test-get_loglikelihood.R:94:3',
'test-get_loglikelihood.R:159:3', 'test-get_predicted.R:2:1',
'test-get_varcov.R:40:3', 'test-get_datagrid.R:678:3',
'test-is_converged.R:28:1', 'test-lme.R:34:3', 'test-lme.R:210:3',
'test-glmmTMB.R:71:3', 'test-glmmTMB.R:755:3', 'test-glmmTMB.R:787:3',
'test-glmmTMB.R:1095:3', 'test-marginaleffects.R:1:1', 'test-mgcv.R:1:1',
'test-mipo.R:1:1', 'test-model_info.R:110:3', 'test-mvrstanarm.R:1:1',
'test-null_model.R:71:3', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3',
'test-phylolm.R:5:1', 'test-print_parameters.R:1:1',
'test-r2_nakagawa_bernoulli.R:1:1', 'test-r2_nakagawa_beta.R:1:1',
'test-r2_nakagawa_binomial.R:1:1', 'test-r2_nakagawa_gamma.R:1:1',
'test-r2_nakagawa_linear.R:1:1', 'test-r2_nakagawa_negbin.R:1:1',
'test-r2_nakagawa_negbin_zi.R:1:1', 'test-r2_nakagawa_ordered_beta.R:1:1',
'test-r2_nakagawa_poisson.R:1:1', 'test-r2_nakagawa_poisson_zi.R:1:1',
'test-r2_nakagawa_truncated_poisson.R:1:1', 'test-r2_nakagawa_tweedie.R:1:1',
'test-rqss.R:1:1', 'test-rstanarm.R:1:1', 'test-rlmer.R:259:3',
'test-spatial.R:2:1', 'test-svylme.R:1:1', 'test-vgam.R:2:1',
'test-weightit.R:1:1'
• On Windows (1): 'test-get_priors.R:2:3'
• Package `logistf` is loaded and breaks `mmrm::mmrm()` (1): 'test-mmrm.R:4:1'
• TRUE is TRUE (1): 'test-fixest.R:2:1'
• works interactively (2): 'test-coxph-panel.R:34:3', 'test-coxph.R:38:3'
• {bigglm} is not installed (1): 'test-model_info.R:24:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tidymodels.R:6:1'): (code run outside of `test_that()`) ────────
Error in `inDL(x, as.logical(local), as.logical(now), ...)`: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.6/sparsevctrs/libs/x64/sparsevctrs.dll':
`maximal number of DLLs reached...
Backtrace:
▆
1. ├─parsnip::fit(m, mpg ~ am + vs, data = mtcars) at test-tidymodels.R:6:1
2. ├─parsnip::fit.model_spec(m, mpg ~ am + vs, data = mtcars)
3. │ └─parsnip:::materialize_sparse_tibble(data, object, "data")
4. └─base::loadNamespace(x)
5. └─base::library.dynam(lib, package, package.lib)
6. └─base::dyn.load(file, DLLpath = DLLpath, ...)
7. └─base (local) inDL(x, as.logical(local), as.logical(now), ...)
[ FAIL 1 | WARN 0 | SKIP 79 | PASS 3593 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13