reproducible
3.1.1Enhance Reproducibility of R Code
Overview
A collection of high-level, machine- and OS-independent tools for making reproducible and reusable content in R. The two workhorse functions are 'Cache()' and 'prepInputs()'. 'Cache()' allows for nested caching, is robust to environments and objects with environments (like functions), and deals with some classes of file-backed R objects e.g., from 'terra' and 'raster' packages. Both functions have been developed to be foundational components of data retrieval and processing in continuous workflow situations. In both functions, efforts are made to make the first and subsequent calls of functions have the same result, but faster at subsequent times by way of checksums and digesting. Several features are still under development, including cloud storage of cached objects allowing for sharing between users. Several advanced options are available, see '?reproducibleOptions()'.
Install
Health
- OK2026-07-0413 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- WARNING2026-07-0312 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- OK2026-07-0113 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-2012 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-06-1913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 10 earlier snapshots
- WARNING2026-06-1712 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- OK2026-06-1013 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0312 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-05-2313 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-05-2012 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-05-1713 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-05-0712 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-05-0213 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-2511 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Downloads
Dependencies
Code
Code & tests
Open call graph →Line coverage
–
Expression
–
Tests / Examples
–
Functions
524 108 exported
Complexity
5.7 avg / 69 max
Call network
524 nodes / 1200 edges
Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.
Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
41 releases. Pick two to compare their code metrics; R releases are shown for context.
- 3.1.1Latest2026-05-18 · current release
- 3.1.02026-05-16 · diff ↗
- RR 4.6.0 released · 2026-04-24
- 3.0.02026-01-08 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 2.1.22024-12-12 · diff ↗
- 2.1.02024-05-30 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 2.0.122024-04-15 · diff ↗
- 2.0.112024-03-30 · diff ↗
- 2.0.102023-11-22 · diff ↗
- 2.0.92023-11-09 · diff ↗
- 2.0.82023-08-23 · diff ↗
- 2.0.72023-08-07 · diff ↗
- 2.0.52023-07-03 · diff ↗
- 2.0.42023-05-31 · diff ↗
Show 34 earlier events
- 2.0.22023-05-07 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.2.162022-12-22 · diff ↗
- 1.2.112022-11-09 · diff ↗
- 1.2.102022-08-17 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 1.2.82021-09-26 · diff ↗
- 1.2.72021-05-28 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 1.2.62021-02-17 · diff ↗
- 1.2.42020-12-07 · diff ↗
- 1.2.12020-08-18 · diff ↗
- 1.2.02020-08-03 · diff ↗
- 1.1.12020-05-20 · diff ↗
- 1.1.02020-05-15 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 1.0.02020-02-20 · diff ↗
- 0.2.112019-11-19 · diff ↗
- 0.2.102019-09-12 · diff ↗
- 0.2.92019-07-09 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 0.2.82019-03-18 · diff ↗
- 0.2.72019-03-07 · diff ↗
- 0.2.62019-02-01 · diff ↗
- 0.2.52018-11-16 · diff ↗
- 0.2.32018-08-07 · diff ↗
- 0.2.22018-08-01 · diff ↗
- 0.2.12018-07-07 · diff ↗
- 0.2.02018-06-17 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 0.1.42018-01-25 · diff ↗
- 0.1.32017-08-11 · diff ↗
- 0.1.22017-08-09 · diff ↗
- 0.1.12017-08-05
Package metadata
- First published
- 2017-08-05
- Total releases
- 41 / 9 yrs
- License
- GPL-3 OSI
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet