[R-sig-ME] lme4.0
lancelot
renaud.lancelot at cirad.fr
Fri Apr 6 07:55:13 CEST 2012
Well...
> install.packages("lme4.0",repos="http://r-forge.r-project.org")
Installation d(es) package(s) dans ‘C:/R/RLIBS’
(car ‘lib’ n'est pas spécifié)
Message d'avis :
package ‘lme4.0’ is not available (for R version 2.15.0)
lme4.0 seems to be available only from
http://lme4.r-forge.r-project.org/repos/src/contrib/
So it should be installed from source:
install.packages("lme4.0", repos="http://r-forge.r-project.org",
type="source")
which works fine for me.
However, I now have on my system:
lme4
lme4a
lme4b
lme4.0
lme4Eigen
This is really confusing, even for lme4xxx aficionados!
All the best,
Renaud
--
Renaud Lancelot
EDENext Project, coordinator: http://www.edenext.eu/
CIRAD, UMR15, Campus International de Baillarguet TA A-DIR / B
F34398 Montpellier
Tel. +33 4 67 59 37 17 - Fax +33 4 67 59 37 98
Secr. +33 4 67 59 37 37 - Cell. +33 6 77 52 08 69
More information about the R-sig-mixed-models
mailing list