[R] Trouble compiling package on Windows (64 bit)

Fg Nu fgnu32 at yahoo.com
Fri Aug 17 12:38:16 CEST 2012



I am trying to compile the R package "KernGPLM" found here:
http://www.marlenemueller.de/KernGPLM/KernGPLM_0.65.tar.gz

since the binary available is for R 2.4.

but the compilation ends with the error message:
*** arch-i386
ERROR: compilation failed for the package 'KernGPLM'

Here is my session info:

R version 2.14.2 (2012-02-29)
Platform: x86_64-pc-mingw32/x64 (64-bit)

locale:
[1] LC_COLLATE=English_United States.1252 
[2] LC_CTYPE=English_United States.1252   
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C                          
[5] LC_TIME=English_United States.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods  
[7] base     

other attached packages:
[1] Revobase_6.0.0   RevoMods_6.0.0   RevoScaleR_3.0-0 lattice_0.20-0  

loaded via a namespace (and not attached):
[1] codetools_0.2-8 foreach_1.4.0   grid_2.14.2     iterators_1.0.6
[5] tools_2.14.2   



Is it possible to diagnose the problem from this information?

Thanks.



More information about the R-help mailing list