Does the R betfaiR package need 64 bit support to run on Mac

0 votes

Hi There,

Loading the betfaiR package generates the following error code :

 

*** arch - i386

*** arch - x86_64

/Library/Frameworks/R.framework/Resources/bin/R: line 259: /Library/Frameworks/R.framework/Resources/bin/exec/x86_64/R: Bad CPU type in executable

/Library/Frameworks/R.framework/Resources/bin/R: line 259: /Library/Frameworks/R.framework/Resources/bin/exec/x86_64/R: Unknown error: 0

ERROR: loading failed for ‘x86_64’

* removing ‘/Library/Frameworks/R.framework/Versions/2.15/Resources/library/betfair’

 

 

 

 

Does this mean that the code needs 64 bit support on the Intel - Mac that it is running on?

$ sysctl hw |grep 64bit
hw.cpu64bit_capable: 0
 

 

asked Apr 25, 2012 in betfaiR package by nest_edge Plater (140 points)

Please log in or register to answer this question.

...