| Package: posterdown.ids | 
 | Title: Generate IDS CD compliant PDF Conference Posters Using R Markdown | 
 | Version: 2.0 | 
 | Authors@R:  | 
 |     c(person(given = "Marc", | 
 |              family = "Kupietz", | 
 |              role = c("aut"), | 
 |              comment = c(ORCID = "0000-0001-8997-8256"), | 
 |              email = "kupietz@ids-mannheim.de"), | 
 |       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, | 
 |     qrcode, | 
 |     rmarkdown, | 
 |     yaml | 
 | Suggests: knitr | 
 | Encoding: UTF-8 | 
 | LazyData: true | 
 | VignetteBuilder: knitr | 
 | RoxygenNote: 7.3.1 | 
 | Roxygen: list(markdown = TRUE) |