Source: r-cran-cachem Section: gnu-r Priority: optional Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille 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 Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-rlang, r-cran-fastmap Testsuite: autopkgtest-pkg-r Package: r-cran-cachem Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: cache GNU 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.