Crandore Hub

reproducible

Enhance Reproducibility of R Code

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()'.

Versions across snapshots

VersionRepositoryFileSize
3.0.0 rolling linux/jammy R-4.5 reproducible_3.0.0.tar.gz 1.1 MiB
3.0.0 rolling linux/noble R-4.5 reproducible_3.0.0.tar.gz 1.1 MiB
3.0.0 rolling source/ R- reproducible_3.0.0.tar.gz 440.6 KiB
3.0.0 latest linux/jammy R-4.5 reproducible_3.0.0.tar.gz 1.1 MiB
3.0.0 latest linux/noble R-4.5 reproducible_3.0.0.tar.gz 1.1 MiB
3.0.0 latest source/ R- reproducible_3.0.0.tar.gz 440.6 KiB
3.0.0 2026-04-26 source/ R- reproducible_3.0.0.tar.gz 440.6 KiB
3.0.0 2026-04-23 source/ R- reproducible_3.0.0.tar.gz 440.6 KiB
3.0.0 2026-04-09 windows/windows R-4.5 reproducible_3.0.0.zip 1.2 MiB
2.1.2 2025-04-20 source/ R- reproducible_2.1.2.tar.gz 377.5 KiB

Dependencies (latest)

Imports

Suggests