Skip to content

v0.8.13

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 14:31
· 528 commits to main since this release
3425a1d

Enhancements

tm_g_pp_adverse_events

  • Updated the position of the labels.
  • Updated the plot to render the color legend.

tm_t_summary_by

  • Enhanced the module to support the geometric mean in the encoding panel.

tm_t_summary

  • Updated and added a footnote.
  • Enhanced the module to support geometric mean in the encoding panel.
  • Updated the module to display the checkboxes for numeric variables statistics only when numeric variables are part of the selected.
  • Updated validations to warn users when using a dataset with non unique identifiers or when selecting variables with non supported types (i.e. Date, POSIXt).
  • Added a checkbox to remove the column generated by missing values.

Other modules

  • Updated tm_t_binary_outcome to enable an option to apply a continuity correction in the Newcombe method
  • Simplified the show R code for tm_g_pp_patient_timeline module.
  • Improved the names of the code chunks shown in Debug Info.
  • Improved the validation if treatment variable is not a factor.

Bug fixes

  • Updated the validation to account for the error when multiple variables are not selected in tm_g_pp_patient_timeline module.

Miscellaneous

  • Added a pkgdown template to the documentation.
  • Updated package authors.