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.

Getting started

Package details

AuthorWinston Chang [aut, cre], Posit Software, PBC [cph, fnd]
MaintainerWinston Chang <winston@posit.co>
LicenseMIT + file LICENSE
Version1.1.0
URL https://cachem.r-lib.org/ https://github.com/r-lib/cachem
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cachem")

Try the cachem package in your browser

Any scripts or data that you put into this service are public.

cachem documentation built on May 29, 2024, 2:37 a.m.