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'))

Peer review:

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

2 exports 0.00 score 1 dependencies 12 scripts 260 downloads

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

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-linuxOKAug 24 2024

Exports:addMemoizationsetCacheRootPath

Dependencies:digest

Using simpleRCache

Rendered fromusingSimpleRCache.Rmdusingknitr::rmarkdownon Aug 24 2024.

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