Skip to content

Releases: const-ae/ggsignif

ggsignif 0.6.4

13 Oct 17:21
Compare
Choose a tag to compare
  • Gets rid of NOTE in CRAN checks.

v0.6.3

09 Sep 15:24
Compare
Choose a tag to compare
  • Introducing orientation argument to control the direction (either x or y) of the layer and better compatible with coord_flip(). (@xiangpin, #104)

v0.6.2

14 Jun 09:20
3a8202f
Compare
Choose a tag to compare
  • Updates visual regression tests for vdiffr 1.0.0 release.
  • Removes NOTE about lazyData from CRAN's daily checks.

v0.6.1

24 Feb 08:37
b57e09e
Compare
Choose a tag to compare
  • @IndrajeetPatil is now a ggsignif author in recognition of his significant
    and sustained contributions.

  • Add extend_line parameter to make the brackets shorter or wider (#70).
    Thanks to @romanhaa for making the PR.

  • Adds a new package website: https://const-ae.github.io/ggsignif/.

  • Minimum ggplot2 version needed is bumped to 3.3.3.

  • Minor internal refactoring

  • Adds snapshot and visual regression testing infrastructure.

v0.6.0

12 Aug 07:38
Compare
Choose a tag to compare
  • Support plotmath expression and add new parameter parse to function. Fixes issue #64. Thanks to @IndrajeetPatil for the idea.

v0.5.0

21 Feb 10:09
Compare
Choose a tag to compare
  • Fix typos in README.md (thanks to @SMargell)
  • map_signif_level can now take a user-supplied function to format the p-value (PR #52, thanks to @ilia-kats)

v0.4.0

03 Aug 14:37
Compare
Choose a tag to compare
  • Fix bug that stoped textsize from working
  • Add manual=TRUE mode, which allows the parameters to be given as a data.frame

v0.3.0

25 Jun 16:14
Compare
Choose a tag to compare
  • Simplify setting brackets at custom locations with xmin, xmax and y_position
  • Extend documentation
  • Bug fixes

v0.2.0

26 Apr 22:16
Compare
Choose a tag to compare

This release contains some bug fixes of the initial release:

  • Fixed bug, when alpha() from another package was loaded (issue #2)
  • Added additional parameters to customize bracket linetype, textsize, size (issue #5)
  • Fixed bug when annotation was identical for different brackets (issue #6)
  • Fixed bug when multiple comparisons referenced the same block (issue #8)

Initial Release

05 Apr 12:06
Compare
Choose a tag to compare

The package has been made publicly available on CRAN: https://cran.r-project.org/web/packages/ggsignif/index.html