Skip to content

lme4a package loading error

1 message · array chip

#
Thank you for pointing ou R-forge. I tried link from R-forge for lme4a, it 
doesn't work at the time I tried (Returned "PAGE NOT FOUND".

However, the link for lme4b worked, and I installed lme4b package which can be 
loaded successfully. lme4b has lmer1() instead of lmer().

However, when trying to run lmer1(), it will tell you this?warning message:

Warning message:
model.Matrix() has been moved from package 'Matrix' to the new package
'MatrixModels' which is now loaded (if installed).
? Its use from package 'Matrix' is deprecated.
Do use it from 'MatrixModels' instead. 

I think this?may be?why I got error message when I try to load lme4a, which may 
have not been updated to look for MatrixModels package instead of Matrix 
package.

The reason I posted to both R and R-mixed-models mailing list is that it seems 
that this question?is more suitable?to R-mixed-models, but response there is 
pretty slow,......

Thanks,

John


?


----- Original Message ----
From: Gavin Simpson <gavin.simpson at ucl.ac.uk>
To: array chip <arrayprofile at yahoo.com>
Cc: John Sorkin <jsorkin at grecc.umaryland.edu>; r-help at r-project.org; Bert Gunter 
<gunter.berton at gene.com>
Sent: Fri, September 10, 2010 10:46:16 AM
Subject: Re: lme4a package loading error
On Fri, 2010-09-10 at 10:23 -0700, array chip wrote:
What is wrong with the one on the packages tab of the lme4 project page:

https://r-forge.r-project.org/R/?group_id=60

?

You might need to make sure you have the latest Matrix as well to run
lme4a. Update Matrix via update.packages() or install the latest version
from r-forge and see if that helps.

Also, try not to cross-post to multiple lists. Stick with one, or move
the thread onto the new list.

HTH

G
package.
(time|Subject),data=data.frame(data))