Package: nascaR.data
Title: NASCAR Race Data
Version: 2.2.3
Authors@R: 
    c(
        person(
            given = "Kyle", 
            family = "Grealis", 
            email = "kylegrealis@icloud.com", 
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0002-9223-8854")
        ),
        person(
            given = "Nick",
            family = "Triplett",
            role = "ctb",
            email = "nicholas.triplett@siu.edu"
        ),
        person(
            given = "Gabriel",
            family = "Odom",
            role = "ctb",
            email = "gabriel.odom@fiu.edu",
            comment = c(ORCID = "0000-0003-1341-4555")
        )
    )
Maintainer: Kyle Grealis <kylegrealis@icloud.com>
Description: A collection of NASCAR race, driver, owner and manufacturer data across the three major NASCAR divisions: NASCAR Cup Series, NASCAR Xfinity Series, and NASCAR Craftsman Truck Series. The curated data begins with the 1949 season and extends through the end of the 2024 season. Explore race, season, or career performance for drivers, teams, and manufacturers throughout NASCAR's history. Data was sourced with permission from DriverAverages.com.
LazyData: true
LazyDataCompression: bzip2
License: GPL (>= 3)
Depends: R (>= 4.1.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, glue, purrr, rlang, rvest, stringdist, stringr
Suggests: roxygen2, scales
URL: https://www.kyleGrealis.com/nascaR.data/
BugReports: https://github.com/kyleGrealis/nascaR.data/issues
NeedsCompilation: no
Packaged: 2025-09-11 17:29:48 UTC; kyle
Author: Kyle Grealis [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9223-8854>),
  Nick Triplett [ctb],
  Gabriel Odom [ctb] (ORCID: <https://orcid.org/0000-0003-1341-4555>)
Repository: CRAN
Date/Publication: 2025-09-11 17:40:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:38:53 UTC; windows
