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()).
Version: |
0.3.3 |
Depends: |
R (≥ 3.1.1) |
Imports: |
digest |
Suggests: |
knitr, rmarkdown |
Published: |
2021-07-15 |
Author: |
Augustin Luna, Vinodh Rajapakse |
Maintainer: |
Augustin Luna <lunaa at cbio.mskcc.org> |
License: |
LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL] |
NeedsCompilation: |
no |
CRAN checks: |
simpleRCache results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=simpleRCache
to link to this page.