{
  "_id": "6a116496acfb0bcc41cefaef",
  "Package": "ggfootball",
  "Title": "Plotting Football Matches Expected Goals (xG) Stats with\n'Understat' Data",
  "Version": "0.3.0",
  "Authors@R": "person(\"Aymen\", \"Nasri\", , \"aymennasrii@proton.me\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Scrapes football match shots data from 'Understat'\n<https://understat.com/> and visualizes it using interactive\nplots: - A detailed shot map displaying the location, type, and\nxG value of shots taken by both teams. - An xG timeline chart\nshowing the cumulative xG for each team over time, annotated\nwith the details of scored goals.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://aymennasri.github.io/ggfootball/",
  "BugReports": "https://github.com/aymennasri/ggfootball/issues",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://aymennasri.r-universe.dev",
  "Date/Publication": "2026-01-23 16:10:38 UTC",
  "RemoteUrl": "https://github.com/aymennasri/ggfootball",
  "RemoteRef": "HEAD",
  "RemoteSha": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:23:01 UTC",
    "User": "root"
  },
  "Author": "Aymen Nasri [aut, cre, cph]",
  "Maintainer": "Aymen Nasri <aymennasrii@proton.me>",
  "MD5sum": "970a71c61ea6ec207c7f27c867bf4cde",
  "_user": "aymennasri",
  "_type": "src",
  "_file": "ggfootball_0.3.0.tar.gz",
  "_fileid": "5ff5e4b675b92668c7c1d1405ab5722f9272b3673af52b98129468528e4e1039",
  "_filesize": 148095,
  "_sha256": "5ff5e4b675b92668c7c1d1405ab5722f9272b3673af52b98129468528e4e1039",
  "_created": "2026-05-23T08:23:01.000Z",
  "_published": "2026-05-23T08:25:58.132Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77509123932,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175616789"
    },
    {
      "job": 77509123915,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175617743"
    },
    {
      "job": 77509123882,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175615333"
    },
    {
      "job": 77509123885,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175615228"
    },
    {
      "job": 77508944626,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175605527"
    },
    {
      "job": 77509123876,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175617386"
    },
    {
      "job": 77509123901,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175612020"
    },
    {
      "job": 77509123900,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175612035"
    },
    {
      "job": 77509123930,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175611807"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aymennasri/ggfootball",
  "_commit": {
    "id": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
    "author": "aymennasri <aymennasrii@proton.me>",
    "committer": "aymennasri <aymennasrii@proton.me>",
    "message": "Allow examples to run in pkgdown\n",
    "time": 1769184638
  },
  "_maintainer": {
    "name": "Aymen Nasri",
    "email": "aymennasrii@proton.me",
    "login": "aymennasri",
    "bluesky": "@aymennasri.me",
    "linkedin": "in/aymennasri",
    "description": "AI & Data Science Engineering Student",
    "uuid": 77813033
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "gdtools",
      "role": "Imports"
    },
    {
      "package": "gfonts",
      "role": "Imports"
    },
    {
      "package": "ggiraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggsoccer",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "highcharter",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "aymennasri",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2026-01-22"
    },
    {
      "name": "v0.3.0",
      "date": "2026-01-23"
    }
  ],
  "_topics": [
    "football",
    "football-analytics",
    "football-data",
    "football-scores",
    "soccer",
    "soccer-analytics",
    "soccer-data",
    "sports-data",
    "understat"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "aymennasri",
      "count": 30,
      "uuid": 77813033
    }
  ],
  "_userbio": {
    "uuid": 77813033,
    "type": "user",
    "name": "Aymen",
    "description": "AI & Data Science Engineering Student"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggfootball"
  },
  "_devurl": "https://github.com/aymennasri/ggfootball",
  "_pkgdown": "https://aymennasri.github.io/ggfootball/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggfootball.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aymennasri/ggfootball",
  "_realowner": "aymennasri",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-30"
    },
    {
      "version": "0.2.0",
      "date": "2025-01-31"
    },
    {
      "version": "0.2.1",
      "date": "2025-03-22"
    },
    {
      "version": "0.2.2",
      "date": "2026-01-23"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "xg_chart",
    "xg_map"
  ],
  "_help": [
    {
      "page": "xg_chart",
      "title": "Plot an xG chart of a football match",
      "topics": [
        "xg_chart"
      ]
    },
    {
      "page": "xg_map",
      "title": "Plot shots xG of a football match",
      "topics": [
        "xg_map"
      ]
    }
  ],
  "_pkglogo": "https://github.com/aymennasri/ggfootball/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/aymennasri/ggfootball/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "gfonts",
    "ggiraph",
    "ggplot2",
    "ggsoccer",
    "glue",
    "gtable",
    "highcharter",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpcode",
    "httpuv",
    "httr",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rjson",
    "rlang",
    "rlist",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "triebeard",
    "TTR",
    "urltools",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 2.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "ggfootball",
  "_universes": [
    "aymennasri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T08:25:11.000Z",
      "distro": "noble",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "f87a0accfbf919910eb26d8b5ce2b196b14f81b15dbaeefe6400649930a22a55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T08:25:23.000Z",
      "distro": "noble",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "d5a352e073172a5dae60a8253d0f2943329a47bfbd6866eb26c62fc6d58f0df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T08:25:00.000Z",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "d47ffb6d9ff3086c1b2e8fa39a602d69eefb3d02157624f521a7172b3bfe4c92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T08:24:55.000Z",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "e4eaa7437e8f7b9b5b795f52556754465beeebc141b4657dad949d1d397666f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-23T08:25:33.000Z",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "0a414d3ecd307118c342f00a841360970584e7b82d19fef656dc27bd496e5e4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T08:24:10.000Z",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "4d510facb8cd9874174296b608bbe279b4f410121f832caa927ee108794d0201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T08:24:12.000Z",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "6750a500d07bc5754a814f0abc79aeb907b3df5c8c561bffcf4449af726ab36a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T08:24:09.000Z",
      "commit": "f039f26c93aecc8a1e032348ddb5cdb02f0e636d",
      "fileid": "ef245b56d84995febc7853505402943c58e9cca9768dea059a7a32efff193306",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aymennasri/actions/runs/26327942817"
    }
  ]
}