Package: reportfactory Title: Lightweight Infrastructure for Handling Multiple R Markdown Documents Version: 0.4.1 Authors@R: c( person("Thibaut", "Jombart", role = c("aut", "cre"), email = "thibautjombart@gmail.com"), person("Amy", "Gimma", role = "ctb", email = "amyg225@gmail.com"), person("Tim", "Taylor", role = "aut", 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://reconverse.r-universe.dev Date/Publication: 2022-12-12 13:29:03 UTC RemoteUrl: https://github.com/reconverse/reportfactory RemoteRef: HEAD RemoteSha: 1b127793dcdb18be93a2c98acfb00421fc9b0f80 NeedsCompilation: no Packaged: 2026-07-16 06:32:40 UTC; root Author: Thibaut Jombart [aut, cre], Amy Gimma [ctb], Tim Taylor [aut] (ORCID: ) Maintainer: Thibaut Jombart