Version 0.6.0
- Support plotmath expression and add new parameter
parse
to function. Fixes issue #64. Thanks to @IndrajeetPatil for the idea.
Version 0.5.0
- 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)
Version 0.4.0
- Fix bug that stoped textsize from working
- Add manual=TRUE mode, which allows the parameters to be given as a data.frame
Version 0.3.0
- Simplify setting brackets at custom locations with xmin, xmax and y_position
- Extend documentation
- Bug fixes
Version 0.2.0
- 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 (0.1.0)
The package has been made publicly available on CRAN: https://CRAN.R-project.org/package=ggsignif