[R] Incompatability of lme4 and Matrix packages

Michael Kubovy kubovy at virginia.edu
Mon Oct 9 18:16:58 CEST 2006


> I just installed R 2.4 on a windows machine and installed the lme4  
> package
> version 0.9975-1. Unfortunately this version requires the 0.9975-2  
> version of
> the Matrix package which I cannot seem to find. It seems the newest  
> version I
> can find is 0.9975-1. Is there somewhere I could find this newer  
> version.
>
>
> Mark Lyman

Hi Mark,

I had the same problem (on a Mac), which I solved by
install.packages('Matrix')
install.packages('lme4')

On Oct 9, 2006, at 11:29 AM, Mark Lyman wrote:
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS:     P.O.Box 400400    Charlottesville, VA 22904-4400
Parcels:    Room 102        Gilmer Hall
         McCormick Road    Charlottesville, VA 22903
Office:    B011    +1-434-982-4729
Lab:        B019    +1-434-982-4751
Fax:        +1-434-982-4766
WWW:    http://www.people.virginia.edu/~mk9y/



More information about the R-help mailing list