About Anaconda Help Download Anaconda

r / packages / r-reproducible

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

Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/r/r-reproducible/badges/version.svg
badge
https://anaconda.org/r/r-reproducible/badges/latest_release_date.svg
badge
https://anaconda.org/r/r-reproducible/badges/latest_release_relative_date.svg
badge
https://anaconda.org/r/r-reproducible/badges/platforms.svg
badge
https://anaconda.org/r/r-reproducible/badges/license.svg
badge
https://anaconda.org/r/r-reproducible/badges/downloads.svg

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy