Skip to content

Releases: doehm/survivoR

v2.3.4

29 Jun 08:23
Compare
Choose a tag to compare

survivoR v2.3.4 is now on CRAN

It includes a bunch more stuff:

  • New key sog_id (stage of game ID) to boot_mapping, challenge_results, and vote_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 the sog_id increases by 1.
  • n_boots is now on boot_mapping.
  • Adding complete seasons
    • US46
  • New datasets added
    • episode_summary - the summary of the episode from Wikipedia
    • challenge_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

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

28 Mar 22:14
Compare
Choose a tag to compare

Complete AU09 data is now included and released to CRAN

survivoR v2.3.1

25 Jan 10:52
Compare
Choose a tag to compare

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

21 Jun 08:20
Compare
Choose a tag to compare
  • 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

19 Jan 12:15
Compare
Choose a tag to compare
  • New feature vote_event_outcome on vote_history
  • Adding AU08 cast data
  • Some data fixes

survivoR 2.0.4

18 Dec 01:17
Compare
Choose a tag to compare

survivoR 2.0.4

  • Added complete US43 data
  • Added sit_out to challenge_results for all US seasons

survivoR v2.0.1

25 Sep 11:23
Compare
Choose a tag to compare

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
  • survivor_auction dataset
  • screen_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 logo
  • get_castaway_image returns the URL of the castaway thumbnail for visualisation

Other updates:

  • short_name on castaway_details is now castaway as per the other datasets
  • tribe now exists on vote_history
  • boot_mapping includes game_status to identify if they are in the game, on Redemption, etc
  • Season 43 cast

Removed fields:

  • personality_type from castaways

Notes:

  • advantage_movement and advantage_details not complete for all Non-US versions

survivoR v1.0

15 May 02:31
Compare
Choose a tag to compare

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

12 Feb 23:10
Compare
Choose a tag to compare

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

21 Nov 06:32
Compare
Choose a tag to compare
  • 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.