[R-sig-ME] problem in installing the alpha version of lme
Kari Ruohonen
kari.ruohonen at utu.fi
Thu Feb 14 08:44:01 CET 2008
Hi,
I tried just to install the alpha version of lme4 from R-forge with
install.packages("lme4", repos = "http://r-forge.r-project.org")
But I got an error saying:
Warning message:
In install.packages("lme4", repos = "http://r-forge.r-project.org") :
package ‘lme4’ is not available
My session info is as follows:
> sessionInfo()
R version 2.6.2 (2008-02-08)
i486-pc-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods
base
loaded via a namespace (and not attached):
[1] rcompgen_0.1-17 tools_2.6.2
Thanks for your help.
regards, Kari
More information about the R-sig-mixed-models
mailing list