Skip to content
Prev 6242 / 15075 Next

Building package from source error "file is not of required architecture"

Peter,
On Sep 11, 2009, at 2:05 AM, Peter Cowan wrote:

            
Yes, CRAN R is 32-bit only.
Oh, true, the 2.9 GUI is simply not there. I'll have to look to see  
what went wrong.
[BTW: you can simply overwrite the installation with the 2.9.2 patched  
binary to upgrade it - the only part you really needed from the  
universal package was the GUI]
Yes, unfortunately. The hot fix is
rm -rf /Library/Frameworks/R.framework/Resources/bin/exec/ppc*
The compilers are there all right, it's the libraries that are  
missing. They are now only part of the 10.5 SDK in Xcode which is not  
used by R.

Cheers,
Simon