wch/cache: 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

Maintainer
LicenseMIT + file LICENSE
Version1.0.8
URL https://cachem.r-lib.org/ https://github.com/r-lib/cachem
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wch/cache")
wch/cache documentation built on Feb. 2, 2024, 8:06 a.m.