Package: topChef
Type: Package
Title: Top Chef Data
Version: 0.1.0
Authors@R: person("Levitz", "Carly E", email = "celevitz@gmail.com"
                , role = c("cre","aut","cph"))
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.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), gt (>= 0.9.0),
        magrittr (>= 2.0.0), ggplot2 (>= 3.4.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2023-06-21 00:52:12 UTC; carlylevitz
Author: Levitz Carly E [cre, aut, cph]
Maintainer: Levitz Carly E <celevitz@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-21 09:10:02 UTC
Built: R 4.2.0; ; 2023-06-21 11:59:24 UTC; unix
