{
  "_id": "6a181f12acfb0bcc41db1b9e",
  "Package": "f1dataR",
  "Title": "Access Formula 1 Data",
  "Version": "2.0.2",
  "Authors@R": "c(\nperson(\"Santiago\", \"Casanova\", , \"santiago.casanova@yahoo.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Philip\", \"Bulsink\", , \"bulsinkp@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9668-2429\"))\n)",
  "Description": "Obtain Formula 1 data via the 'Jolpica API'\n<https://jolpi.ca> and the unofficial API\n<https://www.formula1.com/en/timing/f1-live> via the 'fastf1'\n'Python' library <https://docs.fastf1.dev/>.",
  "Config/reticulate": "list( packages = list( list(package = \"fastf1\", pip\n= TRUE) ) )",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://scasanova.github.io/f1dataR/,\nhttps://github.com/SCasanova/f1dataR",
  "BugReports": "https://github.com/SCasanova/f1dataR/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libpng-dev libssl-dev python3",
  "Repository": "https://scasanova.r-universe.dev",
  "Date/Publication": "2026-04-28 00:04:19 UTC",
  "RemoteUrl": "https://github.com/scasanova/f1datar",
  "RemoteRef": "HEAD",
  "RemoteSha": "7ee72b471f4199bb5f57a78b83787138475601a6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:50:48 UTC",
    "User": "root"
  },
  "Author": "Santiago Casanova [aut, cre, cph],\nPhilip Bulsink [aut] (ORCID: <https://orcid.org/0000-0001-9668-2429>)",
  "Maintainer": "Santiago Casanova <santiago.casanova@yahoo.com>",
  "MD5sum": "5c9db7a1ec1fd3720dfc5004d85f5bce",
  "_user": "scasanova",
  "_type": "src",
  "_file": "f1dataR_2.0.2.tar.gz",
  "_fileid": "1b7093021ca181d0e8e0c7de91454e0ad4f9f50e1e9df934e5bba84fd5d59c37",
  "_filesize": 4970053,
  "_sha256": "1b7093021ca181d0e8e0c7de91454e0ad4f9f50e1e9df934e5bba84fd5d59c37",
  "_created": "2026-05-28T10:50:48.000Z",
  "_published": "2026-05-28T10:55:14.002Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78275260527,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7264017472"
    },
    {
      "job": 78275260417,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7264019023"
    },
    {
      "job": 78275260388,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7264008940"
    },
    {
      "job": 78275260343,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7264021668"
    },
    {
      "job": 78274723816,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263960017"
    },
    {
      "job": 78275260422,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263998131"
    },
    {
      "job": 78275260445,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7264027695"
    },
    {
      "job": 78275260377,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264025918"
    },
    {
      "job": 78275260399,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7264020101"
    }
  ],
  "_buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/scasanova/f1datar",
  "_commit": {
    "id": "7ee72b471f4199bb5f57a78b83787138475601a6",
    "author": "Philip Bulsink <bulsinkp@gmail.com>",
    "committer": "Philip Bulsink <bulsinkp@gmail.com>",
    "message": "Removed references to `setup_fastf1()`\n\nSince it's not needed anymore, in follow-up to CRAN comments on submission of 2.0.2.\n",
    "time": 1777334659
  },
  "_maintainer": {
    "name": "Santiago Casanova",
    "email": "santiago.casanova@yahoo.com",
    "login": "scasanova",
    "description": "Applied Maths | Data Science",
    "uuid": 13066251
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "version": ">= 1.46",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "scasanova",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "f1",
    "formula1",
    "sports-data"
  ],
  "_stars": 80,
  "_contributors": [
    {
      "user": "pbulsink",
      "count": 434,
      "uuid": 5419974
    },
    {
      "user": "scasanova",
      "count": 303,
      "uuid": 13066251
    },
    {
      "user": "wizviz",
      "count": 1,
      "uuid": 111087728
    }
  ],
  "_userbio": {
    "uuid": 13066251,
    "type": "user",
    "name": "Santiago Casanova",
    "description": "Applied Maths | Data Science"
  },
  "_downloads": {
    "count": 370,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/f1dataR"
  },
  "_devurl": "https://github.com/scasanova/f1datar",
  "_pkgdown": "https://scasanova.github.io/f1dataR/",
  "_searchresults": 56,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/f1dataR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/scasanova/f1datar",
  "_realowner": "scasanova",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3.0",
      "date": "2023-08-17"
    },
    {
      "version": "1.4.0",
      "date": "2023-10-03"
    },
    {
      "version": "1.4.1",
      "date": "2023-11-13"
    },
    {
      "version": "1.5.0",
      "date": "2024-01-25"
    },
    {
      "version": "1.5.1",
      "date": "2024-03-12"
    },
    {
      "version": "1.5.2",
      "date": "2024-04-15"
    },
    {
      "version": "1.5.3",
      "date": "2024-05-01"
    },
    {
      "version": "1.6.0",
      "date": "2024-08-27"
    },
    {
      "version": "2.0.0",
      "date": "2025-03-01"
    },
    {
      "version": "2.0.1",
      "date": "2025-03-27"
    }
  ],
  "_exports": [
    "change_cache",
    "clear_cache",
    "clear_f1_cache",
    "correct_track_ratio",
    "get_current_season",
    "get_driver_abbreviation",
    "get_driver_color",
    "get_driver_color_map",
    "get_driver_colour",
    "get_driver_colour_map",
    "get_driver_name",
    "get_driver_style",
    "get_driver_telemetry",
    "get_drivers_by_team",
    "get_fastf1_version",
    "get_session_drivers_and_teams",
    "get_team_by_driver",
    "get_team_color",
    "get_team_colour",
    "get_team_name",
    "get_tire_compounds",
    "load_circuit_details",
    "load_circuits",
    "load_constructors",
    "load_driver_telemetry",
    "load_drivers",
    "load_laps",
    "load_pitstops",
    "load_quali",
    "load_race_session",
    "load_results",
    "load_schedule",
    "load_session_laps",
    "load_sprint",
    "load_standings",
    "plot_fastest",
    "theme_dark_f1"
  ],
  "_help": [
    {
      "page": "change_cache",
      "title": "Change Caching Settings",
      "topics": [
        "change_cache"
      ]
    },
    {
      "page": "clear_cache",
      "title": "Clear f1dataR Cache",
      "topics": [
        "clear_cache",
        "clear_f1_cache"
      ]
    },
    {
      "page": "correct_track_ratio",
      "title": "Correct Track Ratios",
      "topics": [
        "correct_track_ratio"
      ]
    },
    {
      "page": "driver_team_lookup",
      "title": "Driver & Team Look-ups",
      "topics": [
        "driver_team_lookup",
        "get_drivers_by_team",
        "get_driver_abbreviation",
        "get_driver_name",
        "get_session_drivers_and_teams",
        "get_team_by_driver",
        "get_team_name"
      ]
    },
    {
      "page": "get_aesthetics",
      "title": "Get Aesthetics",
      "topics": [
        "get_aesthetics",
        "get_driver_color",
        "get_driver_color_map",
        "get_driver_colour",
        "get_driver_colour_map",
        "get_driver_style",
        "get_team_color",
        "get_team_colour"
      ]
    },
    {
      "page": "get_current_season",
      "title": "Get Current Season",
      "topics": [
        "get_current_season"
      ]
    },
    {
      "page": "get_fastf1_version",
      "title": "Get current FastF1 version",
      "topics": [
        "get_fastf1_version"
      ]
    },
    {
      "page": "get_tire_compounds",
      "title": "Get Tire Compounds",
      "topics": [
        "get_tire_compounds"
      ]
    },
    {
      "page": "load_circuit_details",
      "title": "Load Circuit Information",
      "topics": [
        "load_circuit_details"
      ]
    },
    {
      "page": "load_circuits",
      "title": "Load Circuit Info",
      "topics": [
        "load_circuits"
      ]
    },
    {
      "page": "load_constructors",
      "title": "Load Constructor Info",
      "topics": [
        "load_constructors"
      ]
    },
    {
      "page": "load_driver_telemetry",
      "title": "Load Telemetry Data for a Driver",
      "topics": [
        "load_driver_telemetry"
      ]
    },
    {
      "page": "load_drivers",
      "title": "Load Driver Info",
      "topics": [
        "load_drivers"
      ]
    },
    {
      "page": "load_laps",
      "title": "Load Lap by Lap Time Data",
      "topics": [
        "load_laps"
      ]
    },
    {
      "page": "load_pitstops",
      "title": "Load Pitstop Data",
      "topics": [
        "load_pitstops"
      ]
    },
    {
      "page": "load_quali",
      "title": "Load Qualifying Results",
      "topics": [
        "load_quali"
      ]
    },
    {
      "page": "load_race_session",
      "title": "Load Session Data",
      "topics": [
        "load_race_session"
      ]
    },
    {
      "page": "load_results",
      "title": "Load Results",
      "topics": [
        "load_results"
      ]
    },
    {
      "page": "load_schedule",
      "title": "Load Schedule",
      "topics": [
        "load_schedule"
      ]
    },
    {
      "page": "load_session_laps",
      "title": "Load Lapwise Data",
      "topics": [
        "load_session_laps"
      ]
    },
    {
      "page": "load_sprint",
      "title": "Load Sprint Results",
      "topics": [
        "load_sprint"
      ]
    },
    {
      "page": "load_standings",
      "title": "Load Standings",
      "topics": [
        "load_standings"
      ]
    },
    {
      "page": "plot_fastest",
      "title": "Plot Fastest Lap",
      "topics": [
        "plot_fastest"
      ]
    },
    {
      "page": "theme_dark_f1",
      "title": "Dark F1-style Theme for ggplot",
      "topics": [
        "theme_dark_f1"
      ]
    },
    {
      "page": "time_to_sec",
      "title": "Convert Clock time to seconds",
      "topics": [
        "time_to_sec"
      ]
    }
  ],
  "_pkglogo": "https://github.com/scasanova/f1datar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/scasanova/f1datar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "here",
    "hms",
    "httr2",
    "janitor",
    "jsonlite",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "alonso-penalty-2024.Rmd",
      "filename": "alonso-penalty-2024.html",
      "title": "Alonso's Penalty in the Australian GP 2024",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Accessing the Data",
        "Telemetry Review",
        "Effect on Russell",
        "Limitations"
      ],
      "created": "2024-04-03 15:21:13",
      "modified": "2026-04-28 00:04:19",
      "commits": 5
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Integrated plotting",
        "Combining several functions"
      ],
      "created": "2022-07-09 16:44:47",
      "modified": "2025-09-23 00:36:27",
      "commits": 29
    },
    {
      "source": "jolpica-data-analysis.Rmd",
      "filename": "jolpica-data-analysis.html",
      "title": "Jolpica Data Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Sample Data Analysis",
        "Grid to Finish Position Correlation",
        "Driver Points Progress",
        "Driver Lap Time Scatter Plot",
        "Compare Qualifying Times"
      ],
      "created": "2024-10-14 23:44:25",
      "modified": "2024-10-14 23:44:25",
      "commits": 1
    },
    {
      "source": "plotting-turn-info.Rmd",
      "filename": "plotting-turn-info.html",
      "title": "Plotting with FastF1 Circuit Information",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Telemetry Plotting",
        "Plotting Turn Number On Track"
      ],
      "created": "2024-03-05 02:05:41",
      "modified": "2024-08-17 00:14:43",
      "commits": 4
    }
  ],
  "_score": 8.429429264381788,
  "_indexed": true,
  "_nocasepkg": "f1datar",
  "_universes": [
    "scasanova"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-05-28T10:53:17.000Z",
      "distro": "noble",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "ede326e299d534dde5de5bac1f5a2749b475c73899f34277d9c7ad714a5c7ad2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-05-28T10:53:18.000Z",
      "distro": "noble",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "bc822d9cd25ed43c2b94b4db40bff33743b2b7a6f52ddd803991690775ca3bd3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-05-28T10:52:58.000Z",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "d7722978234a3d83e11295c02d7190e932eff273debc150d67d4c193bdcf013b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-05-28T10:53:00.000Z",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "ea509f2de6d51b2b14deedf22464c60b9f06dfe52f493e2d03b4def83ae38612",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.2",
      "date": "2026-05-28T10:53:12.000Z",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "788374e47a3b493493e34931d1c9552eacc77ebfb5708d0e333ca44858a9f41f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-28T10:52:16.000Z",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "b8fea90685d97009715db91bff7473dc965539c6ca47f8615e5a3ee36bcc4a65",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-28T10:52:17.000Z",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "6d6e6121ae3af823e86124f871f791a3e9468f3a26eb1888fd1f259f7bfe2fcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-28T10:52:19.000Z",
      "commit": "7ee72b471f4199bb5f57a78b83787138475601a6",
      "fileid": "3fadf67ed9f49298173fb91076f44473b3f3bf2a782415f58ef3db825bfaebf1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/scasanova/actions/runs/26570081742"
    }
  ]
}