Skip to content

v0.1.10

Compare
Choose a tag to compare
@insights-engineering-bot insights-engineering-bot released this 13 Oct 00:01
· 200 commits to main since this release
9523a24

New Features

  • Lab normal range and LOQs horizontal line feature in g_spaghettiplot, g_boxplot and g_correlationplot.

Breaking Changes

  • Allow arbitrary horizontal line arguments in g_spaghettiplot, g_boxplot, g_density_distribution_plot and g_correlationplot and vertical line arguments in g_correlationplot. This functionality has changed the arguments required to use the functions:
    • hline replaced by hline_arb, hline_arb_color and hline_arb_label in the above functions.
    • vline replaced by vline_arb_var, vline_arb_color and vline_arb_label in g_correlationplot.

Miscellaneous

  • Updated LICENCE and README with new package references.
  • Updated examples and documentation using scda synthetic data instead of random.cdisc.data.
  • Added error_on_lint: TRUE to .lintr.