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.
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 “” to be followed by a space. (#174)
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)