Skip to content

Quick question on upgrading R

1 message · Duncan Murdoch

#
On Fri, 18 Apr 2003 11:29:45 -0500, you wrote:

            
page; I'll fix that):

2.6 What's the best way to upgrade?
===================================

That's a matter of taste.  For most people the best thing to do is to
uninstall R (see the previous Q), install the new version, copy any
installed packages to the library folder in the new installation, run
`update.packages()' in the new R (`Update packages from CRAN' from the
Packages menu, if you prefer) and then delete anything left of the old
installation.  Different versions of R are quite deliberately
installed
in parallel folders so you can keep old versions around if you wish.

Duncan Murdoch