How to Install and Uninstall r-cran-r.cache Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "r-cran-r.cache" package

Please follow the guidance below to install r-cran-r.cache on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install r-cran-r.cache

2. Uninstall "r-cran-r.cache" package

Learn how to uninstall r-cran-r.cache on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove r-cran-r.cache $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-r.cache package on Ubuntu 21.10 (Impish Indri)

Package: r-cran-r.cache
Architecture: all
Version: 0.14.0-2build1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 165
Depends: r-base-core (>= 4.0.0.20200528-1), r-api-4.0, r-cran-r.methodss3 (>= 1.7.1), r-cran-r.oo (>= 1.23.0), r-cran-r.utils (>= 2.8.0), r-cran-digest (>= 0.6.13)
Filename: pool/universe/r/r-cran-r.cache/r-cran-r.cache_0.14.0-2build1_all.deb
Size: 105840
MD5sum: 8a26ad5e0851aef4ce78da96ff179bcb
SHA1: 61d70291a303306a23e8e20ba1e22949fed113bd
SHA256: 38d58c5381441a3de1dfbaed69adc23f1ae6035dfcbb0f2bcf4b517c5c17e77f
SHA512: 30fc8b6de1fe651cd700fafd6ea72494e893caff77901ef996a319671bd8538ee7f4ff601bb3559e15259ea5b07b9f778b250f4014829330fd3b22c837c89827
Homepage: https://cran.r-project.org/package=R.cache
Description-en: R package: Fast and Light-Weight Caching of Objects and Results
Memoization can be used to speed up repetitive and computational expensive
function calls. The first time a function that implements memoization is
called the results are stored in a cache memory. The next time the function is
called with the same set of parameters, the results are momentarily retrieved
from the cache avoiding repeating the calculations. With this package, any R
object can be cached in a key-value storage where the key can be an arbitrary
set of R objects. The cache memory is persistent (on the file system).
Description-md5: 0a0e50aba7fb7353beb30470ed0d8c72