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.

1.1.0 MIT + file LICENSE 1 个版本
安装
install.packages("cachem")
remotes::install_cran("cachem")
版本列表
1.1.0 2024-05-16