How to Install and Uninstall r-cran-memoise Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "r-cran-memoise" package

Here is a brief guide to show you how to install r-cran-memoise on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install r-cran-memoise

2. Uninstall "r-cran-memoise" package

In this section, we are going to explain the necessary steps to uninstall r-cran-memoise on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove r-cran-memoise $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-memoise package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-cran-memoise
Priority: optional
Section: universe/gnu-r
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: memoise
Version: 0.2.1-1
Filename: pool/universe/m/memoise/r-cran-memoise_0.2.1-1_all.deb
Size: 16500
MD5sum: ece72dfeeb7e37052e869f83061a27ed
SHA1: 2981c1a4e5a03437bb657beb30244e964dd8f128
SHA256: 596bce7f1abe080b1f03877600c1338eba8724b9d376e16991acbcc9fe482b20
Description-en: Memoise functions
Cache the results of a function so that when you call it again with the same
arguments it returns the pre-computed value.
Description-md5: cac56ed20d8fbcdeba42c5255f2ed325
Homepage: http://cran.r-project.org/web/packages/memoise/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu