BetfaiR installation error

0 votes

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?
asked Jul 31, 2013 in betfaiR package by Jargonaut Plater (150 points)

1 Answer

0 votes
Just got the same error when I tried it. I notice that this question was asked 7 months ago and has recieved no answer here. Does that mean that this is no longer supported???
answered Mar 25, 2014 by Kryten Plater (140 points)
Hi - the package needs updating for R3 and above (works for earlier versions).  We'll get around to doing this at some point over the next few months and post on the website.
Has this been fixed yet? I am still having this issue
...