[R] easy way to install new R version??
Gabor Grothendieck
ggrothendieck at gmail.com
Sat Mar 2 20:45:41 CET 2013
On Sat, Mar 2, 2013 at 1:49 PM, capricy gao <capricyg at yahoo.com> wrote:
> Some packages have to be installed on new R version, 2.15.3
>
> but I have 2.15.2
>
> If I don't want to go through all download, and uninstall and install procedures, is there any simple R command that could handle this? Thanks.
After installing 2.15.3 from within R do this:
update.packages()
--
Statistics & Software Consulting
GKX Group, GKX Associates Inc.
tel: 1-877-GKX-GROUP
email: ggrothendieck at gmail.com
More information about the R-help
mailing list