simpleCache: Simply Caching R Objects (original) (raw)

Provides intuitive functions for caching R objects, encouraging reproducible, restartable, and distributed R analysis. The user selects a location to store caches, and then provides nothing more than a cache name and instructions (R code) for how to produce the R object. Also provides some advanced options like environment assignments, recreating or reloading caches, and cluster compute bindings (using the 'batchtools' package) making it flexible enough for use in large-scale data analysis projects.

Version: 0.4.2
Suggests: knitr, rmarkdown, testthat
Enhances: batchtools
Published: 2021-04-17
DOI: 10.32614/CRAN.package.simpleCache
Author: VP Nagraj [aut], Nathan Sheffield [aut, cre]
Maintainer: Nathan Sheffield
BugReports: https://github.com/databio/simpleCache
License: BSD_2_clause + file
URL: https://github.com/databio/simpleCache
NeedsCompilation: no
Materials: README NEWS
CRAN checks: simpleCache results

Documentation:

Downloads:

Reverse dependencies:

Reverse imports: COCOA
Reverse enhances: LOLA

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=simpleCacheto link to this page.