CRAN/E | R.cache

R.cache

Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations

Installation

About

Memoization can be used to speed up repetitive and computational expensive function calls. The first time a function that implements memoization is called the results are stored in a cache memory. The next time the function is called with the same set of parameters, the results are momentarily retrieved from the cache avoiding repeating the calculations. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system).

github.com/HenrikBengtsson/R.cache
Bug report File report

Key Metrics

Version 0.16.0
R ≥ 2.14.0
Published 2022-07-21 643 days ago
Needs compilation? no
License LGPL-2.1
License LGPL-3
CRAN checks R.cache results

Downloads

Yesterday 1.748 -5%
Last 7 days 10.541 -73%
Last 30 days 184.983 +299%
Last 90 days 275.013 +129%
Last 365 days 761.817 -6%

Maintainer

Maintainer

Henrik Bengtsson

henrikb@braju.com

Authors

Henrik Bengtsson

aut / cre / cph

Material

NEWS
Reference manual
Package source

In Views

ReproducibleResearch

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

R.cache archive

Depends

R ≥ 2.14.0

Imports

utils
R.methodsS3 ≥ 1.8.1
R.oo ≥ 1.24.0
R.utils ≥2.10.1
digest ≥ 0.6.13

Reverse Imports

aroma.affymetrix
aroma.cn
aroma.core
DiceView
MSnID
precommit
PSCBS
R.filesets
R.rsp
repmis
scholar
stepR
styler
TreeTools

Reverse Suggests

clampSeg
jointseg
mirTarRnaSeq
QDNAseq
ragtop