Package: listdown
Title: Create R Markdown from Lists
Version: 0.5.7
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)
Language: en-US
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.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-01 19:08:46 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: 2023-04-03 00:30:02 UTC
Built: R 4.1.2; ; 2023-04-03 11:19:54 UTC; unix
