I M S White <[EMAIL PROTECTED]> writes:

> Can anyone explain why with latest version of R (2.0.1) on FC3, installed
> from R-2.0.1-0.fdr.2.fc3.i386.rpm, update.packages() produces the message
> 
> /usr/lib/R/bin/Rcmd exec: INSTALL: not found.
> 
> Indeed /usr/lib/R/bin seems to lack various shell scripts (INSTALL,
> REMOVE, etc).
> 
> ======================================
> I.White
> University of Edinburgh
> Ashworth Laboratories, West Mains Road
> Edinburgh EH9 3JT
> Tel: 0131 650 5490  Fax: 0131 650 6564
> E-mail: [EMAIL PROTECTED]

You need to install the R-devel package too:

R-devel-2.0.1-0.fdr.2.fc3.i386.rpm 

The big idea is that this will suck in all the required compilers,
libraries, and include files via RPM dependencies, but users with
limited disk space may be content with the binaries of R+recommended
packages. 

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to