pacman icon indicating copy to clipboard operation
pacman copied to clipboard

need a p_delete() function

Open sanjmeh opened this issue 3 years ago • 0 comments

This is a request to add one function to the p_load series of functions. There must have a p_delete or p_remove function in your suite. This is badly needed as utils::remove.packages does a poor job in informing why the package was not removed. Also if the same package is installed in two libPaths it is very difficult to remove a package with just one command. A series of commands are needed and sometimes you have to manually delete the files from the libpath.

sanjmeh avatar Jan 22 '23 14:01 sanjmeh