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

Last updated: May 16,2024

1. Install "r-cran-testthat" package

Please follow the guidelines below to install r-cran-testthat on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-testthat" package

This guide covers the steps necessary to uninstall r-cran-testthat on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-testthat
Priority: optional
Section: universe/gnu-r
Installed-Size: 354
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.11.0-1
Depends: r-base-core (>= 3.2.2-1), r-api-3, libc6 (>= 2.2.5), r-cran-digest, r-cran-stringr, r-cran-evaluate, r-cran-crayon, r-cran-praise
Suggests: r-cran-devtools
Filename: pool/universe/r/r-cran-testthat/r-cran-testthat_0.11.0-1_amd64.deb
Size: 256428
MD5sum: 15a71f02013099a74af96a9e69472b93
SHA1: 7e8fa62b48671882ad6dd15e1e41189741eff025
SHA256: f644778ff54dc1e8aa6ae0513f95e19e2b8168d1cc9f22d2098cf0765d0fd2ae
Description-en: GNU R testsuite
Testthat code. Tools to make testing fun.
.
A testing package specifically tailored for R that's fun, flexible and
easy to set up.
Description-md5: 2812ffac0398f63ab7c7f1998d4f638f
Homepage: http://cran.r-project.org/web/packages/testthat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu