Skip to content

Releases: shannonpileggi/gtreg

gtreg 0.3.0

17 Nov 17:23
d59e805
Compare
Choose a tag to compare
  • 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.

gtreg 0.2.0

19 Oct 00:20
Compare
Choose a tag to compare

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)

gtreg 0.1.1

14 Sep 19:44
Compare
Choose a tag to compare
  • 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)

gtreg 0.1.0

10 Aug 18:40
Compare
Choose a tag to compare
  • Initial release.