• New function test_local_as_cran()
  • tidy.msSurv() removed as msSurv is not anymore on CRAN
  • signif_stars() now available in ggstats
  • lm_right(), lm_left() and lm_zero() have been removed as not working anymore and considering that it is possible to pass xseq argument to geom_smooth()
  • tidy.clm(), tidy.clmm() and tidy.svyolr() are now part of broom and have been removed from JLutils.
  • tidy_chisq() is deprecated. Use augment() from broom instead.
  • Compatibility with scales version 1.1.0 (i.e. using label_number() instead of number_format())
  • Added stat_prop() for computing proportions in ggplot2