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