ggfootball
Plotting Football Matches Expected Goals (xG) Stats with 'Understat' Data
A football-viz package just swapped scraping for an API and broke its own output to do it.
◆Recent moves
- 6mo ago
ggfootball 0.3.0
⚡ SPARKThe release that redefines how the package gets its data: Understat is now read through AJAX API calls rather than parsed out of HTML, which changes get_match_shots()'s internal structure and column names. It is the structural move the earlier dependency pruning was heading toward.
View source ↗ - 6mo ago
ggfootball 0.2.2
Graceful failure when internet resources are unavailable, added to satisfy CRAN's policy on packages that fetch remote data. Compliance work with no effect on what users can plot.
View source ↗ - 1y ago
ggfootball 0.2.1
A single dependency, qdapRegex, removed. An early step in the dependency pruning that 0.3.0 later completed by dropping the rest of the HTML-parsing stack.
View source ↗ - 1y ago
ggfootball 0.2.0
Argument cleanup on xg_chart(): background_color renamed to bg_color, the competition default emptied, and a new plot_bg_color for the surrounding plot area. Breaking, but confined to naming and defaults rather than behaviour.
View source ↗