Package: listdown
Title: Create R Markdown from Lists
Version: 0.5.2
Authors@R: c(
  person("Michael J.", "Kane",
    role = c("aut", "cph", "cre"),
    email = "michael.kane@yale.edu",
    comment = c(ORCID = "http://orcid.org/0000-0003-1899-6662")
    ))
Description: Programmatically create R Markdown documents from lists.
License: Apache License (>= 2.0)
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: checkmate, rmarkdown, tibble, yaml, fs
Suggests: DT, ggplot2, testthat, purrr, knitr
Enhances: workflowr
URL: https://github.com/kaneplusplus/listdown
BugReports: https://github.com/kaneplusplus/listdown/issues
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-19 14:05:51 UTC; mike
Author: Michael J. Kane [aut, cph, cre]
    (<https://orcid.org/0000-0003-1899-6662>)
Maintainer: Michael J. Kane <michael.kane@yale.edu>
Repository: CRAN
Date/Publication: 2022-07-19 17:10:06 UTC
