Other packages > Find by keyword >

survivoR  

Data from all Seasons of Survivor (US) TV Series in Tidy Format
View on CRAN: Click here


Download and install survivoR package within the R console
Install from CRAN:
install.packages("survivoR")

Install from Github:
library("remotes")
install_github("cran/survivoR")

Install by package version:
library("remotes")
install_version("survivoR", "2.3.9")



Attach the package and use:
library("survivoR")
Maintained by
Daniel Oehm
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-06
Latest Update: 2025-06-13
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.
How to cite:
Daniel Oehm (2021). survivoR: Data from all Seasons of Survivor (US) TV Series in Tidy Format. R package version 2.3.9, https://cran.r-project.org/web/packages/survivoR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.9.2 (2021-04-06 09:10), 0.9.3 (2021-05-11 15:10), 0.9.4 (2021-09-21 13:30), 0.9.5 (2021-11-20 23:30), 0.9.6 (2021-11-26 16:40), 0.9.9 (2022-01-08 10:50), 0.9.12 (2022-02-12 23:20), 1.0.1 (2022-05-31 15:20), 1.0 (2022-05-13 08:30), 2.0.1 (2022-09-25 12:00), 2.0.4 (2022-12-17 09:00), 2.0.7 (2023-01-16 21:40), 2.0.8 (2023-04-02 14:40), 2.0 (2022-09-22 00:00), 2.1.0 (2023-06-20 15:40), 2.3.0 (2024-01-09 13:40), 2.3.1 (2024-02-15 22:30), 2.3.2 (2024-03-28 09:40), 2.3.3 (2024-05-29 23:40), 2.3.4 (2024-06-29 08:40), 2.3.5 (2025-01-09 01:30), 2.3.6 (2025-06-13 14:30), 2.3.7 (2025-09-09 10:30), 2.3.8 (2025-10-11 00:50), 2.3.9 (2026-01-12 01:50)
Other packages that cited survivoR R package
View survivoR citation profile
Other R packages that survivoR depends, imports, suggests or enhances
Complete documentation for survivoR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA