On Sat, Mar 2, 2013 at 1:49 PM, capricy gao <capri...@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

______________________________________________
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.

Reply via email to