[R] Trouble with R CMD INSTALL
Gang Chen
gangchen at mail.nih.gov
Wed Oct 17 19:37:20 CEST 2007
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 <gangchen at mail.nih.gov> 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
More information about the R-help
mailing list