To uninstall r-cran-hmisc just follow these instructions.
/ubuntu/yakkety/universe///install/index.html GNU R miscellaneous functions by Frank Harrell Ubuntu 16.10 universe/math 3.17-4-2
sudo apt-get remove r-cran-hmisc
Which will remove just the r-cran-hmisc package itself.
sudo apt-get remove --auto-remove r-cran-hmisc
This will remove the r-cran-hmisc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-hmisc then this will work.
sudo apt-get purge r-cran-hmisc
Or similarly, like this r-cran-hmisc
sudo apt-get purge --auto-remove r-cran-hmisc
Package | r-cran-hmisc |
Version | 3.17-4-2 |
Maintainer | Ubuntu Developers |
Description | GNU R miscellaneous functions by Frank Harrell |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/math |