To uninstall r-cran-spc just follow these instructions.
/debian/stretch/main///install/index.html GNU R Statistical Process Control Debian 9.0 gnu-r 1:0.5.3-1
sudo apt-get remove r-cran-spc
Which will remove just the r-cran-spc package itself.
sudo apt-get remove --auto-remove r-cran-spc
This will remove the r-cran-spc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-spc then this will work.
sudo apt-get purge r-cran-spc
Or similarly, like this r-cran-spc
sudo apt-get purge --auto-remove r-cran-spc
Package | r-cran-spc |
Version | 1:0.5.3-1 |
Maintainer | Debian Science Team |
Description | GNU R Statistical Process Control |
Distro | debian |
Release | stretch |
Repo | main |
Section | gnu-r |