| Title: Generate PDF Conference Posters Using R Markdown |
| c(person(given = "Brent", |
| email = "brent.thorne18@gmail.com", |
| comment = c(ORCID = "0000-0002-1099-3857")), |
| Description: Posterdown expands on RMarkdown to generate |
| PDF and HTML conference posters. |
| License: MIT + file LICENSE |
| URL: https://github.com/brentthorne/posterdown |
| BugReports: https://github.com/brentthorne/posterdown/issues |
| Imports: bookdown, ggplot2, pagedown, kableExtra, Cairo, rmarkdown, knitr, yaml, ggspatial |
| SystemRequirements: GNU make, Pandoc (>= 2.2.3) |