Forced fail-over from Ergast to Jolpica (still deprecated at ‘warn’
level).
Fixed a pre-season bug where Jolpica API was missing a column in
load_season().
Fixed a bug resulting from a change in API for 2025 season - Thanks
to @appiehappie999 (#277)
f1dataR 2.0.0
Deprecated Ergast and moved to Jolpica API for Ergast Functions.
While this is not a breaking change in the code syntax, the
documentation changes significantly to reflect this and a new major
version is appropriate. (#268)
Bugfix in plot_fastest().
Bugfix in load_results() with pagination - Thanks to @awanderingspirit.
(#272)
Bugfix in README. (#267)
f1dataR 1.6.0
Updates per FastF1 (python) updates at 3.4.0 #259
Soft deprecates FastF1 v < 3.4.0, hard deprecates FastF1 v <
3.1.0.
Added functions to get driver graphic style & team colors from
FastF1. See get_driver_style(),
get_driver_color(), get_team_color() and
get_driver_color_map() (and the aliases with
colour).
Added functions for look-ups of driver & team information for
seasons/sessions. See get_driver_abbreviation(),
get_driver_name(), get_team_by_driver(),
get_team_name(), get_drivers_by_team().
Removed constructor_data object from package vignettes,
readme, examples, etc.
Expanded vignettes to improve graphics & demonstrate
lookups.
Removed usethis from Suggests (only needed when
changing data)
Updated tests to avoid API failure for 2022 season & better
skip-on-CRAN for internet resources
Updated minimum R to 3.5.0, reflecting imported package
requirements.
f1dataR 1.5.3
Enabled Sprint Qualifying “SQ” as a session type in line with FastF1
v3.3.5.
f1dataR 1.5.2
Modified testing to satisfy CRAN requirements.
Added vignette looking at telemetry plots through Alonso’s 2024
Australia penalty.
f1dataR 1.5.1
Added (very soft) deprecation warning to Ergast functions in advance
of the Ergast API being defunct in less than 12 months.
Deprecated support for FastF1 v < 3.1.0. Older FastF1 versions do
not support all of the functions in use and may return different values
from some data retrieval or calculation functions. Forcing use of
up-to-date FastF1 allows for simpler bugfixes and code updates.
(#198)
Removed Ergast check for get_current_season()
(#227)
Improved messaging to users regarding updating FastF1 (#226)
Named items in list returned by
load_circuit_details()
Changed the way that correct_track_ratio() works.
Visually the results are the same, but now any labels/annotations added
to the ggplot should be kept in the right spot.
Added Vignette describing some load_circuit_details()
usage.
Virtualenv and Conda environment management is up to the user
now
f1dataR 1.3.0
Updated documentation per requirements after CRAN review
Changed caching behavior per requirements after CRAN review. If you
previously had set a cache directory
options("f1dataR.cache" = [dir]) there will be no change.
If you had previously not specified a cache directory, the package used
to use the result of getwd(), so you can force that
directory. New users can specify a default file cache location by
setting options("f1dataR.cache" = "filesystem") or specify
any other (existing) directory by setting the option.
Cache will otherwise use memory as a default until the end of the R
session or for 24h (whichever comes first). Caching can be turned off by
setting the option to “off”
f1dataR 1.2.1
Added additional output column to load_schedule() to
show Sprint Race date.
f1dataR 1.2.0
Added a helper function for setting up fastf1
connection.
Improved testing coverage
Code style and format cleanups
f1dataR 1.1.0
Updated load_driver_telemetry to use laps parameter,
allowing for a choice of ‘fastest’, ‘all’, or a numbered lap. Note a
numbered lap requires fastf1 version 3.0 or greater
(#78)
f1dataR 1.0.1
Added examples to documentation (#95)
f1dataR 1.0.0
Added a NEWS.md file to track changes to the
package.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.