Package: nascaR.data
Title: NASCAR Race Data
Version: 1.0.0
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 = "Gabriel",
            family = "Odom",
            role = "ctb",
            email = "gabriel.odom@fiu.edu",
            comment = c(ORCID = "0000-0003-1341-4555")
        )
    )
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 2023 season. Data was sourced with permission from DriverAverages.com.
LazyData: true
License: CC BY 4.0
Depends: R (>= 3.5.0)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: conflicted, ggtext, glue, gtsummary, here, knitr, quarto (>=
        1.3.12), rmarkdown, roxygen2, rUM, scales, tidyverse
VignetteBuilder: quarto
URL: https://github.com/kyleGrealis/nascaR.data/,
        https://kylegrealis.github.io/nascaR.data/
BugReports: https://github.com/kyleGrealis/nascaR.data/issues
NeedsCompilation: no
Packaged: 2024-07-06 15:16:39 UTC; kxg679
Author: Kyle Grealis [aut, cre] (<https://orcid.org/0000-0002-9223-8854>),
  Gabriel Odom [ctb] (<https://orcid.org/0000-0003-1341-4555>)
Maintainer: Kyle Grealis <kylegrealis@icloud.com>
Repository: CRAN
Date/Publication: 2024-07-09 15:20:02 UTC
