nhs-r-community/FunnelPlotR

Prepare new release.

chrismainey opened this issue · 1 comments

Prepare 0.4.0 release.

  • Hide unneeded functions from UI.
  • Document changes in functions in NEWS and CRAN-COMMENTS.
  • label_outliers now label
  • Poisson_limits now draw_unadjusted
  • OD_limits now draw_adjusted
  • Highlight
  • Updated method for limit calculations: fix non-monotonic transformation for PR. Add truncation and adjustment at lower values.
  • Change to guide with new ggplot2 syntax
  • Add soft deprecation and redirect catches for old arguments in CRAN version
  • Add Andrew J as contributor
  • Increment version number
  • Increase test coverage
  • devtools::check
  • winbuilder
  • rhub
  • github actions
  • Update pkgdown site
  • Shout about it on social media

Tackled adding Andrew J, hide functions and version number in metadata branch. Merge when complete.