Hi there! The broom dev team just ran reverse dependency checks on the upcoming broom 0.7.0 release and found new errors/test failures for the CRAN version of this package. I've pasted the results below related to the experimental svyglm methods, which will now be exported. These methods are called directly on the model object rather than its summary.
checking tests ...
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
[90m 4. [39mjtools::plot_summs(regmodel, scale = T)
[90m 6. [39mjtools::plot_coefs(...)
[90m 7. [39mjtools:::make_tidies(...)
[90m 10. [39mjtools:::tidy.summ(...)
[90m 14. [39mbroom:::tidy.svyglm(...)
[90m 15. [39mbroom:::broom_confint_terms(x, level = conf.level, ...)
[90m 17. [39mellipsis:::action_dots(...)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 358 | SKIPPED: 0 | WARNINGS: 13 | FAILED: 2 ]
1. Error: plot_summs works with svyglm (@test-export-summs.R#211)
2. Error: plot_summs accepts summ args with svyglm (@test-export-summs.R#216)
Error: testthat unit tests failed
Execution halted
We hope to submit this new version of the package to CRAN in the coming weeks. If you encounter any problems fixing these issues, please feel free to reach out!🙂
Hi there! The broom dev team just ran reverse dependency checks on the upcoming broom 0.7.0 release and found new errors/test failures for the CRAN version of this package. I've pasted the results below related to the experimental
svyglm
methods, which will now be exported. These methods are called directly on the model object rather than its summary.checking tests ...
We hope to submit this new version of the package to CRAN in the coming weeks. If you encounter any problems fixing these issues, please feel free to reach out!🙂