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