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

Last updated: May 20,2024

1. Install "r-cran-reshape" package

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

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

2. Uninstall "r-cran-reshape" package

Learn how to uninstall r-cran-reshape on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-reshape
Priority: optional
Section: universe/gnu-r
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.8.5-1
Depends: r-base-core (>= 3.1.0-1), r-cran-plyr
Filename: pool/universe/r/r-cran-reshape/r-cran-reshape_0.8.5-1_all.deb
Size: 123274
MD5sum: 2b135fbbed75e423b79391caf97f9231
SHA1: fd7f2597111e1c4a7fdcfcadf8a37bfbfcfbcb9b
SHA256: b573a4d0e00a4062a90e7ec76c6778adacb73e650714a427d39ff45c9a58144a
Description-en: Flexibly reshape data
Reshape lets you flexibly restructure and aggregate data using just two
functions: melt and cast.
.
Reshape (hopefully) makes it easy to do what you have been struggling
to do with tapply, by, aggregate, xtabs, apply and summarise. It is also
useful for getting your data into the correct structure for lattice or
ggplot plots.
Description-md5: 2429f8c247cdfa921ec2a1a66cdd1d8d
Homepage: http://had.co.nz/reshape
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu