Package: survivoR
Type: Package
Title: Data from all Seasons of Survivor (US) TV Series in Tidy Format
Version: 2.0.7
Authors@R: 
  c(person(given = "Daniel",
         family = "Oehm",
         role = c("aut", "cre"),
         email = "danieloehm@gmail.com"),
    person(given = "Carly",
         family = "Levitz",
         role = "ctb",
         email = "celevitz@gmail.com"),
    person(given = "Dario",
         family = "Mavec",
         role = "ctb",
         email = "dario.mavec@gmail.com"))
Description: Several datasets which detail the results and events of each season of Survivor. This includes 
  details on the cast, voting history, immunity and reward challenges, jury votes and viewers. This data is 
  useful for practicing data wrangling, graph analytics and analysing how each season of Survivor played out. 
  Includes 'ggplot2' scales and colour palettes for visualisation.
Depends: R (>= 3.5.0)
Imports: tidyr, ggplot2, stringr, magrittr, ggpath, glue, prismatic,
        utils
Suggests: dplyr, forcats, cropcircles
License: MIT + file LICENSE
URL: https://github.com/doehm/survivoR
BugReports: https://github.com/doehm/survivoR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-01-16 19:58:44 UTC; Dan
Author: Daniel Oehm [aut, cre],
  Carly Levitz [ctb],
  Dario Mavec [ctb]
Maintainer: Daniel Oehm <danieloehm@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-16 20:40:02 UTC
