Package: reportfactory
Title: Lightweight Infrastructure for Handling Multiple R Markdown
        Documents
Version: 0.4.0
Authors@R: c(
  person("Thibaut", "Jombart", role = "aut", email = "thibautjombart@gmail.com"),
  person("Amy", "Gimma", role = "ctb", email = "amyg225@gmail.com"),
  person("Tim", "Taylor", role =c("aut", "cre"), email = "tim.taylor@hiddenelephants.co.uk",
         comment = c(ORCID = "0000-0002-8587-7113"))
 )
Description: Provides an infrastructure for handling multiple R Markdown
  reports, including automated curation and time-stamping of outputs,
  parameterisation and provision of helper functions to manage dependencies.
License: MIT + file LICENSE
URL: https://github.com/reconverse/reportfactory
BugReports: https://github.com/reconverse/reportfactory/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat, covr
Imports: rprojroot, fs, rmarkdown, utils, yaml, callr, rstudioapi,
        knitr
SystemRequirements: pandoc (>= 1.14) - http://pandoc.org
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-09 12:15:22 UTC; tim
Author: Thibaut Jombart [aut],
  Amy Gimma [ctb],
  Tim Taylor [aut, cre] (<https://orcid.org/0000-0002-8587-7113>)
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2021-08-09 12:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:53:18 UTC; unix
