I'm getting the following error when trying to install the R betfair package:
install.packages("/betwise/betfair_1.0.0.zip", repos=NULL)
package ‘betfair’ successfully unpacked and MD5 sums checked
> library(betfair)
Error: package ‘betfair’ was built before R 3.0.0: please re-install it
Do I need to get a different version of R to make this work or is there another workaround I could try?