phillc73 / abettor

An R package for connecting to the online betting exchange Betfair, via their API-NG product, using JSON-RPC.
Other
51 stars 36 forks source link

listClearedOrders is not correctly putting results into a dataframe and is instead providing one very long row. #56

Closed Soccerama closed 2 years ago

Soccerama commented 3 years ago

This previously worked but does not seem to be working now. listCurrentOrders still works correctly - although that is coded slightly differently. Recently updated to R 4.1.0 and not sure if this has created the issue.

Soccerama commented 3 years ago

Went back to look at this issue today and it appears to be resolved.

phillc73 commented 2 years ago

Should be addressed now with pull #55