CMD + K

r-simplecache

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-simplecache

Usage Tracking

0.4.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 15, 2019 at 17:10

License

BSD_2_clause

Total Downloads

1

Supported Platforms

noarch