R Under development (unstable) (2025-01-28 r87664 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(broom.helpers) Attaching package: 'broom.helpers' The following object is masked from 'package:testthat': matches > > test_check("broom.helpers") Attaching package: 'gtsummary' The following objects are masked from 'package:broom.helpers': all_categorical, all_continuous, all_contrasts, all_dichotomous, all_interaction, all_intercepts The following object is masked from 'package:testthat': matches Attaching package: 'MASS' The following object is masked from 'package:gtsummary': select Re-fitting to get Hessian ! `broom::tidy()` failed to tidy the model. v `tidy_parameters()` used instead. i Add `tidy_fun = broom.helpers::tidy_parameters` to quiet these messages. x Variable(s) "factor(cyl)" were incorrectly requested to be printed on a single row. Re-fitting to get Hessian ! `broom::tidy()` failed to tidy the model. v `tidy_parameters()` used instead. i Add `tidy_fun = broom.helpers::tidy_parameters` to quiet these messages. x `aaa`, `bbb`, and `ccc` terms have not been found in `x`. x `aaa`, `bbb`, and `ccc` terms have not been found in `x`. Re-fitting to get Hessian ! `broom::tidy()` failed to tidy the model. v `tidy_parameters()` used instead. i Add `tidy_fun = broom.helpers::tidy_parameters` to quiet these messages. ! `broom::tidy()` failed to tidy the model. v `tidy_parameters()` used instead. i Add `tidy_fun = broom.helpers::tidy_parameters` to quiet these messages. Re-fitting to get Hessian ! `broom::tidy()` failed to tidy the model. v `tidy_parameters()` used instead. i Add `tidy_fun = broom.helpers::tidy_parameters` to quiet these messages. ! `broom::tidy()` failed to tidy the model. v `tidy_parameters()` used instead. i Add `tidy_fun = broom.helpers::tidy_parameters` to quiet these messages. x Unable to identify the list of variables. This is usually due to an error calling `stats::model.frame(x)`or `stats::model.matrix(x)`. It could be the case if that type of model does not implement these methods. Rarely, this error may occur if the model object was created within a functional programming framework (e.g. using `lappy()`, `purrr::map()`, etc.). x Unable to identify the list of variables. This is usually due to an error calling `stats::model.frame(x)`or `stats::model.matrix(x)`. It could be the case if that type of model does not implement these methods. Rarely, this error may occur if the model object was created within a functional programming framework (e.g. using `lappy()`, `purrr::map()`, etc.). ! `broom::tidy()` failed to tidy the model. ! `tidy_parameters()` also failed. x Sorry, `model_parameters()` failed with the following error (possible class `character` not supported): $ operator is invalid for atomic vectors x There was an error calling `tidy_fun()`. Most likely, this is because the function supplied in `tidy_fun=` was misspelled, does not exist, is not compatible with your object, or was missing necessary arguments (e.g. `conf.level=` or `conf.int=`). See error message below. [ FAIL 0 | WARN 0 | SKIP 96 | PASS 388 ] ══ Skipped tests (96) ══════════════════════════════════════════════════════════ • On CRAN (96): 'test-add_coefficients_type.R:112:3', 'test-add_coefficients_type.R:121:3', 'test-add_contrasts.R:193:3', 'test-add_contrasts.R:204:3', 'test-add_contrasts.R:319:3', 'test-add_estimate_to_reference_rows.R:111:3', 'test-add_estimate_to_reference_rows.R:253:1', 'test-add_header_rows.R:162:3', 'test-add_header_rows.R:226:3', 'test-add_n.R:162:3', 'test-add_n.R:173:3', 'test-add_n.R:186:3', 'test-add_n.R:196:3', 'test-add_n.R:208:3', 'test-add_pairwise_contrasts.R:2:3', 'test-add_reference_rows.R:226:3', 'test-add_reference_rows.R:241:3', 'test-add_reference_rows.R:259:3', 'test-add_term_labels.R:235:3', 'test-add_term_labels.R:280:3', 'test-add_term_labels.R:296:1', 'test-add_variable_labels.R:185:3', 'test-add_variable_labels.R:197:3', 'test-attach_and_detach.R:23:3', 'test-disambiguate_terms.R:14:3', 'test-disambiguate_terms.R:47:3', 'test-identify_variables.R:260:3', 'test-identify_variables.R:292:3', 'test-identify_variables.R:592:3', 'test-identify_variables.R:620:3', 'test-marginal_tidiers.R:2:3', 'test-marginal_tidiers.R:33:3', 'test-marginal_tidiers.R:64:3', 'test-marginal_tidiers.R:95:3', 'test-marginal_tidiers.R:187:3', 'test-marginal_tidiers.R:245:3', 'test-marginal_tidiers.R:320:3', 'test-marginal_tidiers.R:378:3', 'test-marginal_tidiers.R:434:3', 'test-marginal_tidiers.R:487:3', 'test-model_get_n.R:209:3', 'test-model_get_n.R:230:3', 'test-model_get_n.R:242:3', 'test-model_get_n.R:257:3', 'test-model_get_n.R:298:3', 'test-model_get_n.R:314:3', 'test-model_get_n.R:342:3', 'test-model_get_n.R:369:3', 'test-model_get_n.R:378:3', 'test-model_get_n.R:386:3', 'test-model_get_n.R:394:3', 'test-model_get_n.R:415:3', 'test-model_get_n.R:425:3', 'test-model_get_n.R:446:3', 'test-model_get_n.R:463:3', 'test-select_helpers.R:42:3', 'test-select_helpers.R:218:3', 'test-tidy_plus_plus.R:58:3', 'test-tidy_plus_plus.R:107:3', 'test-tidy_plus_plus.R:127:3', 'test-tidy_plus_plus.R:157:3', 'test-tidy_plus_plus.R:169:3', 'test-tidy_plus_plus.R:183:3', 'test-tidy_plus_plus.R:202:3', 'test-tidy_plus_plus.R:216:3', 'test-tidy_plus_plus.R:226:3', 'test-tidy_plus_plus.R:240:3', 'test-tidy_plus_plus.R:259:3', 'test-tidy_plus_plus.R:299:3', 'test-tidy_plus_plus.R:319:3', 'test-tidy_plus_plus.R:341:3', 'test-tidy_plus_plus.R:353:3', 'test-tidy_plus_plus.R:364:3', 'test-tidy_plus_plus.R:375:3', 'test-tidy_plus_plus.R:384:3', 'test-tidy_plus_plus.R:392:3', 'test-tidy_plus_plus.R:408:3', 'test-tidy_plus_plus.R:419:3', 'test-tidy_plus_plus.R:433:3', 'test-tidy_plus_plus.R:449:3', 'test-tidy_plus_plus.R:464:3', 'test-tidy_plus_plus.R:475:3', 'test-tidy_plus_plus.R:488:3', 'test-tidy_plus_plus.R:507:3', 'test-tidy_plus_plus.R:530:3', 'test-tidy_plus_plus.R:570:3', 'test-tidy_plus_plus.R:592:3', 'test-tidy_plus_plus.R:610:3', 'test-tidy_plus_plus.R:633:3', 'test-tidy_plus_plus.R:651:3', 'test-tidy_plus_plus.R:684:3', 'test-tidy_plus_plus.R:704:3', 'test-tidy_plus_plus.R:754:3', 'test-tidy_plus_plus.R:807:3', 'test-tidy_plus_plus.R:872:3', 'test-tidy_plus_plus.R:925:3' [ FAIL 0 | WARN 0 | SKIP 96 | PASS 388 ] > > proc.time() user system elapsed 53.34 2.31 55.64