Skip to content
Prev 5038 / 15075 Next

Upgrading R means I lose my packages

On Aug 28, 2008, at 6:35 AM, James Milks wrote:

            
The update doesn't affect any package that you installed and the GUI  
remembers them (see R for Mac FAQ 5.2) - click on the search field pop- 
up in Package Installer and it will offer you to select all packages  
you have installed in the previous version of R.

In addition, trying to set R_LIBS via environment is a bad idea since  
there are so many ways R can be started, so please use .Rprofile  
or .Renviron as suggested in the documentation.

Cheers,
Simon