orderly
Lightweight Reproducible Reporting
v2.0.3
·
Jan 23, 2026
·
MIT + file LICENSE
Description
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.
Downloads
CRAN
665
Last 30 days
5170th
2K
Last 90 days
7.3K
Last year
Trend: +3.9% (30d vs prior 30d)
r2u
9
Last 30 days
25
Last 90 days
130
Last year
Trend: -40% (30d vs prior 30d)
r2u: no daily series yet
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘orderly-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: orderly_location_push
> ### Title: Push tree to location
> ### Aliases: orderly_location_push
>
> ###
...[truncated]...
<- orderly_example()
✔ Created orderly root at '/tmp/RtmpKll8YL/orderly_ex_5860321fe456b'
Error: [ENOSPC] Failed to make directory '/tmp/RtmpKll8YL/orderly_ex_5860321fe456b/src': no space left on device
Execution halted
Ran 22/22 deferred expressions