Hi Liviu,

Thank you very much for the response! I knew that would work within  
R, but was just wondering why

 > R CMD INSTALL nlme

does not work on the shell terminal. Any clue?

Thanks,
Gang


On Oct 17, 2007, at 6:27 PM, Liviu Andronic wrote:

> On 10/17/07, Gang Chen <[EMAIL PROTECTED]> wrote:
>> Thanks for pointing out that my original was unclear. Here is the
>> error message:
>>
>>> R CMD INSTALL nlme
>
> Try and see if it works. From within R run:
>
> install.packages("nlme", dep = TRUE)
>
> Just tried it here, and it works.
>
> Regards,
> Liviu

______________________________________________
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