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

Last updated: April 30,2024

1. Install "r-cran-magrittr" package

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

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

2. Uninstall "r-cran-magrittr" package

Please follow the steps below to uninstall r-cran-magrittr on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-magrittr
Priority: optional
Section: universe/gnu-r
Installed-Size: 261
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.5-1
Depends: r-base-core (>= 3.2.1-4), r-api-3
Recommends: r-cran-crayon
Filename: pool/universe/r/r-cran-magrittr/r-cran-magrittr_1.5-1_amd64.deb
Size: 147080
MD5sum: 5841ea40f9904dc708906fd17da8e23b
SHA1: f249717c27a486c316e5dba351ad2525f51ea826
SHA256: ce3c607abe24252a3dadc117528a5a9e66c1580f6b2099c7f487ebc9a3a2cea8
Description-en: GNU R forward-pipe operator
Provides a mechanism for chaining commands with a new forward-pipe
operator, %>%. This operator will forward a value, or the result of an
expression, into the next function call/expression. There is flexible
support for the type of right-hand side expressions.
Description-md5: 82658d2b411499bf8bf98cdbd9fa1a50
Homepage: http://cran.r-project.org/web/packages/R.oo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu