Source: r-cran-cachem Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-rlang, r-cran-fastmap (>= 1.2.0), Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-cachem Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-cachem.git Homepage: https://cran.r-project.org/package=cachem Package: r-cran-cachem Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: 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.