R.cache: Fast and light-weight caching (memoization) of objects

Methods for memoization, that is, caching arbitrary R objects in persistent memory. Objects can be loaded and saved stratified on a set of hashing objects.

Version: 0.6.1
Depends: R (≥ 2.5.0), R.methodsS3 (≥ 1.2.1), R.oo (≥ 1.8.3), R.utils (≥ 1.9.11)
Suggests: digest (≥ 0.5.1)
Published: 2012-01-23
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson <henrikb at braju.com>
License: LGPL (≥ 2.1)
URL: http://www.braju.com/R/
In views: ReproducibleResearch
CRAN checks: R.cache results

Downloads:

Package source: R.cache_0.6.1.tar.gz
MacOS X binary: R.cache_0.6.1.tgz
Windows binary: R.cache_0.6.1.zip
Reference manual: R.cache.pdf
News/ChangeLog:NEWS
Old sources: R.cache archive

Reverse dependencies:

Reverse depends: aroma.core
Reverse suggests: PSCBS