Skip to content

Re-installing R

4 messages · Andrey A, R. Michael Weylandt, Uwe Ligges +1 more

#
On 22.09.2011 14:47, Andrey A wrote:
This seems to be Windows?

remove.packages() removes packages. You found the way to uninstall the 
part that got installed, The uninstaller won't install stuff you 
installed independently (such as packages, additional config files). The 
workspace is just a file called ".RData" in your working directory. 
Since it is user data, the user has to delete it himself.
If you uninstall MS Word, it also won't remove all your .doc / .docx 
files - at least I hope so.

Uwe Ligges
1 day later