Package: topChef
Type: Package
Title: Top Chef Data
Version: 0.2.0
Authors@R: person("Levitz", "Carly E", email = "celevitz@gmail.com"
                , role = c("cre","aut","cph")
                ,comment = c(ORCID = "0000-0003-3094-411X"))
Author: Levitz Carly E [cre, aut, cph]
    (<https://orcid.org/0000-0003-3094-411X>)
Maintainer: Levitz Carly E <celevitz@gmail.com>
Description: Several datasets which describe the chef contestants in Top Chef, 
    the challenges that they compete in, and the results of those challenges. 
    This data is useful for practicing data wrangling, graphing, and analyzing 
    how each season of Top Chef played out.
URL: https://github.com/celevitz/topChef
BugReports: https://github.com/celevitz/topChef/issues
Depends: R (>= 4.2.0)
Imports: tidyr (>= 1.3.0), dplyr (>= 1.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), magrittr (>= 2.0.0),
        ggplot2 (>= 3.4.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2024-06-21 01:22:21 UTC; carlylevitz
Repository: CRAN
Date/Publication: 2024-06-21 05:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:24:10 UTC; windows
