Some helpful extensions and modifications to the 'ggplot2' library. In particular, this package makes it easy to combine multiple 'ggplot2' plots into one and label them with letters, e.g. A, B, C, etc., as is often required for scientific publications. The package also provides a streamlined and clean theme that is used in the Wilke lab, hence the package name, which stands for Claus O. Wilke's plot library.
Version: | 0.6.1 |
Depends: | R (≥ 3.2.0), ggplot2 (≥ 2.0.0) |
Imports: | grid (≥ 3.0.0), gtable (≥ 0.1.2), plyr (≥ 1.8.2), grDevices, methods, utils |
Suggests: | knitr |
Published: | 2016-03-06 |
Author: | Claus O. Wilke [aut, cre], Hadley Wickham [cph] |
Maintainer: | Claus O. Wilke <wilke at austin.utexas.edu> |
BugReports: | https://github.com/wilkelab/cowplot/issues |
License: | GPL-2 |
URL: | https://github.com/wilkelab/cowplot |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | cowplot results |
Reference manual: | cowplot.pdf |
Vignettes: |
Changing the axis positions Introduction to cowplot Plot annotations Arranging plots in a grid Shared legends |
Package source: | cowplot_0.6.1.tar.gz |
Windows binaries: | r-devel: cowplot_0.6.1.zip, r-release: cowplot_0.6.0.zip, r-oldrel: cowplot_0.4.0.zip |
OS X Snow Leopard binaries: | r-release: cowplot_0.6.1.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: cowplot_0.6.0.tgz |
Old sources: | cowplot archive |
Reverse suggests: | poppr |