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-x86_64)cachem_1.1.0.tgz(r-4.4-arm64)cachem_1.1.0.tgz(r-4.3-x86_64)cachem_1.1.0.tgz(r-4.3-arm64)
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

# Install 'cachem' 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:

13.92 score 59 stars 5.2k packages 64 scripts 1.0M downloads 5 exports 2 dependencies

Last updated 6 months agofrom:4689aac968. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 12 2024
R-4.5-win-x86_64OKNov 12 2024
R-4.5-linux-x86_64OKNov 12 2024
R-4.4-win-x86_64OKNov 12 2024
R-4.4-mac-x86_64OKNov 12 2024
R-4.4-mac-aarch64OKNov 12 2024
R-4.3-win-x86_64OKNov 12 2024
R-4.3-mac-x86_64OKNov 12 2024
R-4.3-mac-aarch64OKNov 12 2024

Exports:cache_diskcache_layeredcache_memis.key_missingkey_missing

Dependencies:fastmaprlang