{
  "_id": "6a2acc9c7b7a29ca60054d39",
  "Package": "nascaR.data",
  "Title": "NASCAR Race Data",
  "Version": "3.1.0",
  "Authors@R": "c(\nperson(\ngiven = \"Kyle\",\nfamily = \"Grealis\",\nemail = \"kyle@kylegrealis.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9223-8854\")\n),\nperson(\ngiven = \"Nick\",\nfamily = \"Triplett\",\nrole = \"ctb\",\nemail = \"nicholas.triplett@siu.edu\"\n),\nperson(\ngiven = \"Gabriel\",\nfamily = \"Odom\",\nrole = \"ctb\",\nemail = \"gabriel.odom@fiu.edu\",\ncomment = c(ORCID = \"0000-0003-1341-4555\")\n)\n)",
  "Description": "A collection of NASCAR race, driver, owner and\nmanufacturer data across the three major NASCAR divisions:\nNASCAR Cup Series, NXS, and NASCAR Craftsman Truck Series. The\ncurated data begins with the 1949 season and is updated weekly\nduring the racing season. Explore race, season, or career\nperformance for drivers, teams, and manufacturers throughout\nNASCAR's history. Data was sourced with permission from\nDriverAverages.com.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://www.kylegrealis.com/nascaR.data/",
  "BugReports": "https://github.com/kyleGrealis/nascaR.data/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 14:53:07 UTC",
    "User": "root"
  },
  "Author": "Kyle Grealis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9223-8854>), Nick Triplett [ctb],\nGabriel Odom [ctb] (ORCID:\n<https://orcid.org/0000-0003-1341-4555>)",
  "Maintainer": "Kyle Grealis <kyle@kylegrealis.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-11 07:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/nascaR.data",
  "RemoteRef": "HEAD",
  "RemoteSha": "bdf69396e586d226e534f8facf1d55aadbf44072",
  "MD5sum": "2f71b844f4b180ba39572cc5b623e4ae",
  "_user": "cran",
  "_type": "src",
  "_file": "nascaR.data_3.1.0.tar.gz",
  "_fileid": "71d13f72bc5b0d4678a8301ac5e7bf7d144dfbecd39203ab3013d80229050d47",
  "_filesize": 1161377,
  "_sha256": "71d13f72bc5b0d4678a8301ac5e7bf7d144dfbecd39203ab3013d80229050d47",
  "_created": "2026-06-11T14:53:07.000Z",
  "_published": "2026-06-11T14:56:28.938Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80829407728,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7568056931"
    },
    {
      "job": 80829407851,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7568054500"
    },
    {
      "job": 80828497655,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567982318"
    },
    {
      "job": 80829407760,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7568048366"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27355449049",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nascaR.data",
  "_commit": {
    "id": "bdf69396e586d226e534f8facf1d55aadbf44072",
    "author": "Kyle Grealis <kyle@kylegrealis.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1.0\n",
    "time": 1781161202
  },
  "_maintainer": {
    "name": "Kyle Grealis",
    "email": "kyle@kylegrealis.com",
    "login": "kylegrealis",
    "linkedin": "in/kyle-grealis-044030180",
    "orcid": "0000-0002-9223-8854",
    "description": "Biostatistician at the University of Miami, R package dev, and very ok runner",
    "uuid": 84798289
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "conflicted",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "paws.storage",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.2.3",
      "date": "2025-09-11"
    },
    {
      "name": "3.0.0",
      "date": "2026-02-14"
    },
    {
      "name": "3.0.1",
      "date": "2026-02-16"
    },
    {
      "name": "3.1.0",
      "date": "2026-06-11"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kylegrealis",
      "count": 9,
      "uuid": 84798289
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nascaR.data"
  },
  "_devurl": "https://github.com/kylegrealis/nascar.data",
  "_pkgdown": "https://www.kylegrealis.com/nascaR.data/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nascaR.data.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kylegrealis/nascar.data",
  "_realowner": "kylegrealis",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-07-09"
    },
    {
      "version": "2.1.0",
      "date": "2025-01-21"
    },
    {
      "version": "2.2.0",
      "date": "2025-02-12"
    },
    {
      "version": "2.2.1",
      "date": "2025-05-15"
    },
    {
      "version": "2.2.2",
      "date": "2025-06-02"
    },
    {
      "version": "2.2.3",
      "date": "2025-09-11"
    },
    {
      "version": "3.0.0",
      "date": "2026-02-16"
    },
    {
      "version": "3.0.1",
      "date": "2026-02-16"
    },
    {
      "version": "3.1.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "clear_cache",
    "export_series",
    "get_driver_info",
    "get_manufacturer_info",
    "get_team_info",
    "load_series"
  ],
  "_help": [
    {
      "page": "clear_cache",
      "title": "Clear Cached NASCAR Data",
      "topics": [
        "clear_cache"
      ]
    },
    {
      "page": "export_series",
      "title": "Export NASCAR Series Data",
      "topics": [
        "export_series"
      ]
    },
    {
      "page": "get_driver_info",
      "title": "Get Driver Info with Smart Matching",
      "topics": [
        "get_driver_info"
      ]
    },
    {
      "page": "get_manufacturer_info",
      "title": "Get Manufacturer Info with Smart Matching",
      "topics": [
        "get_manufacturer_info"
      ]
    },
    {
      "page": "get_team_info",
      "title": "Get Team Info with Smart Matching",
      "topics": [
        "get_team_info"
      ]
    },
    {
      "page": "load_series",
      "title": "Load NASCAR Series Data",
      "topics": [
        "load_series"
      ]
    },
    {
      "page": "series_data",
      "title": "NASCAR Series Data",
      "topics": [
        "series_data"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/nascaR.data/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/nascaR.data/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringdist",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "a-race-winning-strategy.Rmd",
      "filename": "a-race-winning-strategy.html",
      "title": "A Race Winning Strategy",
      "author": "Kyle Grealis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "In the Pits",
        "Warming up the tires",
        "Green Flag!",
        "Which drivers are in the Top 5 for wins in the NASCAR Cup Series?",
        "Modern driver performance: Analyzing race results",
        "The Garage Area",
        "Which manufacturer has the best performance by season?",
        "Comparing team performance across manufacturers",
        "Using the Helper Functions",
        "Getting driver statistics",
        "Analyzing teams and manufacturers",
        "Practical example: Comparing multiple drivers",
        "The Backstretch",
        "Toolbox"
      ],
      "created": "2026-02-14 14:40:22",
      "modified": "2026-02-14 14:40:22",
      "commits": 1
    },
    {
      "source": "ingesting-nascar-data.Rmd",
      "filename": "ingesting-nascar-data.html",
      "title": "Ingesting NASCAR Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Direct Download URLs",
        "Parquet Format (Recommended)",
        "CSV Format",
        "Command-Line Download",
        "Critical Ingestion Note: NASCAR Car Numbers",
        "Correct Ingestion in R",
        "Correct Ingestion in Python (pandas)"
      ],
      "created": "2026-06-11 07:00:02",
      "modified": "2026-06-11 07:00:02",
      "commits": 1
    },
    {
      "source": "migrating-to-nxs.Rmd",
      "filename": "migrating-to-nxs.html",
      "title": "Upgrading to v3",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Bundled datasets removed",
        "Series identifier: \"xfinity\" renamed to \"nxs\"",
        "arrow package now required",
        "Caching",
        "find_*() functions removed",
        "Summary of required changes",
        "Data unchanged"
      ],
      "created": "2026-02-14 14:40:22",
      "modified": "2026-02-16 14:30:13",
      "commits": 2
    }
  ],
  "_score": 3.778151250383644,
  "_indexed": false,
  "_nocasepkg": "nascar.data",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://kylegrealis.r-universe.dev/nascaR.data",
  "_previous": "3.0.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-06-11T14:55:43.000Z",
      "distro": "noble",
      "commit": "bdf69396e586d226e534f8facf1d55aadbf44072",
      "fileid": "7605808fe45053d1733592604afb279c87111886a43d06b633bf6d06f5bfd2c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355449049"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-06-11T14:55:37.000Z",
      "distro": "noble",
      "commit": "bdf69396e586d226e534f8facf1d55aadbf44072",
      "fileid": "f5dd46b3e4d6f43fbe42f5b31e3c08e11490a3f06847ffbc3740a6cf445b4a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355449049"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.0",
      "date": "2026-06-11T14:55:48.000Z",
      "commit": "bdf69396e586d226e534f8facf1d55aadbf44072",
      "fileid": "9ad52895d9241e293f917abcf7f8af970cbfc21442d033c92bcefc9d789aac94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355449049"
    }
  ]
}