Package: survivoR
Type: Package
Title: Data from all Seasons of Survivor (US) TV Series in Tidy Format
Version: 2.3.8
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"))
Description: Datasets detailing the results, castaways, and events of each 
  season of Survivor for the US, Australia, South Africa, New Zealand, and the 
  UK. This includes details on the cast, voting history, immunity and reward 
  challenges, jury votes, boot order, advantage details, and episode ratings. 
  Use this for analysis of trends and statistics of the game.
Depends: R (>= 4.1.0)
Imports: tidyr, ggplot2, stringr, magrittr, glue, shiny, purrr, dplyr,
        crayon, readr, shinycssloaders, lubridate, DT, shinyjs
Suggests: forcats, testthat (>= 3.0.0)
License: MIT + file LICENSE
URL: https://github.com/doehm/survivoR
BugReports: https://github.com/doehm/survivoR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-10 22:24:08 UTC; danie
Author: Daniel Oehm [aut, cre],
  Carly Levitz [ctb]
Maintainer: Daniel Oehm <danieloehm@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-10 22:50:09 UTC
Built: R 4.6.0; ; 2025-10-11 01:46:20 UTC; unix
