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 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:11), 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), 2.3.10 (2026-02-05 21:30)
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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