[R] Trouble installing packages in Gentoo Linux

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Sep 5 18:36:55 CEST 2002


Stuart Luppescu <s-luppescu at uchicago.edu> writes:

> I'm trying to install packages in Gentoo Linux using install.packages().
> The packages download fine, but when it comes to installation, I get
> this message:
> WARNING: ignoring environment value of R_HOME
> /var/tmp/portage/R-1.5.1/image//usr/lib/R/bin/Rcmd:
> /var/tmp/portage/R-1.5.1/image//usr/lib/R/bin/Rcmd: No such file or
> directory
> 
> I have the R_HOME set to the correct value (/usr/lib/R), but I don't
> know why it's being ignored. It seems it's looking for Rcmd in the
> directory that R was built in (which doesn't exist any more). Any help
> here?

R_HOME should not be set. Your startup script (/usr/bin/R I assume) is
assumed to know the correct value but it would seem to have its
setting of R_HOME_DIR wrong.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list