Dear all, 

I've been trying to install the lme4 package from
http://r-forge.r-project.org/projects/lme4/. However, when wanting to load
the package, I get an message saying that "x-tabs" are masked (see pasted
code). Can anyone point to what has gone wrong?

Kind regards, 
Andreas Nord
Sweden

> utils:::menuInstallLocal()
package 'lme4' successfully unpacked and MD5 sums checked
updating HTML package descriptions
> library(lme4)
Loading required package: Matrix
Loading required package: lattice

Attaching package: 'Matrix'


        The following object(s) are masked from package:stats :

         xtabs 

> 
-- 
View this message in context: 
http://www.nabble.com/Problem-with-lme4-use-and-installation-tp15806404p15806404.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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