About Anaconda Help Download Anaconda

r / packages / r-r.cache

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

Type Size Name Uploaded Downloads Labels
conda 122.8 kB | noarch/r-r.cache-0.16.0-r43h142f84f_0.tar.bz2  10 months and 1 day ago 115 main
conda 121.1 kB | noarch/r-r.cache-0.15.0-r42h142f84f_0.tar.bz2  2 years and 4 months ago 401 main
conda 108.3 kB | noarch/r-r.cache-0.13.0-r36h6115d3f_0.tar.bz2  4 years and 8 months ago 330 main

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy