{
  "_id": "6a260d20794753ddbc3e3c42",
  "Type": "Package",
  "Package": "worldfootballR",
  "Title": "Extract and Clean World Football (Soccer) Data",
  "Version": "0.6.8.0001",
  "Authors@R": "c(\nperson(\"Jason\", \"Zivkovic\", , \"jaseziv83@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Tony\", \"ElHabr\", , \"anthonyelhabr@gmail.com\", role = \"ctb\"),\nperson(given = \"Tan\", family = \"Ho\", , \"tan@tanho.ca\", role = \"ctb\"),\nperson(\"Samuel\",\"H\", , \"saintsbynumbers@gmail.com\", role = \"ctb\"),\nperson(\"Aymen\", \"Nasri\", , \"aymennasrii@proton.me\", role = \"ctb\")\n)",
  "Description": "Allow users to obtain clean and tidy football (soccer)\ngame, team and player data. Data is collected from a number of\npopular sites, including 'FBref', transfer and valuations data\nfrom 'Transfermarkt'<https://www.transfermarkt.com/> and\nshooting location and other match stats data from\n'Understat'<https://understat.com/>. It gives users the ability\nto access data more efficiently, rather than having to export\ndata tables to files before being able to complete their\nanalysis.",
  "License": "GPL-3",
  "URL": "https://github.com/JaseZiv/worldfootballR",
  "BugReports": "https://github.com/JaseZiv/worldfootballR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://jaseziv.r-universe.dev",
  "Date/Publication": "2025-09-18 19:59:35 UTC",
  "RemoteUrl": "https://github.com/jaseziv/worldfootballr",
  "RemoteRef": "HEAD",
  "RemoteSha": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 09:15:10 UTC",
    "User": "root"
  },
  "Author": "Jason Zivkovic [aut, cre, cph],\nTony ElHabr [ctb],\nTan Ho [ctb],\nSamuel H [ctb],\nAymen Nasri [ctb]",
  "Maintainer": "Jason Zivkovic <jaseziv83@gmail.com>",
  "MD5sum": "d9461d4d9af48d5f8fefc49b6b561b67",
  "_user": "jaseziv",
  "_type": "src",
  "_file": "worldfootballR_0.6.8.0001.tar.gz",
  "_fileid": "588f7e060309679fce4b3e30591198719196e1c7d77974aeff3e1a12573872b1",
  "_filesize": 364804,
  "_sha256": "588f7e060309679fce4b3e30591198719196e1c7d77974aeff3e1a12573872b1",
  "_created": "2026-05-16T09:15:10.000Z",
  "_published": "2026-06-08T00:30:23.974Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80004223425,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7469451459"
    },
    {
      "job": 80004223420,
      "time": 286,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7469457596"
    },
    {
      "job": 80004223424,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7469447440"
    },
    {
      "job": 80004223410,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7469446682"
    },
    {
      "job": 80004223438,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032230836"
    },
    {
      "job": 80004223812,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365974858"
    },
    {
      "job": 80004223427,
      "time": 183,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7469444528"
    },
    {
      "job": 80004223470,
      "time": 177,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7469443738"
    },
    {
      "job": 80004223426,
      "time": 189,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7469445223"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jaseziv/worldfootballr",
  "_commit": {
    "id": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
    "author": "Jason Zivkovic <31471783+JaseZiv@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Archive package",
    "time": 1758225575
  },
  "_maintainer": {
    "name": "Jason Zivkovic",
    "email": "jaseziv83@gmail.com",
    "login": "jaseziv",
    "bluesky": "@jaseziv.bsky.social",
    "linkedin": "in/jason-zivkovic-4a0a1926",
    "uuid": 31471783
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "qdapRegex",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "chromote",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jaseziv",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "fbref",
    "football",
    "football-data",
    "soccer-data",
    "sports-data",
    "transfermarkt",
    "understat"
  ],
  "_stars": 589,
  "_contributors": [
    {
      "user": "jaseziv",
      "count": 453,
      "uuid": 31471783
    },
    {
      "user": "tonyelhabr",
      "count": 300,
      "uuid": 15663460
    },
    {
      "user": "szfh",
      "count": 35,
      "uuid": 52595717
    },
    {
      "user": "shufinskiy",
      "count": 24,
      "uuid": 49508936
    },
    {
      "user": "aymennasri",
      "count": 17,
      "uuid": 77813033
    },
    {
      "user": "jruizcabrejos",
      "count": 15,
      "uuid": 25235690
    },
    {
      "user": "francescozonaro",
      "count": 8,
      "uuid": 61540299
    },
    {
      "user": "drasbaek",
      "count": 3,
      "uuid": 80207895
    },
    {
      "user": "rvdmaazen",
      "count": 2,
      "uuid": 36233431
    },
    {
      "user": "tanho63",
      "count": 1,
      "uuid": 38083823
    }
  ],
  "_userbio": {
    "uuid": 31471783,
    "type": "user",
    "name": "Jason Zivkovic"
  },
  "_downloads": {
    "count": 971,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/worldfootballR"
  },
  "_devurl": "https://github.com/jaseziv/worldfootballr",
  "_searchresults": 616,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/worldfootballR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jaseziv/worldfootballr",
  "_realowner": "jaseziv",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.5",
      "date": "2021-11-25"
    },
    {
      "version": "0.4.8",
      "date": "2022-01-06"
    },
    {
      "version": "0.4.9",
      "date": "2022-01-16"
    },
    {
      "version": "0.4.10",
      "date": "2022-02-08"
    },
    {
      "version": "0.5.0",
      "date": "2022-03-21"
    },
    {
      "version": "0.5.1",
      "date": "2022-03-25"
    },
    {
      "version": "0.5.6",
      "date": "2022-06-15"
    },
    {
      "version": "0.5.7",
      "date": "2022-07-11"
    },
    {
      "version": "0.6.0",
      "date": "2022-08-24"
    },
    {
      "version": "0.6.1",
      "date": "2022-10-14"
    },
    {
      "version": "0.6.2",
      "date": "2022-11-26"
    }
  ],
  "_exports": [
    ".get_each_season_results",
    "fb_advanced_match_stats",
    "fb_big5_advanced_season_stats",
    "fb_league_stats",
    "fb_league_urls",
    "fb_match_lineups",
    "fb_match_report",
    "fb_match_results",
    "fb_match_shooting",
    "fb_match_summary",
    "fb_match_urls",
    "fb_player_goal_logs",
    "fb_player_info",
    "fb_player_match_logs",
    "fb_player_scouting_report",
    "fb_player_season_stats",
    "fb_player_urls",
    "fb_season_team_stats",
    "fb_squad_wages",
    "fb_team_goal_logs",
    "fb_team_match_log_stats",
    "fb_team_match_results",
    "fb_team_match_stats",
    "fb_team_player_stats",
    "fb_teams_urls",
    "get_advanced_match_stats",
    "get_match_lineups",
    "get_match_report",
    "get_match_results",
    "get_match_shooting",
    "get_match_summary",
    "get_match_urls",
    "get_player_market_values",
    "get_season_team_stats",
    "get_team_match_results",
    "load_fb_advanced_match_stats",
    "load_fb_big5_advanced_season_stats",
    "load_fb_match_shooting",
    "load_fb_match_summary",
    "load_match_comp_results",
    "load_match_results",
    "load_understat_league_shots",
    "player_dictionary_mapping",
    "player_transfer_history",
    "tm_each_team_player_market_val",
    "tm_expiring_contracts",
    "tm_get_player_absence",
    "tm_get_risk_of_suspension",
    "tm_get_suspensions",
    "tm_league_debutants",
    "tm_league_injuries",
    "tm_league_team_urls",
    "tm_matchday_table",
    "tm_player_bio",
    "tm_player_injury_history",
    "tm_player_market_values",
    "tm_player_transfer_history",
    "tm_squad_stats",
    "tm_staff_job_history",
    "tm_team_player_urls",
    "tm_team_staff_history",
    "tm_team_staff_urls",
    "tm_team_transfer_balances",
    "tm_team_transfers",
    "understat_available_teams",
    "understat_league_match_results",
    "understat_league_season_shots",
    "understat_match_players",
    "understat_match_shots",
    "understat_match_stats",
    "understat_player_shots",
    "understat_team_meta",
    "understat_team_players_stats",
    "understat_team_season_shots",
    "understat_team_stats_breakdown"
  ],
  "_help": [
    {
      "page": "fb_advanced_match_stats",
      "title": "Get FBref advanced match stats",
      "topics": [
        "fb_advanced_match_stats"
      ]
    },
    {
      "page": "fb_big5_advanced_season_stats",
      "title": "Big 5 Euro League Season Stats",
      "topics": [
        "fb_big5_advanced_season_stats"
      ]
    },
    {
      "page": "fb_league_stats",
      "title": "Get FBref Team or Player Season Statistics for an Entire League",
      "topics": [
        "fb_league_stats"
      ]
    },
    {
      "page": "fb_league_urls",
      "title": "Get fbref League URLs",
      "topics": [
        "fb_league_urls"
      ]
    },
    {
      "page": "fb_match_lineups",
      "title": "Get FBref match lineups",
      "topics": [
        "fb_match_lineups"
      ]
    },
    {
      "page": "fb_match_report",
      "title": "Get FBref match report",
      "topics": [
        "fb_match_report"
      ]
    },
    {
      "page": "fb_match_results",
      "title": "Get FBref match results",
      "topics": [
        "fb_match_results"
      ]
    },
    {
      "page": "fb_match_shooting",
      "title": "Get FBref match shooting event data",
      "topics": [
        "fb_match_shooting"
      ]
    },
    {
      "page": "fb_match_summary",
      "title": "Get FBref match summary",
      "topics": [
        "fb_match_summary"
      ]
    },
    {
      "page": "fb_match_urls",
      "title": "Get FBref match URLs",
      "topics": [
        "fb_match_urls"
      ]
    },
    {
      "page": "fb_player_goal_logs",
      "title": "Get player goal logs",
      "topics": [
        "fb_player_goal_logs"
      ]
    },
    {
      "page": "fb_player_info",
      "title": "Get Player Attributes",
      "topics": [
        "fb_player_info"
      ]
    },
    {
      "page": "fb_player_match_logs",
      "title": "Get fbref Player Match Logs",
      "topics": [
        "fb_player_match_logs"
      ]
    },
    {
      "page": "fb_player_scouting_report",
      "title": "Get fbref Full Player Scouting Report",
      "topics": [
        "fb_player_scouting_report"
      ]
    },
    {
      "page": "fb_player_season_stats",
      "title": "Get fbref Player Season Statistics",
      "topics": [
        "fb_player_season_stats"
      ]
    },
    {
      "page": "fb_player_urls",
      "title": "Get fbref Player URLs",
      "topics": [
        "fb_player_urls"
      ]
    },
    {
      "page": "fb_season_team_stats",
      "title": "Get FBref season team stats",
      "topics": [
        "fb_season_team_stats"
      ]
    },
    {
      "page": "fb_squad_wages",
      "title": "Get team player wages",
      "topics": [
        "fb_squad_wages"
      ]
    },
    {
      "page": "fb_team_goal_logs",
      "title": "Get team goal logs",
      "topics": [
        "fb_team_goal_logs"
      ]
    },
    {
      "page": "fb_team_match_log_stats",
      "title": "Get team match log stats",
      "topics": [
        "fb_team_match_log_stats"
      ]
    },
    {
      "page": "fb_team_match_results",
      "title": "Get FBref team match results",
      "topics": [
        "fb_team_match_results"
      ]
    },
    {
      "page": "fb_team_match_stats",
      "title": "Get FBref match team stats",
      "topics": [
        "fb_team_match_stats"
      ]
    },
    {
      "page": "fb_team_player_stats",
      "title": "Get fbref Team's Player Season Statistics",
      "topics": [
        "fb_team_player_stats"
      ]
    },
    {
      "page": "fb_teams_urls",
      "title": "Get fbref Team URLs",
      "topics": [
        "fb_teams_urls"
      ]
    },
    {
      "page": "get_advanced_match_stats",
      "title": "Get advanced match stats",
      "topics": [
        "get_advanced_match_stats"
      ]
    },
    {
      "page": "get_match_lineups",
      "title": "Get match lineups",
      "topics": [
        "get_match_lineups"
      ]
    },
    {
      "page": "get_match_report",
      "title": "Get match report",
      "topics": [
        "get_match_report"
      ]
    },
    {
      "page": "get_match_results",
      "title": "Get match results",
      "topics": [
        "get_match_results"
      ]
    },
    {
      "page": "get_match_shooting",
      "title": "Get match shooting event data",
      "topics": [
        "get_match_shooting"
      ]
    },
    {
      "page": "get_match_summary",
      "title": "Get match summary",
      "topics": [
        "get_match_summary"
      ]
    },
    {
      "page": "get_match_urls",
      "title": "Get match URLs",
      "topics": [
        "get_match_urls"
      ]
    },
    {
      "page": "get_player_market_values",
      "title": "Get player market values",
      "topics": [
        "get_player_market_values"
      ]
    },
    {
      "page": "get_season_team_stats",
      "title": "Get season team stats",
      "topics": [
        "get_season_team_stats"
      ]
    },
    {
      "page": "get_team_match_results",
      "title": "Get team match results",
      "topics": [
        "get_team_match_results"
      ]
    },
    {
      "page": "load_fb_advanced_match_stats",
      "title": "Load pre-saved FBref match advanced stats",
      "topics": [
        "load_fb_advanced_match_stats"
      ]
    },
    {
      "page": "load_fb_big5_advanced_season_stats",
      "title": "Load Big 5 Euro League Season Stats",
      "topics": [
        "load_fb_big5_advanced_season_stats"
      ]
    },
    {
      "page": "load_fb_match_shooting",
      "title": "Load pre-saved FBref match shooting event data",
      "topics": [
        "load_fb_match_shooting"
      ]
    },
    {
      "page": "load_fb_match_summary",
      "title": "Load pre-saved FBref match summary data",
      "topics": [
        "load_fb_match_summary"
      ]
    },
    {
      "page": "load_match_comp_results",
      "title": "Load match competition results",
      "topics": [
        "load_match_comp_results"
      ]
    },
    {
      "page": "load_match_results",
      "title": "Load match results",
      "topics": [
        "load_match_results"
      ]
    },
    {
      "page": "load_understat_league_shots",
      "title": "Load Understat league shot locations",
      "topics": [
        "load_understat_league_shots"
      ]
    },
    {
      "page": "player_dictionary_mapping",
      "title": "Player Mapping Dictionary",
      "topics": [
        "player_dictionary_mapping"
      ]
    },
    {
      "page": "player_transfer_history",
      "title": "Get player transfer history",
      "topics": [
        "player_transfer_history"
      ]
    },
    {
      "page": "tm_each_team_player_market_val",
      "title": "Get each team Transfermarkt player market values",
      "topics": [
        "tm_each_team_player_market_val"
      ]
    },
    {
      "page": "tm_expiring_contracts",
      "title": "Get expiring contracts",
      "topics": [
        "tm_expiring_contracts"
      ]
    },
    {
      "page": "tm_get_player_absence",
      "title": "Get Player Absences",
      "topics": [
        "tm_get_player_absence"
      ]
    },
    {
      "page": "tm_get_risk_of_suspension",
      "title": "Get League Risk of Suspension",
      "topics": [
        "tm_get_risk_of_suspension"
      ]
    },
    {
      "page": "tm_get_suspensions",
      "title": "Get League Suspensions",
      "topics": [
        "tm_get_suspensions"
      ]
    },
    {
      "page": "tm_league_debutants",
      "title": "Get league debutants",
      "topics": [
        "tm_league_debutants"
      ]
    },
    {
      "page": "tm_league_injuries",
      "title": "Get league injuries",
      "topics": [
        "tm_league_injuries"
      ]
    },
    {
      "page": "tm_league_team_urls",
      "title": "Get transfermarkt Team URLs",
      "topics": [
        "tm_league_team_urls"
      ]
    },
    {
      "page": "tm_matchday_table",
      "title": "Get weekly league table",
      "topics": [
        "tm_matchday_table"
      ]
    },
    {
      "page": "tm_player_bio",
      "title": "Get transfermarkt player bios",
      "topics": [
        "tm_player_bio"
      ]
    },
    {
      "page": "tm_player_injury_history",
      "title": "Get player injury history",
      "topics": [
        "tm_player_injury_history"
      ]
    },
    {
      "page": "tm_player_market_values",
      "title": "Get Transfermarkt player market values",
      "topics": [
        "tm_player_market_values"
      ]
    },
    {
      "page": "tm_player_transfer_history",
      "title": "Get Transfermarkt player transfer history",
      "topics": [
        "tm_player_transfer_history"
      ]
    },
    {
      "page": "tm_squad_stats",
      "title": "Get squad player stats",
      "topics": [
        "tm_squad_stats"
      ]
    },
    {
      "page": "tm_staff_job_history",
      "title": "Get Staff Member's job history",
      "topics": [
        "tm_staff_job_history"
      ]
    },
    {
      "page": "tm_team_player_urls",
      "title": "Get transfermarkt Player URLs",
      "topics": [
        "tm_team_player_urls"
      ]
    },
    {
      "page": "tm_team_staff_history",
      "title": "Get team staff history",
      "topics": [
        "tm_team_staff_history"
      ]
    },
    {
      "page": "tm_team_staff_urls",
      "title": "Get transfermarkt Club Staff URLs",
      "topics": [
        "tm_team_staff_urls"
      ]
    },
    {
      "page": "tm_team_transfer_balances",
      "title": "Team transfer balances",
      "topics": [
        "tm_team_transfer_balances"
      ]
    },
    {
      "page": "tm_team_transfers",
      "title": "Get team transfers",
      "topics": [
        "tm_team_transfers"
      ]
    },
    {
      "page": "understat_available_teams",
      "title": "Get Understat available teams",
      "topics": [
        "understat_available_teams"
      ]
    },
    {
      "page": "understat_league_match_results",
      "title": "Get Understat season match results",
      "topics": [
        "understat_league_match_results"
      ]
    },
    {
      "page": "understat_league_season_shots",
      "title": "Get Understat league season shot locations",
      "topics": [
        "understat_league_season_shots"
      ]
    },
    {
      "page": "understat_match_players",
      "title": "Get Understat match player data",
      "topics": [
        "understat_match_players"
      ]
    },
    {
      "page": "understat_match_shots",
      "title": "Get Understat match shot locations",
      "topics": [
        "understat_match_shots"
      ]
    },
    {
      "page": "understat_match_stats",
      "title": "Get Understat match stats table data",
      "topics": [
        "understat_match_stats"
      ]
    },
    {
      "page": "understat_player_shots",
      "title": "Get all Understat shot locations for a player",
      "topics": [
        "understat_player_shots"
      ]
    },
    {
      "page": "understat_team_meta",
      "title": "Get Understat team info",
      "topics": [
        "understat_team_meta"
      ]
    },
    {
      "page": "understat_team_players_stats",
      "title": "Get Understat team player stats",
      "topics": [
        "understat_team_players_stats"
      ]
    },
    {
      "page": "understat_team_season_shots",
      "title": "Get Understat team season shot locations",
      "topics": [
        "understat_team_season_shots"
      ]
    },
    {
      "page": "understat_team_stats_breakdown",
      "title": "Get Understat team statistics breakdowns",
      "topics": [
        "understat_team_stats_breakdown"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jaseziv/worldfootballr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jaseziv/worldfootballr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "qdapRegex",
    "R6",
    "readr",
    "rlang",
    "rstudioapi",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 8.814968512054833,
  "_indexed": true,
  "_nocasepkg": "worldfootballr",
  "_universes": [
    "jaseziv"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.8.0001",
      "date": "2026-06-02T18:06:34.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "42e9b79e3b536bc451d547c79d16e6d7c03996bc005b548d82ba3b81abba06bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.8.0001",
      "date": "2026-06-08T00:27:30.000Z",
      "distro": "noble",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "87ce281f7ce10068820ce69694d5955bde9778017112bb34246c9394696e8ad7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.8.0001",
      "date": "2026-06-08T00:28:18.000Z",
      "distro": "noble",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "e9e35024839c073b6e524251997279c601aa9b08248cb36cb8eabc88a510b3c1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.8.0001",
      "date": "2026-06-08T00:27:10.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "c73fb8d1f113c04a57ddf61c2b7fe6fc1bd0faa0013b02e8bec5cb06bd72fa7c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.8.0001",
      "date": "2026-06-08T00:27:03.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "139d87b43ec9f138ca3486b8b17d869e576e3cab74bfbe925b3c88813458a95e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.8.0001",
      "date": "2026-06-08T00:26:26.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "4dedea7c1fa878e2b83b90b42f024e072c12a70f043788fd47ec41e939fb4201",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.8.0001",
      "date": "2026-06-08T00:26:17.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "c1abb7c76b4edb2a5047c220ccf31a8bb3c3ecc150ab15db35a9367f0911bcda",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.8.0001",
      "date": "2026-06-08T00:26:28.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "76b6611b8b23e40a30c17cc194b855ccb2a8ee9428f41c6e4a23a4e4d3104b2c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/25958147887"
    }
  ]
}