Package: cowplot
Title: Streamlined Plot Theme and Plot Annotations for 'ggplot2'
Version: 0.3.0
Authors@R: c( person("Claus O.", "Wilke", role = c("aut", "cre"), email =
    "wilke@austin.utexas.edu"), person("Hadley", "Wickham", role = c("cph"),
    email = "h.wickham@gmail.com") )
Description: 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.
URL: https://github.com/wilkelab/cowplot
Depends: R (>= 3.0.0), ggplot2 (>= 1.0.0)
Imports: grid
License: GPL-2
LazyData: true
Suggests: knitr
VignetteBuilder: knitr
BugReports: https://github.com/wilkelab/cowplot/issues
Packaged: 2015-06-03 14:23:58 UTC; wilke
Author: Claus O. Wilke [aut, cre],
  Hadley Wickham [cph]
Maintainer: Claus O. Wilke <wilke@austin.utexas.edu>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-06-03 18:54:35
