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://posit-dev-shinycoreci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

On CRAN:

5 exports 57 stars 13.86 score 2 dependencies 5026 dependents 64 scripts 939.4k downloads

Last updated 4 months agofrom:4689aac968. Checks:OK: 9. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-win-x86_64OKSep 13 2024
R-4.5-linux-x86_64OKSep 13 2024
R-4.4-win-x86_64OKSep 13 2024
R-4.4-mac-x86_64OKSep 13 2024
R-4.4-mac-aarch64OKSep 13 2024
R-4.3-win-x86_64OKSep 13 2024
R-4.3-mac-x86_64OKSep 13 2024
R-4.3-mac-aarch64OKSep 13 2024

Exports:cache_diskcache_layeredcache_memis.key_missingkey_missing

Dependencies:fastmaprlang