[R-sig-ME] problems installing the new lme4 (forthcoming 1.0) on Linux server

gregor.hochschild at gmx.de gregor.hochschild at gmx.de
Mon May 28 15:29:47 CEST 2012


Hi, the new version if lme4 looks great! It works perfectly on my own computer (Mac OSX 10.7) but I am having problems installing it on server without root access (I don't believe that the root access is the issue though). I installed the most recent R version, and followed the instructions here: http://lme4.r-forge.r-project.org/
Nothing worked though. Below are the error messages, the output from sessionInfo ans some more system info from the shell. Any ideas?

Thanks for the great package!
Greg



> install.packages("lme4",repos="http://r-forge.r-project.org")
Warning message:
package ‘lme4’ is not available (for R version 2.15.0) 

> install.packages("lme4",repos="http://lme4.r-forge.r-project.org/repos")
long list of errors such as
predModule.h:98: error: expected ‘,’ or ‘...’ before ‘&’ token
...
external.cpp:950: error: ‘NULL’ was not declared in this scope
make: *** [external.o] Error 1
ERROR: compilation failed for package ‘lme4’

> install.packages([LOC OF SOURCE], repos = NULL, type="source")
same as above


>sessionInfo()
R version 2.15.0 (2012-03-30)
Platform: x86_64-unknown-linux-gnu (64-bit)

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=C                 LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] 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] tools_2.15.0



Linux [server] 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux

-- 

Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a



More information about the R-sig-mixed-models mailing list