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, rip...@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
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.