cachem (1.1.0)

Published 2026-02-24 13:47:06 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("cachem")

About this package

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.Cache R Objects with Automatic Pruning

Dependencies

Imports rlang, fastmap (>= 1.2.0)
Suggests testthat
Details
CRAN
2026-02-24 13:47:06 +00:00
0
MIT + file LICENSE
Winston Chang
Posit Software
PBC
27 KiB
Assets (1)
Versions (1) View all
1.1.0 2026-02-24