On Fri, 2 Jul 2004, Javad Ashjari wrote:

> I use R in linux. I have problem by installing a package. when i use "R
> CMD" coomond, i recived a d a erroe line " /usr/lib/R/bin/Rcmd: line45:
> exec: INSTAL~1 not found. how can i solve my problem? thank you for your
> advise

Given the rather random nature of the characters in that message I don't 
trust anything, so do you have a keyboard problem?  The command to 
install a package is

R CMD INSTALL pkgpath

R has received something which was received here as `INSTAL~1' rather than 
`INSTALL'.

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

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

Reply via email to