To uninstall r-cran-reshape2 just follow these instructions.
/ubuntu/yakkety/universe///install/index.html Flexibly reshape data Ubuntu 16.10 universe/gnu-r 1.4-1
sudo apt-get remove r-cran-reshape2
Which will remove just the r-cran-reshape2 package itself.
sudo apt-get remove --auto-remove r-cran-reshape2
This will remove the r-cran-reshape2 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-reshape2 then this will work.
sudo apt-get purge r-cran-reshape2
Or similarly, like this r-cran-reshape2
sudo apt-get purge --auto-remove r-cran-reshape2
Package | r-cran-reshape2 |
Version | 1.4-1 |
Maintainer | Ubuntu Developers |
Description | Flexibly reshape data |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/gnu-r |