The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 has 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().
Version: | 2.1.0 |
Depends: | R (≥ 4.1) |
Imports: | data.table (≥ 1.10.4), digest, filelock, fpCompare, fs, lobstr, methods, stats, utils |
Suggests: | archive, covr, crayon, DBI, future, geodata, glue, googledrive, httr, knitr, parallel, qs, raster (≥ 3.5-15), RCurl (≥ 1.95-4.8), rlang, rmarkdown, RSQLite, R.utils, sf, sp (≥ 1.4-2), terra (≥ 1.7-20), testthat, withr |
Published: | 2024-05-30 |
DOI: | 10.32614/CRAN.package.reproducible |
Author: | Eliot J B McIntire [aut, cre], Alex M Chubaty [aut], Tati Micheletti [ctb], Ceres Barros [ctb], Ian Eddy [ctb], His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada [cph] |
Maintainer: | Eliot J B McIntire <eliot.mcintire at canada.ca> |
BugReports: | https://github.com/PredictiveEcology/reproducible/issues |
License: | GPL-3 |
URL: | https://reproducible.predictiveecology.org, https://github.com/PredictiveEcology/reproducible |
NeedsCompilation: | no |
SystemRequirements: | 'unrar' (Linux/macOS) or '7-Zip' (Windows) to work with '.rar' files. |
Additional_repositories: | https://predictiveecology.r-universe.dev/ |
Language: | en-CA |
Citation: | reproducible citation info |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | reproducible results |
Reference manual: | reproducible.pdf |
Vignettes: |
Introduction to Cache |
Package source: | reproducible_2.1.0.tar.gz |
Windows binaries: | r-devel: reproducible_2.1.0.zip, r-release: reproducible_2.1.0.zip, r-oldrel: reproducible_2.1.0.zip |
macOS binaries: | r-release (arm64): reproducible_2.1.0.tgz, r-oldrel (arm64): reproducible_2.1.0.tgz, r-release (x86_64): reproducible_2.1.0.tgz, r-oldrel (x86_64): reproducible_2.1.0.tgz |
Old sources: | reproducible archive |
Reverse depends: | SpaDES.core |
Reverse imports: | SpaDES, SpaDES.tools |
Please use the canonical form https://CRAN.R-project.org/package=reproducible to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.