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.7)cachem_1.1.0.zip(r-4.6)cachem_1.1.0.zip(r-4.5)
cachem_1.1.0.tgz(r-4.6-x86_64)cachem_1.1.0.tgz(r-4.6-arm64)cachem_1.1.0.tgz(r-4.5-x86_64)cachem_1.1.0.tgz(r-4.5-arm64)
cachem_1.1.0.tar.gz(r-4.7-arm64)cachem_1.1.0.tar.gz(r-4.7-x86_64)cachem_1.1.0.tar.gz(r-4.6-arm64)cachem_1.1.0.tar.gz(r-4.6-x86_64)
cachem_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
cachem/json (API)
NEWS

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

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

Pkgdown/docs site:https://cachem.r-lib.org

On CRAN:

Conda:

13.79 score 64 stars 6.0k packages 127 scripts 1.1M downloads 5 exports 2 dependencies

Last updated from:b24174dd4d. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK109
linux-devel-x86_64OK123
source / vignettesOK156
linux-release-arm64OK104
linux-release-x86_64OK118
macos-release-arm64OK116
macos-release-x86_64OK165
macos-oldrel-arm64OK111
macos-oldrel-x86_64OK178
windows-develOK121
windows-releaseOK72
windows-oldrelOK69
wasm-releaseOK124

Exports:cache_diskcache_layeredcache_memis.key_missingkey_missing

Dependencies:fastmaprlang