Skip to content
Prev 7292 / 15075 Next

lme4 package for Mac not available

FWIW, R-Forge has binary packages for "lme4".  I've just installed mine from the command-line with

	install.packages("lme4", repos="http://R-Forge.R-project.org")

and at least basic lmer() calls seem to work fine.

Best,
Stefan