Obtain Formula 1 data via the 'Ergast API' <https://ergast.com/mrd/> and the unofficial API <https://www.formula1.com/en/timing/f1-live> via the 'fastf1' 'Python' library <https://docs.fastf1.dev/>.
Version: | 1.6.0 |
Depends: | R (≥ 3.5.0), 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) |
Published: | 2024-08-27 |
DOI: | 10.32614/CRAN.package.f1dataR |
Author: | Santiago Casanova [aut, cre, cph], Philip Bulsink [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 |
In views: | SportsAnalytics |
CRAN checks: | f1dataR results |
Reference manual: | f1dataR.pdf |
Vignettes: |
Alonso's Penalty in the Australian GP 2024 (source) Ergast Data Analysis (source) Introduction (source) Plotting with FastF1 Circuit Information (source) Setup FastF1 Connection (source, R code) |
Package source: | f1dataR_1.6.0.tar.gz |
Windows binaries: | r-devel: f1dataR_1.6.0.zip, r-release: f1dataR_1.6.0.zip, r-oldrel: f1dataR_1.6.0.zip |
macOS binaries: | r-release (arm64): f1dataR_1.6.0.tgz, r-oldrel (arm64): f1dataR_1.6.0.tgz, r-release (x86_64): f1dataR_1.6.0.tgz, r-oldrel (x86_64): f1dataR_1.6.0.tgz |
Old sources: | f1dataR archive |
Please use the canonical form https://CRAN.R-project.org/package=f1dataR to link to this page.