Package: bakeoff
Version: 0.2.0
Title: Data from "The Great British Bake Off"
Description: Data about the bakers, challenges, and ratings 
    for "The Great British Bake Off", 
    from Wikipedia <https://en.wikipedia.org/wiki/The_Great_British_Bake_Off>.
Authors@R: 
    c(person(given = "Alison", 
             family = "Hill", 
             email = "apreshill@gmail.com", 
             role = c("aut", "cre", "cph"),
             comment = c(ORCID = "https://orcid.org/0000-0002-8082-1890")),
      person(given = "Chester",
             family = "Ismay",
             role = "aut",
             email = "chester.ismay@gmail.com",
             comment = c(ORCID = "0000-0003-2820-2547")),
      person(given = "Richard", 
             family = "Iannone", 
             role = "aut",
             email = "riannone@me.com",
             comment = c(ORCID = "0000-0003-3925-190X"))
             )
License: MIT + file LICENSE
URL: https://bakeoff.netlify.app/, https://github.com/apreshill/bakeoff
BugReports: https://github.com/apreshill/bakeoff/issues
Encoding: UTF-8
LazyData: true
ByteCompile: true
Imports: grDevices, graphics
Suggests: knitr, ggplot2, tibble, scales
RoxygenNote: 7.2.1.9000
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-10-14 13:36:05 UTC; alisonhill
Author: Alison Hill [aut, cre, cph] (<https://orcid.org/0000-0002-8082-1890>),
  Chester Ismay [aut] (<https://orcid.org/0000-0003-2820-2547>),
  Richard Iannone [aut] (<https://orcid.org/0000-0003-3925-190X>)
Maintainer: Alison Hill <apreshill@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-21 15:25:10 UTC
Built: R 4.4.3; ; 2025-10-21 11:52:29 UTC; windows
