Distributed reproducible computing framework, adopting ideas from git, docker and other software. 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.
Version: | 2.0.0 |
Imports: | R6, cli, diffobj, fs, gert (≥ 1.9.3), httr2 (≥ 1.2.1), jsonlite, openssl, rlang, rstudioapi, vctrs, withr, yaml |
Suggests: | DBI, RSQLite, callr, jsonvalidate (≥ 1.4.0), knitr, mockery, pkgload, processx, rmarkdown, testthat (≥ 3.0.0), webfakes |
Published: | 2025-10-09 |
DOI: | 10.32614/CRAN.package.orderly |
Author: | Rich FitzJohn [aut, cre], Robert Ashton [aut], Martin Eden [aut], Alex Hill [aut], Wes Hinsley [aut], Mantra Kusumgar [aut], Paul Liétar [aut], James Thompson [aut], Katy Gaythorpe [aut], Imperial College of Science, Technology and Medicine [cph] |
Maintainer: | Rich FitzJohn <rich.fitzjohn at gmail.com> |
BugReports: | https://github.com/mrc-ide/orderly/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mrc-ide/orderly |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README, NEWS |
In views: | ReproducibleResearch |
CRAN checks: | orderly results |
Reference manual: | orderly.html , orderly.pdf |
Vignettes: |
Collaborative analysis (source, R code) Dependencies between packets (source, R code) Details (source, R code) Introduction to orderly (source, R code) Outpack metadata (source) Migrating from orderly (1.x) (source) orderly (source) Creating plugins (source, R code) Orderly query DSL (source, R code) Troubleshooting (source, R code) |
Package source: | orderly_2.0.0.tar.gz |
Windows binaries: | r-devel: orderly_1.4.3.zip, r-release: orderly_1.4.3.zip, r-oldrel: orderly_1.4.3.zip |
macOS binaries: | r-release (arm64): orderly_1.4.3.tgz, r-oldrel (arm64): orderly_1.4.3.tgz, r-release (x86_64): orderly_1.4.3.tgz, r-oldrel (x86_64): orderly_1.4.3.tgz |
Old sources: | orderly archive |
Please use the canonical form https://CRAN.R-project.org/package=orderly to link to this page.