🍑 Pomological plot theme for ggplot2
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

26 lines
613B

  1. Package: ggpomological
  2. Version: 0.1.2
  3. Title: Pomological plot themes for ggplot2
  4. Description: Pomological plot themes and scales for ggplot2 (in progress)
  5. Authors@R: person("Garrick", "Aden-Buie", , "g.adenbuie@gmail.com", c("aut", "cre"))
  6. License: CC0
  7. Encoding: UTF-8
  8. LazyData: true
  9. ByteCompile: true
  10. URL: https://github.com/gadenbuie/ggpomological
  11. BugReports: https://github.com/gadenbuie/ggpomological/issues
  12. RoxygenNote: 7.1.0
  13. Roxygen: list(markdown = TRUE)
  14. Depends:
  15. ggplot2
  16. Imports:
  17. magick,
  18. extrafont
  19. Suggests:
  20. ggridges,
  21. knitr,
  22. rmarkdown,
  23. dplyr,
  24. here
  25. VignetteBuilder: knitr