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