lme4a?
I am attempting to following along with Douglas Bates book draft.
R Forge claims that the following works automatically:
install.packages("lme4a", repos="http://R-Forge.R-project.org")
but I get
? package ?lme4a? is not available.
Attempting to obtain the source manually from the lme4 project page
(which points to):
http://r-forge.r-project.org/src/contrib/lme4a_0.999375-46.tar.gz
produces page not found.
I presume this means something is broken? Or is the expectation that
we fetch from SVN?
Regards,
Greg
sessionInfo()
R version 2.10.1 (2009-12-14) x86_64-pc-linux-gnu locale: ?[1] LC_CTYPE=en_AU.UTF-8 ? ? ? LC_NUMERIC=C ?[3] LC_TIME=en_AU.UTF-8 ? ? ? ?LC_COLLATE=en_AU.UTF-8 ?[5] LC_MONETARY=C ? ? ? ? ? ? ?LC_MESSAGES=en_AU.UTF-8 ?[7] LC_PAPER=en_AU.UTF-8 ? ? ? LC_NAME=C ?[9] LC_ADDRESS=C ? ? ? ? ? ? ? LC_TELEPHONE=C [11] LC_MEASUREMENT=en_AU.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats ? ? graphics ?grDevices utils ? ? datasets ?methods ? base