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.6)cachem_1.1.0.zip(r-4.5)cachem_1.1.0.zip(r-4.4)
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.6-arm64)cachem_1.1.0.tar.gz(r-4.6-x86_64)cachem_1.1.0.tar.gz(r-4.5-arm64)cachem_1.1.0.tar.gz(r-4.5-x86_64)
cachem_1.1.0.tgz(r-4.5-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'))

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

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

On CRAN:

Conda:

13.70 score 64 stars 5.8k packages 115 scripts 989k downloads 5 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK109
linux-devel-x86_64OK112
source / vignettesOK130
linux-release-arm64OK95
linux-release-x86_64OK114
macos-devel-arm64OK926
macos-devel-x86_64OK189
macos-release-arm64OK941
macos-release-x86_64OK1028
windows-develOK68
windows-releaseOK107
windows-oldrelOK72
wasm-releaseOK102

Exports:cache_diskcache_layeredcache_memis.key_missingkey_missing

Dependencies:fastmaprlang