[R] Re : "gplots" packages does not work
Pascal Oettli
kridox at ymail.com
Tue Mar 13 09:33:50 CET 2012
Hi Fernando,
To me, it is a good idea to regularly check the availability of update for installed packages, using 'update.packages()'.
Regards,
Pascal
----- Mail original -----
De : Fernando Pistón Pistón <fpiston at ias.csic.es>
À : Steve Lianoglou <mailinglist.honeypot at gmail.com>
Cc : r-help at r-project.org
Envoyé le : Mardi 13 mars 2012 17h06
Objet : Re: [R] "gplots" packages does not work
Hi Steve,
The suggestion of Pacal worked ok, Do you think it is neccesary to
"update.packages"? Can I "update.packages" although the "gplots" work ok?
On Tue, Mar 13, 2012 at 8:38 AM, Steve Lianoglou <
mailinglist.honeypot at gmail.com> wrote:
> Hi,
>
> It does work -- it seems like that at some point you've upgraded your
> R packages in an incorrect manner.
>
> Specifically, it looks as if you've installed a new version of R and
> just copied over libraries from a previous (pre R-2.10.x) version.
>
> Look at this error message during the install:
>
> On Tue, Mar 13, 2012 at 3:10 AM, Fernando Pistón <fpiston at gmail.com>
> wrote:
> [snip]
> > * installing *source* package ‘gplots’ ...
> > ** package ‘gplots’ successfully unpacked and MD5 sums checked
> > ** R
> > ** data
> > ** inst
> > ** preparing package for lazy loading
> > Error : package ‘caTools’ was built before R 2.10.0: please re-install it
> [snip]
>
> Your gplots install immediately aborts after that.
>
> In order to try automagically remedy the situation, you might try
> something like:
>
> R> update.packages(checkBuild=TRUE, ask=FALSE)
>
> After that's done, try re-installing gplots.
>
> HTH,
> -steve
>
> --
> Steve Lianoglou
> Graduate Student: Computational Systems Biology
> | Memorial Sloan-Kettering Cancer Center
> | Weill Medical College of Cornell University
> Contact Info: http://cbio.mskcc.org/~lianos/contact
>
--
Dr. Fernando Pistón Pistón
Instituto de Agricultura Sostenible (CSIC)
Alameda del Obispo s/n
14080-Cordoba
Spain
[[alternative HTML version deleted]]
______________________________________________
R-help at 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.
More information about the R-help
mailing list