Changes in version 0.3.7 (2023-03-23) 'chest_speedglm' removed. Changes in version 0.3.6 (2022-03-01) Fix the last released version's CRAN status: NOTE Changes in version 0.3.5 (2021-01-19) Fix the issue between 'broom::tidy' 0.7.3 and the new version of 'speedglm' 0.3-3. 'chest_speedglm' no longer depends on 'broom'. Changes in version 0.3.4 (2020-09-30) Fix a issue that 'broom:tidy' could not pick up p values from 'speedglm' models. Changes in version 0.3.3 (2020-07-12) Fix a dependency issue with new version 'broom'. Changes in version 0.3.2 (2020-07-09) Fix a dependency issue with new version 'broom'. Changes in version 0.3.1 (2020-01-29) - replaced width with height for chest_plot function Changes in version 0.3.0 Major changes: - Separated functions for plots and estimates - added plot two functions: chest_plot, chest_forest - added chest_nb for negative binomial regression chest 0.2.1 - chest_speedglm occasionally gives incorrect p-values due to the way of speedglm handling scientific notations: fixed - Incorrect observation numbers for chest_glm: fixed - Changed the default 'na_omit = TRUE'. - Added 'weights' to all 'chest' functions. chest 0.2.0 - First package version for CRAN.