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