Package: ggfootball
Title: Plotting Expected Goals (xG) Stats with 'Understat' Data
Version: 0.2.0
Authors@R: 
    person("Aymen", "Nasri", , "aymennasrii@proton.me", role = c("aut", "cre", "cph"))
Description: Scrapes shots data from 'Understat' <https://understat.com/> and visualizes it using interactive plots:
    - A detailed shot map displaying the location, type, and xG value of shots taken by both teams.
    - An xG timeline chart showing the cumulative xG for each team over time, annotated with the details of scored goals.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: base64enc, dplyr (>= 1.0.0), gdtools, gfonts, ggiraph,
        ggplot2, ggsoccer, glue, highcharter, utils, rvest, stringi,
        stringr, qdapRegex, jsonlite, readr, tibble
URL: http://aymennasri.me/ggfootball/
BugReports: https://github.com/aymennasri/ggfootball/issues
NeedsCompilation: no
Packaged: 2025-01-31 12:40:31 UTC; aymen
Author: Aymen Nasri [aut, cre, cph]
Maintainer: Aymen Nasri <aymennasrii@proton.me>
Repository: CRAN
Date/Publication: 2025-01-31 15:20:10 UTC
