Package: orderly1 Title: Lightweight Reproducible Reporting Version: 1.7.2 Description: Order, create and store reports from R. By defining a lightweight interface around the inputs and outputs of an analysis, a lot of the repetitive work for reproducible research can be automated. We define a simple format for organising and describing work that facilitates collaborative reproducible research and acknowledges that all analyses are run multiple times over their lifespans. License: MIT + file LICENSE Encoding: UTF-8 Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"), email = "rich.fitzjohn@gmail.com"), person("Robert", "Ashton", role = "aut"), person("Alex", "Hill", role = "aut"), person("Martin", "Eden", role = "aut"), person("Wes", "Hinsley", role = "aut"), person("Emma", "Russell", role = "aut"), person("James", "Thompson", role = "aut"), person("Imperial College of Science, Technology and Medicine", role = "cph")) URL: https://www.vaccineimpact.org/orderly/, https://github.com/vimc/orderly BugReports: https://github.com/vimc/orderly/issues SystemRequirements: git Imports: DBI, R6, RSQLite (>= 2.2.4), crayon, digest, docopt, fs (>= 1.2.7), gert, ids, withr, yaml, zip (>= 2.0.0) Suggests: httr, jsonlite, knitr, markdown, mockery, processx, rmarkdown, testthat, vaultr (>= 1.0.4) RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Language: en-GB Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev Repository: https://mrc-ide.r-universe.dev Date/Publication: 2025-09-19 19:57:23 UTC RemoteUrl: https://github.com/vimc/orderly1 RemoteRef: main RemoteSha: da33851ab26ba3acb07874ff8c82008217ad3594 NeedsCompilation: no Packaged: 2026-06-16 09:48:35 UTC; root Author: Rich FitzJohn [aut, cre], Robert Ashton [aut], Alex Hill [aut], Martin Eden [aut], Wes Hinsley [aut], Emma Russell [aut], James Thompson [aut], Imperial College of Science, Technology and Medicine [cph] Maintainer: Rich FitzJohn