Skip to content

ggstatsplot 0.11.1

Compare
Choose a tag to compare
@IndrajeetPatil IndrajeetPatil released this 14 Apr 08:00
· 44 commits to main since this release
d679ab8

BREAKING CHANGES

  • The outlier tagging functionality in ggbetweenstats() and ggwithinstats()
    has been removed. It was too crude to be useful or reliable, and users should
    instead prefer more informative methods (e.g. performance::check_outliers()).

MINOR CHANGES

  • Fix failures due to changes in {parameters}.