CMD + K

r-simplercache

Community

Simple result caching in R based on R.cache. The global environment is not considered when caching results simplifying moving files between multiple instances of R. Relies on more base functions than R.cache (e.g. cached results are saved using saveRDS() and readRDS()).

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-simplercache

Usage Tracking

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

About

Summary

Simple result caching in R based on R.cache. The global environment is not considered when caching results simplifying moving files between multiple instances of R. Relies on more base functions than R.cache (e.g. cached results are saved using saveRDS() and readRDS()).

Last Updated

Oct 15, 2019 at 17:10

License

LGPL-3

Total Downloads

1

Supported Platforms

noarch