[R-sig-ME] Alpha version of lme4_1.0.0 now on R-forge
Douglas Bates
bates at stat.wisc.edu
Tue Jan 22 20:27:59 CET 2008
I should have added that you can install this alpha version with
install.packages("lme4", repos = "http://r-forge.r-project.org")
There is a Windows binary package but no Mac OS X binary. If you are
running OS X and have installed the tools for compiling R packages
then you can specify type = "source" in the call to
install.packages().
On Jan 22, 2008 8:51 AM, Douglas Bates <bates at stat.wisc.edu> wrote:
> I have updated the svn archive on R-forge to release 0.999375-1 of the
> lme4 package. The mcmcsamp function and the nlmer function still need
> work but the lmer and glmer functions and the summaries of models fit
> by these functions are stable, I think.
>
> I would appreciate feedback and bug reports. Please check the Bugs
> tracker and the Feature Requests tracker at
> http://r-forge.r-project.org/projects/lme4 to see what is currently in
> the queue.
>
> Doxygen documentation for the underlying C code is available at
> http://lme4.r-forge.r-project.org/www/doxygen/
>
More information about the R-sig-mixed-models
mailing list