Package: cachem 1.1.0

Winston Chang

cachem:Cache R Objects with Automatic Pruning

Key-value stores with automatic pruning. Caches can limit either their total size or the age of the oldest object (or both), automatically pruning objects to maintain the constraints.

Authors:Winston Chang [aut, cre], Posit Software, PBC [cph, fnd]

cachem_1.1.0.tar.gz
cachem_1.1.0.zip(r-4.5)cachem_1.1.0.zip(r-4.4)cachem_1.1.0.zip(r-4.3)
cachem_1.1.0.tgz(r-4.4-arm64)cachem_1.1.0.tgz(r-4.4-x86_64)cachem_1.1.0.tgz(r-4.3-arm64)cachem_1.1.0.tgz(r-4.3-x86_64)
cachem_1.1.0.tar.gz(r-4.5-noble)cachem_1.1.0.tar.gz(r-4.4-noble)
cachem_1.1.0.tgz(r-4.4-emscripten)cachem_1.1.0.tgz(r-4.3-emscripten)
cachem.pdf |cachem.html
cachem/json (API)
NEWS

# Installcachem in R:
install.packages('cachem',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/cachem/issues

On CRAN:

5 exports 54 stars 17.59 score 2 dependencies 5022 dependents 925.6k downloads

Last updated 2 months agofrom:4689aac968

Exports:cache_diskcache_layeredcache_memis.key_missingkey_missing

Dependencies:fastmaprlang