simpleRCache (0.2.2)
Simple R Cache.
http://cran.r-project.org/web/packages/simpleRCache
Simple result caching in R based on Henrik Bengtsson's 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()).
Maintainer:
Augustin Luna
Author(s): Augustin Luna, Vinodh Rajapakse
License: LGPL
Uses: digest
Released almost 4 years ago.