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.

Tests Vignettes

Available Snapshots

This version of cachem can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (2)
  • rlang
  • fastmap >= 1.1.1
  • Suggests (1)
  • testthat
  • Version History