Skip to content

v0.7.8

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 14:30
· 665 commits to main since this release
70e4c11

Enhancements

  • Enhanced g_lineplot with additional table to automatically scale the table height and return a ggplot object.
  • Enhanced g_ipp with additional caption argument and adjust the position.
  • Enhanced prop_diff tern function and related functions to be able to apply a continuity correction in the Newcombe method.
  • Enhanced summarize_numeric_in_columns and summarize_variables to allow factor/character summary and to be able to summarize the number of BLQs in AVALC from ADPC dataset.
  • Updated order of summarize variables stats in manual for order consistency.
  • Added a sum option to summarize_variables.
  • Use consistent color palette for plotting (stream by default).
  • Enhanced h_pkparam_sort function with additional argument key_var to allow data with different column names.

Miscellaneous

  • Updated test-table_aet02.R variant 12.
  • Changed the scda data version to '2022-02-28'.
  • Added a template to the pkgdown site.
  • Removed package dependencies of grDevices, stringr, and viridisLite.
  • Renaming summarize_numeric_in_columns to summarize_variables_in_columns.
  • Renaming summarize_vars_numeric_in_cols to summarize_vars_in_cols.
  • Fixed a bug where points on the g_lineplot plot were not connected in the case of missing values.
  • Updated the package authors.