r-r.cache

condav0.17.0

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

License LGPL-2.1-or-later6 versions1 maintainers0 deps1,264 weekly dl
52
/ 100
Health
safe to use

[email protected] is safe to use (health: 52/100)

Health breakdown0 – 100
10/25
maintenance
6/20
popularity
25/25
security
9/15
maturity
2/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/conda/r-r.cache

First published · 2021-05-01 01:06:59.129000+00:00

Last updated · 2025-09-10 10:07:37.471000+00:00