Package: ggsoccer Title: Plot Soccer Event Data Version: 0.2.0.9000 Authors@R: person("Ben", "Torvaney", email = "torvaney@protonmail.com", role = c("aut", "cre")) Description: The 'ggplot2' package provides a powerful set of tools for visualising and investigating data. The 'ggsoccer' package provides a set of functions for elegantly displaying and exploring soccer event data with 'ggplot2'. Providing extensible layers and themes, it is designed to work smoothly with a variety of popular sports data providers. License: MIT + file LICENSE URL: https://torvaney.github.io/ggsoccer/, https://github.com/Torvaney/ggsoccer Language: en-GB Depends: R (>= 3.3.0) Imports: ggplot2, rlang Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Encoding: UTF-8 BugReports: https://github.com/Torvaney/ggsoccer/issues Suggests: testthat (>= 2.1.0), pkgdown Repository: https://torvaney.r-universe.dev Date/Publication: 2024-10-07 21:00:29 UTC RemoteUrl: https://github.com/torvaney/ggsoccer RemoteRef: HEAD RemoteSha: 2d139f2d4b4a361313f29719f02ffbeb5b17bf78 NeedsCompilation: no Packaged: 2026-07-12 07:37:18 UTC; root Author: Ben Torvaney [aut, cre] Maintainer: Ben Torvaney