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.

Homepage:
https://CRAN.R-project.org/package=cachem
