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.
It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.
1.0.4 by Winston Chang, 12 days ago
https://cachem.r-lib.org/, https://github.com/r-lib/cachem
Browse source code at https://github.com/cran/cachem
Authors: Winston Chang [aut, cre] , RStudio [cph, fnd]
Documentation: PDF Manual
MIT + file LICENSE license
Imports rlang, fastmap
Suggests testthat
Imported by memoise, shiny.
See at CRAN