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-07-12 09:33:45 UTC RemoteUrl: https://github.com/doehm/survivor RemoteRef: HEAD RemoteSha: 2872e6c1d9e270fe5cb2353a94597f3b58ac1897 NeedsCompilation: no Packaged: 2026-07-12 10:17:39 UTC; root Author: Daniel Oehm [aut, cre], Carly Levitz [ctb] Maintainer: Daniel Oehm