Thanks for pointing out that my original was unclear. Here is the  
error message:

 > R CMD INSTALL nlme
WARNING: invalid package 'nlme'
* Installing to library '/Library/Frameworks/R.framework/Resources/ 
library'
ERROR: no packages specified

And the following works just fine:

 > R CMD INSTALL lme4

Gang

On Oct 17, 2007, at 1:29 PM, Liviu Andronic wrote:

> On 10/17/07, Gang Chen <[EMAIL PROTECTED]> wrote:
>> Why does R CMD INSTALL work for some packages (e.g., lme4) but not
>> others (e.g., nlme)?
>
> If you don't provide any code or error message, I doubt anyone on this
> list will be willing to be of help.
>
> 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