SCasanova / f1dataR

An R package to access Formula 1 Data from the Ergast API and the unofficial F1 data stream via the fastf1 python library.
https://scasanova.github.io/f1dataR/
Other
52 stars 5 forks source link

Test updates #261

Closed pbulsink closed 1 month ago

pbulsink commented 1 month ago

Closes #260 Closes #258

pbulsink commented 1 month ago

Test failure is with FastF1 < 3.0.0 (released 02 May 2023). While i think we should hard deprecate this, it's likely worth doing at the same time as updating the recommended version to 3.4 (#259)

I'll leave the testing infrastructure in place as we'll want to have 'old_fastf1' be v<3.4 once the changes are implemented.