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

Last updated: May 16,2024

1. Install "r-cran-checkmate" package

This tutorial shows how to install r-cran-checkmate on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-checkmate" package

This is a short guide on how to uninstall r-cran-checkmate on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-checkmate
Priority: optional
Section: universe/gnu-r
Installed-Size: 462
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.6.0-1
Depends: libc6 (>= 2.4), r-base-core (>= 3.2.1-1), r-api-3
Filename: pool/universe/r/r-cran-checkmate/r-cran-checkmate_1.6.0-1_amd64.deb
Size: 271760
MD5sum: 4d7ab1903ca484a7f4395c5ecf218f5a
SHA1: 20126e26cdabfcac17c36ce9a056656439c547a7
SHA256: dd2aac6f4055150533bbb36760da5e703f8a015e05ee49a76c1eff89afd026b3
Description-en: GNU R fast and versatile argument checks
This GNU R package tests and assertions to perform frequent argument
checks. A substantial part of the package was written in C to minimize
any worries about execution time overhead.
Description-md5: e576ea0e86fd2f33eb6f877c23aee573
Homepage: http://cran.r-project.org/web/packages/checkmate/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu