Releases: doehm/survivoR
v2.3.4
survivoR v2.3.4 is now on CRAN
It includes a bunch more stuff:
- New key
sog_id
(stage of game ID) toboot_mapping
,challenge_results
, andvote_history
. This makes it easier to join those tables and reference a particular stage of the game. The stage of the game is determined by a change in players/tribe setup e.g. whenever someone is voted out, medically evacuated, switches tribes, or simply starting a new episode thesog_id
increases by 1. n_boots
is now onboot_mapping
.- Adding complete seasons
US46
- New datasets added
episode_summary
- the summary of the episode from Wikipediachallenge_summary
- a summarised version of challenge_results for easy analysis
- New fields added
- team on
challenge_results
- identifying the team that the castaways were on during the challenge
- team on
I've also added 120 tests to ensure the consistency between datasets and that the records meet appropriate logic e.g. the player who won individual immunity has immunity at Tribal Council and no one voted for them (however there are exceptions which are managed).
survivoR v2.3.2
Complete AU09 data is now included and released to CRAN
survivoR v2.3.1
New stuff
- Adding complete seasons
- US45
- UK03
- New data set auction_details
- New features on survivor_auction
- Refreshed challenge_description. Includes:
- Name
- Recurring name
- Description
- Reward description
- Challenge characteristics
- Refreshed chhllenge_id
- New characteristic flags
- Refreshed challenge_results. Includes:
- New challenge_id to link with challenge_description
- New challenge_types e.g. Team / Individual when there are multiple winning conditions
- New feature result_notes contains info on result winning conditions
- episode_label on episodes e.g. finale, reunion, etc
- Logicals on castaways to filter for
- finalists
- winner
- jury
- poc on castaway details simplified
Additional notes: * The non-US auction versions are missing alternative item data but will be there in the next release. * Additional challenge descriptions and characteristics will be included in the next release.
Any corrections needed, please let me know.
survivoR v2.1.0
- Adding data for US44, UK01 and NZ02
- Confessional timing app built with R Shiny
- Confessional times for US44 and UK01
- result_number on castaways
- New features on castaway_details
- three_words – the answer to the question “Three words to describe you”.
- hobbies
- pet_peeves
survivoR 2.0.7
- New feature vote_event_outcome on vote_history
- Adding AU08 cast data
- Some data fixes
survivoR 2.0.4
survivoR 2.0.4
- Added complete US43 data
- Added
sit_out
tochallenge_results
for all US seasons
survivoR v2.0.1
survivoR now includes:
- Non-US versions
- Survivor Australia seasons 1-7
- Survivor South Africa seasons 1-9
- Survivor NZ season 1
New datasets:
- Completely refactored
challenge_results
dataset- Old dataset available with
challenge_results_dep
however it is encouraged to use the new data set
- Old dataset available with
survivor_auction
datasetscreen_time
dataset- Contains the estimate total seconds of screen time
- Estimate from ML image detection model
New helper functions:
show_palette
for viewing the season palette generated from the logoget_castaway_image
returns the URL of the castaway thumbnail for visualisation
Other updates:
short_name
oncastaway_details
is nowcastaway
as per the other datasetstribe
now exists onvote_history
boot_mapping
includesgame_status
to identify if they are in the game, on Redemption, etc- Season 43 cast
Removed fields:
personality_type
fromcastaways
Notes:
advantage_movement
andadvantage_details
not complete for all Non-US versions
survivoR v1.0
survivoR v1.0
- Season 42 episode 1 to 11 added
- 3 new data sets
- advantage_movement
- advantage_details
- boot_mapping
- Updates to challenge_results
- New fields on vote_history
- tribe
- vote_event
- split_vote
- tie
- New fields on viewers
- imdb_rating
- version and version_season now on all data sets in prep for non-US seasons
- Removed fields from castaways
- swapped_tribe
- swapped_tribe_2
- merged_tribe
- total_vote_received
- immunity_idols_won
survivoR 0.9.12
survivoR 0.9.12
- Season 42 cast now added
- POC flag on
castaway_details
- Updated Castaway IDs. Now in the format of USxxxx in preparation for non-US seasons. Original IDs can be recreated by extracting the digits.
survivoR v0.9.5
- Added season 41 episodes 1 to 9
- Added new confessionals data set
- Bug fixes / data cleaning
- The castaway names are consistent across data sets
- Tribe mapping is updated filling in missing tribe status and Bobby Jon
- Incorrect records from vote history removed.