Package: bakeoff Version: 0.2.0.9000 Title: Data from "The Great British Bake Off" Description: Data about the bakers, challenges, and ratings for "The Great British Bake Off", from Wikipedia . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1.9000 Depends: R (>= 2.10) Repository: https://apreshill.r-universe.dev Date/Publication: 2022-11-02 11:38:26 UTC RemoteUrl: https://github.com/apreshill/bakeoff RemoteRef: HEAD RemoteSha: 00fdf4dd339b69a60b1d7c9fa7e5850971e04463 NeedsCompilation: no Packaged: 2026-07-15 07:15:21 UTC; root Author: Alison Hill [aut, cre, cph] (ORCID: ), Chester Ismay [aut] (ORCID: ), Richard Iannone [aut] (ORCID: ) Maintainer: Alison Hill