[R-sig-ME] cannot connect to http://lme4.r-forge.r-project.org/repos/
Federico Calboli
f.calboli at imperial.ac.uk
Mon Apr 2 18:48:35 CEST 2012
As by subject. I am on a Mac, OS 10.7.3, XCode 4.3.2, CLI stuff installed, fortran installed through http://r.research.att.com/
> sessionInfo()
R version 2.15.0 (2012-03-30)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] tools_2.15.0
When I try to connect (through the GUI package manager) to http://lme4.r-forge.r-project.org/repos/ I get:
Warning: unable to access index for repository http://lme4.r-forge.r-project.org/repos/bin/macosx/leopard/contrib/2.15/src/contrib
Additionally,
> install.packages("lme4",repos="http://r-forge.r-project.org", dependencies = T)
Warning: unable to access index for repository http://r-forge.r-project.org/bin/macosx/leopard/contrib/2.15
Warning message:
package ‘lme4’ is not available (for R version 2.15.0)
> install.packages("lme4",repos="http://r-forge.r-project.org/repos", dependencies = T)
Warning: unable to access index for repository http://r-forge.r-project.org/repos/bin/macosx/leopard/contrib/2.15
Warning message:
package ‘lme4’ is not available (for R version 2.15.0)
though going by hand to the repo I can see both lme4 ane RcppEigen.
BW
Federico
--
Federico C. F. Calboli
Neuroepidemiology and Ageing Research
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943193
f.calboli [.a.t] imperial.ac.uk
f.calboli [.a.t] gmail.com
More information about the R-sig-mixed-models
mailing list