About Anaconda Help Download Anaconda

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

copied from cf-post-staging / r-r.cache
Type Size Name Uploaded Downloads Labels
conda 115.2 kB | noarch/r-r.cache-0.14.0-r36h6115d3f_1.tar.bz2  5 years and 11 months ago 11402 main
conda 114.1 kB | noarch/r-r.cache-0.14.0-r40h6115d3f_1.tar.bz2  5 years and 11 months ago 10507 main
conda 113.5 kB | noarch/r-r.cache-0.14.0-r35h6115d3f_0.tar.bz2  6 years and 3 months ago 5313 main cf202003
conda 115.6 kB | noarch/r-r.cache-0.14.0-r36h6115d3f_0.tar.bz2  6 years and 3 months ago 5565 main cf202003

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.15) Legal | Privacy Policy