blob: 03226028d9cf698531d00638c743d54fe17af363 [file] [log] [blame]
Brent Thorne0136eb72018-11-30 12:50:57 -05001Package: posterdown
Brent Thorne7f0acb42018-12-06 09:37:38 -05002Title: Generates PDF conference posters using R Markdown.
Brent Thorne0136eb72018-11-30 12:50:57 -05003Version: 0.1.0
Brent Thorne06ae3ac2018-11-30 15:16:47 -05004Author: Brent Thorne
Brent Thorne0136eb72018-11-30 12:50:57 -05005Description: Posterdown expands on RMarkdown to generate PDF conference posters.
Brent Thorne06ae3ac2018-11-30 15:16:47 -05006Maintainer: Brent Thorne <brent.thorne18@gmail.com>
Brent Thorne0136eb72018-11-30 12:50:57 -05007License: MIT + file LICENSE
8Encoding: UTF-8
9LazyData: true
brentthorne5d1588e2019-01-08 09:48:41 -050010URL: https://github.com/brentthorne/posterdown
11BugReports: https://github.com/brentthorne/posterdown/issues
brentthorne342f0e42019-01-08 14:56:27 -050012Imports: utils, rmarkdown, knitr, yaml, tinytex, xfun, ggplot2, rticles, kableExtra, Cairo, ggthemes, ggspatial
brentthorne5d1588e2019-01-08 09:48:41 -050013SystemRequirements: GNU make
Brent Thorne3a72bc72019-01-08 21:37:14 -050014RoxygenNote: 6.1.1