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.4.1 |
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, httptest, knitr, rmarkdown, testthat (≥ 3.0.0), usethis |
Published: | 2023-11-13 |
Author: | Santiago Casanova [aut, cre, cph],
Philip Bulsink |
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 |
Reference manual: | f1dataR.pdf |
Vignettes: |
Ergast Data Analysis Introduction Setup FastF1 Connection |
Package source: | f1dataR_1.4.1.tar.gz |
Windows binaries: | r-devel: f1dataR_1.4.1.zip, r-release: f1dataR_1.4.1.zip, r-oldrel: f1dataR_1.4.1.zip |
macOS binaries: | r-release (arm64): f1dataR_1.4.1.tgz, r-oldrel (arm64): f1dataR_1.4.1.tgz, r-release (x86_64): f1dataR_1.4.1.tgz, r-oldrel (x86_64): f1dataR_1.4.0.tgz |
Old sources: | f1dataR archive |
Please use the canonical form https://CRAN.R-project.org/package=f1dataR to link to this page.