ggsoccer 0.2.0
ggsoccer 0.1.8 (In progress)
- Add pitch_impect: IMPECT pitch dimensions.
- Fixed precision bug in arc drawing, which could cause the pitch to
fail to render.
- Amended penalty arc to use the correct curvature, making them more
visible on Wyscout and StatsPerform pitches.
ggsoccer 0.1.7
- Add support for custom goals markings.
- Add pitch_statsperformalias for Opta data.
ggsoccer 0.1.6
- Add support for Tracab pitch dimensions (pitch_tracabandmake_pitch_tracab).
- Make direction arrow an annotation.
- This ensures it will display properly for a ggplot without any
data.
 
ggsoccer 0.1.5
- Make line widths consistent across all pitch elements.
- Convert coordinates between different pitch specifications.
- Add UEFA-standard pitch dimensions
(pitch_international).
ggsoccer 0.1.4
- Released to CRAN!
- Link penalty box arc to pitch specification.
- Fixes a previous issue in which the edge of a circle could be seen
poking out from behind the pitch (#8).
 
ggsoccer 0.1.3
- Generate pitch markings from a generic specification.
- This makes ggsoccer compatible with any data provider.
 
ggsoccer 0.1.2
- Show pitch with scale_*_reverse.
- Centre-circle and penalty box arcs still do not properly render when
scale_*_reverseis used.
- It appears this is an issue with ggplot2 (#3120).
 
ggsoccer 0.1.1
- Display the whole pitch by default.
ggsoccer 0.1.0
- Basic pitch map functions
- Added a NEWS.mdfile to track changes to the
package.