Package: posterdown
Title: Generate PDF Conference Posters Using R Markdown
Version: 1.0
Authors@R: 
    c(person(given = "Brent",
             family = "Thorne",
             role = c("aut", "cre"),
             email = "brent.thorne18@gmail.com",
             comment = c(ORCID = "0000-0002-1099-3857")),
      person(given = "Peter",
             family = "Higgins",
             role = "ctb"),
      person(given = "Shea",
             family = "Connell",
             role = "ctb"),
      person(given = "Luke",
             family = "Johnston",
             role = "ctb"))
Description: Use 'rmarkdown' and 'pagedown' to generate
    HTML and PDF conference posters.
License: MIT + file LICENSE
URL: https://github.com/brentthorne/posterdown
BugReports: https://github.com/brentthorne/posterdown/issues
Imports: pagedown, rmarkdown, yaml
Suggests: knitr
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-09 13:53:33 UTC; thornux
Author: Brent Thorne [aut, cre] (<https://orcid.org/0000-0002-1099-3857>),
  Peter Higgins [ctb],
  Shea Connell [ctb],
  Luke Johnston [ctb]
Maintainer: Brent Thorne <brent.thorne18@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-09 14:30:02 UTC
