Skip to content

f1dataR v1.4.0

Compare
Choose a tag to compare
@pbulsink pbulsink released this 05 Oct 11:17
· 182 commits to master since this release
3dfa293

Version 1.4.0 is available on CRAN.

This update includes the following changes:

  • Added a function correct_track_ratio() to ensure plotted tracks have proper x & y ratios (#89, #179)
    • Updated plot_fastest() to use correct_track_ratio()
  • Added a function to help switch between cache choices (#170, #171)
    • Ensured cache option had default ("memory") (#181, #183)
  • Simplified Python package fastf1 installation (#187).
    • Virtualenv and Conda environment management is up to the user now

Full Changelog: v1.3.0...v1.4.0