Package: survivoR Type: Package Title: Data from all Seasons of Survivor (US) TV Series in Tidy Format Version: 2.4.0 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 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://doehm.r-universe.dev Date/Publication: 2026-06-18 21:03:29 UTC RemoteUrl: https://github.com/doehm/survivor RemoteRef: HEAD RemoteSha: a1ca6184bf5b1ddf050e6f1db2195572ad6e0f2f NeedsCompilation: no Packaged: 2026-06-18 22:17:31 UTC; root Author: Daniel Oehm [aut, cre], Carly Levitz [ctb] Maintainer: Daniel Oehm