Package: simpleRCache 0.3.3

Augustin Luna

simpleRCache: Simple R Cache

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()).

Authors:Augustin Luna, Vinodh Rajapakse

simpleRCache_0.3.3.tar.gz
simpleRCache_0.3.3.tar.gz(r-4.5-noble)simpleRCache_0.3.3.tar.gz(r-4.4-noble)
simpleRCache_0.3.3.tgz(r-4.4-emscripten)simpleRCache_0.3.3.tgz(r-4.3-emscripten)
simpleRCache.pdf |simpleRCache.html
simpleRCache/json (API)

# Install 'simpleRCache' in R:
install.packages('simpleRCache', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.11 score 13 scripts 237 downloads 2 exports 1 dependencies

Last updated 4 years agofrom:4356d3e6c8. Checks:2 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 20 2025
R-4.5-linuxOKFeb 20 2025

Exports:addMemoizationsetCacheRootPath

Dependencies:digest

Using simpleRCache

Rendered fromusingSimpleRCache.Rmdusingknitr::rmarkdownon Feb 20 2025.

Last update: 2017-04-09
Started: 2016-02-27