Changes in version 0.4.2 (2025-11-25) - Update figure attributes for compatibility with CRAN checks. Changes in version 0.4.1 (2025-02-27) - Update internals to be compatible with {gtsummary} 2.1.0 release. - Removed {broom.helpers} dependency. Changes in version 0.4.0 (2024-07-25) - Update internals to be compatible with {gtsummary} 2.0.0 release. Changes in version 0.3.0 (2023-11-17) - Add errors for missing soc and ae in complete_ae_data() (#204). - Fix GitHub link on pkgdown site (#207). - Address deprecated purrr::when() and forcats::fct_explicit_na() (#210). - Update package versions for dependencies. Changes in version 0.2.0 (2022-10-18) Documentation: - Added R in Medicine "Introducing {gtreg}" recording to readme. - Migrated "Adverse Event Counting Methods" vignette to an article. (#186) - Add a vignette to show how to modify table headers, footnotes, and captions. (#96) - Added new Table Shells article outlining how to create shells with the {gtreg} package. (#85) - Added vignette highlighting the options to export {gtreg} tables. (#108) Functionality: - Updated structure of package to no longer use tbl_stack() internally, improving speed. (#126) - Fix in add_overall() to correctly order adverse events within system organ classes. (#183) - Added function style_xxx() to assist in creating table shells. - Re-exporting additional functions from {gtsummary}. (#172) - Allow for special characters, like "\n " to be followed by a space. (#174) Changes in version 0.1.1 (2022-08-17) - Fix in tbl_ae_count() when individual stratum had complete unobserved data for the SOC and AE. (#165) - Fix in the denominator of tbl_ae_focus() for the system organ class level. (#163) Changes in version 0.1.0 (2022-08-10) - Initial release.