jeanneyue
2011-Mar-09 01:04 UTC
[R] Any interim update for the basic packages distributed with R?
Hi, I notice that there are 12 basic packages distributed with R. I was told that the "base" package will not be updated because it comes a specific version of R even if I run update.packages(). Is it true? Will the rest of the basic packages be updated? Your help is greatly appreciate. Thx, Jeanne -- View this message in context: http://r.789695.n4.nabble.com/Any-interim-update-for-the-basic-packages-distributed-with-R-tp3342572p3342572.html Sent from the R help mailing list archive at Nabble.com.
Prof Brian Ripley
2011-Mar-09 06:53 UTC
[R] Any interim update for the basic packages distributed with R?
This is what the R-patched and R-devel versions of R are for. Please see the R FAQ. Much of the base package is implemented by the compiled code in the R executable/DLL. update.packages() can only update packages on the selected repositories. The standard packages are never there. Updates to the recommended packages which are part of the tarballs may or may not be: for example at the moment there are several updates which are only available as part of R-devel snapshots. On Tue, 8 Mar 2011, jeanneyue wrote:> Hi, > > I notice that there are 12 basic packages distributed with R. I was told > that the "base" package will not be updated because it comes a specific > version of R even if I run update.packages(). Is it true? Will the rest of > the basic packages be updated? Your help is greatly appreciate. > > Thx, > Jeanne-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595