Package: ggpomological
Version: 0.1.2
Title: Pomological plot themes for ggplot2
Description: Pomological plot themes and scales for ggplot2 (in progress)
Authors@R: person("Garrick", "Aden-Buie", , "g.adenbuie@gmail.com", c("aut", "cre"))
License: CC0
Encoding: UTF-8
LazyData: true
ByteCompile: true
URL: https://github.com/gadenbuie/ggpomological
BugReports: https://github.com/gadenbuie/ggpomological/issues
RoxygenNote: 6.0.1
Roxygen: list(markdown = TRUE)
Depends: 
    ggplot2
Imports: 
    magick,
    extrafont
Suggests: 
    knitr,
    rmarkdown,
    dplyr,
    here
VignetteBuilder: knitr
