Package: ggfootball
Title: Plotting Football Matches Expected Goals (xG) Stats with
        'Understat' Data
Version: 0.2.1
Authors@R: 
    person("Aymen", "Nasri", , "aymennasrii@proton.me", role = c("aut", "cre", "cph"))
Description: Scrapes football match 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, rvest, stringi, stringr,
        jsonlite, readr, tibble
Depends: R (>= 4.1.0)
URL: http://aymennasri.me/ggfootball/
BugReports: https://github.com/aymennasri/ggfootball/issues
NeedsCompilation: no
Packaged: 2025-03-22 22:49:49 UTC; aymen
Author: Aymen Nasri [aut, cre, cph]
Maintainer: Aymen Nasri <aymennasrii@proton.me>
Repository: CRAN
Date/Publication: 2025-03-22 23:00:02 UTC
Built: R 4.4.1; ; 2025-03-23 00:02:14 UTC; unix
