CRAN Package Check Results for Package insight

Last updated on 2025-02-04 15:49:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 32.63 523.44 556.07 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 19.14 350.80 369.94 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 882.71 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 817.25 ERROR
r-devel-windows-x86_64 1.0.1 25.00 377.00 402.00 ERROR
r-patched-linux-x86_64 1.0.1 31.68 515.87 547.55 OK
r-release-linux-x86_64 1.0.1 25.45 506.08 531.53 OK
r-release-macos-arm64 1.0.1 168.00 OK
r-release-macos-x86_64 1.0.1 373.00 OK
r-release-windows-x86_64 1.0.1 29.00 375.00 404.00 ERROR
r-oldrel-macos-arm64 1.0.1 182.00 OK
r-oldrel-macos-x86_64 1.0.1 366.00 OK
r-oldrel-windows-x86_64 1.0.1 33.00 507.00 540.00 ERROR

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [334s/173s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] ══ Skipped tests (72) ══════════════════════════════════════════════════════════ • On CRAN (64): 'test-GLMMadaptive.R:1:1', 'test-averaging.R:3: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-clmm.R:165:3', 'test-cpglmm.R:145: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:193:3', 'test-export_table.R:205:3', 'test-export_table.R:233:3', 'test-find_smooth.R:31:3', 'test-format_table.R:1:1', 'test-find_random.R:27:3', 'test-format_table_ci.R:71:3', 'test-gam.R:1:1', 'test-get_data.R:385:1', 'test-get_loglikelihood.R:93:3', 'test-get_loglikelihood.R:158:3', 'test-get_predicted.R:2:1', 'test-get_priors.R:3:3', 'test-get_varcov.R:40: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-marginaleffects.R:1:1', 'test-mgcv.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3', 'test-phylolm.R:5: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-rlmer.R:259:3', 'test-rqss.R:1:1', 'test-rstanarm.R:1:1', 'test-spatial.R:1:1', 'test-svylme.R:1:1', 'test-vgam.R:1:1', 'test-weightit.R:1:1' • On Linux (3): 'test-BayesFactorBF.R:1:1', 'test-MCMCglmm.R:1:1', 'test-get_data.R:150: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-ggeffects.R:43:3'): get_parameters, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:43:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) ── Error ('test-ggeffects.R:102:3'): get_statistic, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:102:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [223s/117s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] ══ Skipped tests (72) ══════════════════════════════════════════════════════════ • On CRAN (64): 'test-GLMMadaptive.R:1:1', 'test-averaging.R:3: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-clmm.R:165:3', 'test-cpglmm.R:145: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:193:3', 'test-export_table.R:205:3', 'test-export_table.R:233:3', 'test-find_random.R:27:3', 'test-find_smooth.R:31:3', 'test-format_table.R:1:1', 'test-format_table_ci.R:71:3', 'test-gam.R:1:1', 'test-get_data.R:385:1', 'test-get_loglikelihood.R:93:3', 'test-get_loglikelihood.R:158:3', 'test-get_predicted.R:2:1', 'test-get_priors.R:3:3', 'test-get_varcov.R:40: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-marginaleffects.R:1:1', 'test-mgcv.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3', 'test-phylolm.R:5: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-spatial.R:1:1', 'test-svylme.R:1:1', 'test-rlmer.R:259:3', 'test-vgam.R:1:1', 'test-weightit.R:1:1' • On Linux (3): 'test-BayesFactorBF.R:1:1', 'test-MCMCglmm.R:1:1', 'test-get_data.R:150: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-ggeffects.R:43:3'): get_parameters, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:43:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) ── Error ('test-ggeffects.R:102:3'): get_statistic, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:102:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [521s/275s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] ══ Skipped tests (72) ══════════════════════════════════════════════════════════ • On CRAN (64): 'test-GLMMadaptive.R:1:1', 'test-averaging.R:3: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-clmm.R:165:3', 'test-cpglmm.R:145: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:193:3', 'test-export_table.R:205:3', 'test-export_table.R:233:3', 'test-find_random.R:27:3', 'test-format_table.R:1:1', 'test-format_table_ci.R:71:3', 'test-gam.R:1:1', 'test-find_smooth.R:31:3', 'test-get_data.R:385:1', 'test-get_loglikelihood.R:93:3', 'test-get_loglikelihood.R:158:3', 'test-get_predicted.R:2:1', 'test-get_priors.R:3:3', 'test-get_varcov.R:40: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-marginaleffects.R:1:1', 'test-mgcv.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3', 'test-phylolm.R:5: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:1:1', 'test-svylme.R:1:1', 'test-vgam.R:1:1', 'test-weightit.R:1:1' • On Linux (3): 'test-BayesFactorBF.R:1:1', 'test-MCMCglmm.R:1:1', 'test-get_data.R:150: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-ggeffects.R:43:3'): get_parameters, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:43:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) ── Error ('test-ggeffects.R:102:3'): get_statistic, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:102:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [480s/250s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] ══ Skipped tests (72) ══════════════════════════════════════════════════════════ • On CRAN (64): 'test-GLMMadaptive.R:1:1', 'test-averaging.R:3: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-clmm.R:165:3', 'test-cpglmm.R:145: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:193:3', 'test-export_table.R:205:3', 'test-export_table.R:233:3', 'test-find_smooth.R:31:3', 'test-format_table.R:1:1', 'test-format_table_ci.R:71:3', 'test-find_random.R:27:3', 'test-gam.R:1:1', 'test-get_data.R:385:1', 'test-get_loglikelihood.R:93:3', 'test-get_loglikelihood.R:158:3', 'test-get_predicted.R:2:1', 'test-get_priors.R:3:3', 'test-get_varcov.R:40: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-marginaleffects.R:1:1', 'test-mgcv.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3', 'test-phylolm.R:5: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-rlmer.R:259:3', 'test-rqss.R:1:1', 'test-rstanarm.R:1:1', 'test-spatial.R:1:1', 'test-svylme.R:1:1', 'test-vgam.R:1:1', 'test-weightit.R:1:1' • On Linux (3): 'test-BayesFactorBF.R:1:1', 'test-MCMCglmm.R:1:1', 'test-get_data.R:150: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-ggeffects.R:43:3'): get_parameters, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:43:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) ── Error ('test-ggeffects.R:102:3'): get_statistic, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:102:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) [ FAIL 2 | WARN 0 | SKIP 72 | PASS 3427 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [166s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 69 | PASS 3526 ] ══ Skipped tests (69) ══════════════════════════════════════════════════════════ • On CRAN (63): 'test-GLMMadaptive.R:1:1', 'test-averaging.R:3: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-clmm.R:165:3', 'test-cpglmm.R:145: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:193:3', 'test-export_table.R:205:3', 'test-export_table.R:233:3', 'test-find_random.R:27:3', 'test-format_table.R:1:1', 'test-find_smooth.R:31:3', 'test-format_table_ci.R:71:3', 'test-gam.R:1:1', 'test-get_data.R:385:1', 'test-get_loglikelihood.R:93:3', 'test-get_loglikelihood.R:158:3', 'test-get_predicted.R:2:1', 'test-get_varcov.R:40: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-marginaleffects.R:1:1', 'test-mgcv.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3', 'test-phylolm.R:5: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-rlmer.R:259:3', 'test-rqss.R:1:1', 'test-rstanarm.R:1:1', 'test-spatial.R:1:1', 'test-svylme.R:1:1', 'test-vgam.R:1: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-ggeffects.R:43:3'): get_parameters, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:43:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) ── Error ('test-ggeffects.R:102:3'): get_statistic, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:102:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) [ FAIL 2 | WARN 0 | SKIP 69 | PASS 3526 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [167s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 69 | PASS 3526 ] ══ Skipped tests (69) ══════════════════════════════════════════════════════════ • On CRAN (63): 'test-GLMMadaptive.R:1:1', 'test-averaging.R:3: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-clmm.R:165:3', 'test-cpglmm.R:145: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:193:3', 'test-export_table.R:205:3', 'test-export_table.R:233:3', 'test-find_smooth.R:31:3', 'test-find_random.R:27:3', 'test-format_table.R:1:1', 'test-format_table_ci.R:71:3', 'test-gam.R:1:1', 'test-get_data.R:385:1', 'test-get_loglikelihood.R:93:3', 'test-get_loglikelihood.R:158:3', 'test-get_predicted.R:2:1', 'test-get_varcov.R:40: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-marginaleffects.R:1:1', 'test-mgcv.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3', 'test-phylolm.R:5: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-rlmer.R:259:3', 'test-rstanarm.R:1:1', 'test-spatial.R:1:1', 'test-svylme.R:1:1', 'test-vgam.R:1: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-ggeffects.R:43:3'): get_parameters, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:43:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) ── Error ('test-ggeffects.R:102:3'): get_statistic, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:102:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) [ FAIL 2 | WARN 0 | SKIP 69 | PASS 3526 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [228s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(insight) > test_check("insight") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 69 | PASS 3494 ] ══ Skipped tests (69) ══════════════════════════════════════════════════════════ • On CRAN (62): 'test-GLMMadaptive.R:1:1', 'test-averaging.R:3: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-clmm.R:165: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:193:3', 'test-export_table.R:205:3', 'test-export_table.R:233:3', 'test-find_random.R:27:3', 'test-format_table.R:1:1', 'test-format_table_ci.R:71:3', 'test-find_smooth.R:31:3', 'test-gam.R:1:1', 'test-get_data.R:385:1', 'test-get_loglikelihood.R:93:3', 'test-get_loglikelihood.R:158:3', 'test-get_predicted.R:2:1', 'test-get_varcov.R:40: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-marginaleffects.R:1:1', 'test-mgcv.R:1:1', 'test-mipo.R:1:1', 'test-mvrstanarm.R:1:1', 'test-panelr-asym.R:142:3', 'test-panelr.R:272:3', 'test-phylolm.R:5: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-rlmer.R:259:3', 'test-rqss.R:1:1', 'test-rstanarm.R:1:1', 'test-spatial.R:1:1', 'test-svylme.R:1:1', 'test-vgam.R:1: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' • getRversion() >= "4.4.0" is not TRUE (1): 'test-cpglmm.R:1: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-ggeffects.R:43:3'): get_parameters, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:43:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) ── Error ('test-ggeffects.R:102:3'): get_statistic, hypothesis_test ──────────── Error: Assertion failed. One of the following must apply: * checkmate::check_character(hypothesis): Must comply to pattern '=' * checkmate::check_numeric(hypothesis): Must be of type 'numeric', not * 'character' * checkmate::check_formula(hypothesis): Must be a formula, not * character * checkmate::check_matrix(hypothesis): Must be of type 'matrix', not * 'character' * checkmate::check_function(hypothesis): Must be a function, not * 'character' * checkmate::check_null(hypothesis): Must be NULL Backtrace: ▆ 1. ├─ggeffects::hypothesis_test(...) at test-ggeffects.R:102:3 2. └─ggeffects:::test_predictions.ggeffects(...) 3. ├─base::do.call(test_predictions.default, c(my_args, dot_args)) 4. └─ggeffects (local) `<fn>`(...) 5. └─ggeffects:::.call_me("slopes", fun_args, dot_args, include_random) 6. ├─base::do.call(get(fun, asNamespace("marginaleffects")), all_args) 7. └─marginaleffects (local) `<fn>`(...) 8. └─marginaleffects::comparisons(...) 9. └─marginaleffects:::sanitize_hypothesis(hypothesis, ...) 10. └─checkmate::assert(...) 11. └─checkmate:::mstopOrPush(res = msgs, v_name = .var.name, collection = add) 12. └─checkmate:::mstop("Assertion failed. %s", res) [ FAIL 2 | WARN 0 | SKIP 69 | PASS 3494 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64