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.

Version: 1.0.8
Imports: rlang, fastmap (≥ 1.1.1)
Suggests: testthat
Published: 2023-05-01
Author: Winston Chang [aut, cre], RStudio [cph, fnd]
Maintainer: Winston Chang <winston at rstudio.com>
License: MIT + file LICENSE
URL: https://cachem.r-lib.org/, https://github.com/r-lib/cachem
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: cachem results

Documentation:

Reference manual: cachem.pdf

Downloads:

Package source: cachem_1.0.8.tar.gz
Windows binaries: r-devel: cachem_1.0.8.zip, r-release: cachem_1.0.8.zip, r-oldrel: cachem_1.0.8.zip
macOS binaries: r-release (arm64): cachem_1.0.8.tgz, r-oldrel (arm64): cachem_1.0.8.tgz, r-release (x86_64): cachem_1.0.8.tgz
Old sources: cachem archive

Reverse dependencies:

Reverse imports: aquodom, bigergm, bslib, comtradr, epidatr, f1dataR, ffscrapr, filecacher, ggpath, memoise, meteospain, neonstore, nflplotR, nflreadr, rgoogleads, shiny, slackr, togglr, UNCOVER, updateme
Reverse suggests: spatialHeatmap, theft, theftdlc

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cachem to link to this page.