'ggplot2' is an excellent and flexible package for elegant data visualization in R. However the default generated plots requires some formatting before we can send them for publication. Furthermore, to customize a 'ggplot', the syntax is opaque and this raises the level of difficulty for researchers with no advanced R programming skills. 'ggpubr' provides some easy-to-use functions for creating and customizing 'ggplot2'- based publication ready plots.
Version: | 0.1.0 |
Depends: | R (≥ 3.1.0), ggplot2 |
Imports: | ggrepel, grid, ggsci, plyr, stats, utils |
Suggests: | knitr, scales |
Published: | 2016-07-20 |
Author: | Alboukadel Kassambara [aut, cre] |
Maintainer: | Alboukadel Kassambara <alboukadel.kassambara at gmail.com> |
BugReports: | https://github.com/kassambara/ggpubr/issues |
License: | GPL-2 |
URL: | http://www.sthda.com/english/rpkgs/ggpubr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggpubr results |
Reference manual: | ggpubr.pdf |
Package source: | ggpubr_0.1.0.tar.gz |
Windows binaries: | r-devel: ggpubr_0.1.0.zip, r-release: ggpubr_0.1.0.zip, r-oldrel: ggpubr_0.1.0.zip |
OS X Mavericks binaries: | r-release: ggpubr_0.1.0.tgz, r-oldrel: ggpubr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggpubr to link to this page.