get_footywire_betting_odds
to return an empty data frame when only future seasons are requested rather than raising an error (#112, [@cfranklin11](https://github.com/cfranklin11))replace_venues
- changes venue names for all data sources to match AFL Tables (#15, [@cfranklin11](https://github.com/cfranklin11))womens-stats
vignette to prevent it from running chunks if the cookie had failed.footywire.com
(#93, #95, #102, #104, #106, [@cfranklin11](https://github.com/cfranklin11))This release is in preparation for a CRAN submission. There are some breaking changes and removal of early functions that are no longer supported.
get_afltables_stats()
or update_afltables_stats()
get_match_results()
get_fixture()
get_footywire_betting_odds
function that returns basic match and betting data from www.footywire.com. (#10, [@cfranklin11](https://github.com/cfranklin11))ladder
, standings
and complete
. (#73)get_fixture
to allow Date to be formatted the same as get_results
(#58)player_data
(#59)get_aflw_cookie()
to align with change in site API (#62)get_fixture()
now handles inconsistent assignment of Wednesday games and a related issue for some Round 1 matches where games were being assigned to the wrong round (#54get_fixture()
now handles the canceled match in round 14, 2015 (#56, [@cfranklin11](https://github.com/cfranklin11))get_aflw_round_data()
now correctly loads data and passes all tests (#52 #53)get_afltables_stats
no longer includes erroneous warning messages #44fixture
data to 2019 #50fitzRoy
#43get_afltables_stats
now returns one name per player. For players where their name changes on afltables.com, we always return the first instance of their spelling #47get_afltables_stats
now returns consistent finals names for round
. Full names are abbreviated to be consistent with past data #45stringr
package. Now updated to ensure version 1.3.1 or greater #33get_afltables_stats()
where it was returning a grouped tibble
. Thanks to tyluRp #38start_date
missed Round 1, 1987 #29get_afltables_player_ids
where it was returning 0 for all players #34get_afltables_player_ids
where it was returning 0 for GWS and Bulldogs playersget_afltables_stats()
where it was returning a grouped tibble
. Thanks to tyluRp #38get_afltables_stats
returns a data frame containing aflplayer stats for the specified games #19get_aflplayer_urls
returns the URLs of games falling within a date range. Useful to pass to get_aflplayer_data
afldata
from the included data to reduce package size (in preparation for CRAN submission). Please use update_aflplayer_data
or the helper functionsget_fixture
returned wrong teams #23update_footywire
now more efficiently searches through missing match_idsget_squggle_data
function to return data from the Squiggle APIget_score_procession_raw
functionInitial release of FitzRoy package.
NEWS.md
file to track changes to the package.