f1dataR: Access Formula 1 Data

Obtain Formula 1 data via the 'Ergast API' <https://ergast.com/mrd/> and the unofficial API <https://www.formula1.com/en/f1-live.html> via the 'fastf1' 'Python' library <https://docs.fastf1.dev/>.

Version: 1.5.2
Depends: R (≥ 2.10), reticulate (≥ 1.14)
Imports: glue, magrittr, tibble, jsonlite, httr2, memoise, janitor, dplyr, tidyr, rlang, lifecycle, cli, rappdirs, cachem, withr
Suggests: ggplot2, httptest2, knitr, rmarkdown, testthat (≥ 3.0.0), usethis
Published: 2024-04-15
Author: Santiago Casanova [aut, cre, cph], Philip Bulsink ORCID iD [aut]
Maintainer: Santiago Casanova <santiago.casanova at yahoo.com>
BugReports: https://github.com/SCasanova/f1dataR/issues
License: MIT + file LICENSE
URL: https://scasanova.github.io/f1dataR/, https://github.com/SCasanova/f1dataR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: f1dataR results

Documentation:

Reference manual: f1dataR.pdf
Vignettes: Alonso's Penalty in the Australian GP 2024
Ergast Data Analysis
Introduction
Plotting with FastF1 Circuit Information
Setup FastF1 Connection

Downloads:

Package source: f1dataR_1.5.2.tar.gz
Windows binaries: r-devel: f1dataR_1.5.2.zip, r-release: f1dataR_1.5.2.zip, r-oldrel: f1dataR_1.5.2.zip
macOS binaries: r-release (arm64): f1dataR_1.5.2.tgz, r-oldrel (arm64): f1dataR_1.5.2.tgz, r-release (x86_64): f1dataR_1.5.2.tgz, r-oldrel (x86_64): f1dataR_1.5.2.tgz
Old sources: f1dataR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=f1dataR to link to this page.