Skip to content

Releases: Torvaney/ggsoccer

CRAN Release v0.1.7

16 Dec 18:08
Compare
Choose a tag to compare

ggsoccer 0.1.7

  • Add support for custom goals markings
  • Add pitch_statsperform alias for Opta data

0.1.6 CRAN

23 Jun 16:24
Compare
Choose a tag to compare

ggsoccer 0.1.6

  • Add support for Tracab pitch dimensions (pitch_tracab and make_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)

CRAN Release v0.1.4

14 May 22:41
Compare
Choose a tag to compare

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_*_reverse is 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.md file to track changes to the package.