{
  "_id": "6a49e0152c82cd36148253dc",
  "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-06-15 11:48:05 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>",
  "_user": "jaseziv",
  "_type": "src",
  "_file": "worldfootballR_0.6.8.0001.tar.gz",
  "_fileid": "https://r2.ropensci.org/2b6c711f32d7017318f00ea9ccc21bcade45ba15b2db679db2c32ae46cffa034",
  "_filesize": 368995,
  "_sha256": "2b6c711f32d7017318f00ea9ccc21bcade45ba15b2db679db2c32ae46cffa034",
  "_expires": "2026-10-13T04:39:48.000Z",
  "_created": "2026-06-15T11:48:05.000Z",
  "_published": "2026-07-05T04:39:49.929Z",
  "_jobs": [
    {
      "job": 85193135085,
      "time": 233,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7637230683"
    },
    {
      "job": 85193135129,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7637218445"
    },
    {
      "job": 85193135201,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7637227080"
    },
    {
      "job": 85193135097,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7637205471"
    },
    {
      "job": 85193135018,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637143825"
    },
    {
      "job": 85193135176,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637185253"
    },
    {
      "job": 85193135150,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7637212057"
    },
    {
      "job": 85193135138,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7637206150"
    },
    {
      "job": 85193135067,
      "time": 204,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7637219082"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 31471783
  },
  "_distro": "noble",
  "_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-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": 593,
  "_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",
    "followers": 174
  },
  "_downloads": {
    "count": 945,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/worldfootballR"
  },
  "_devurl": "https://github.com/jaseziv/worldfootballr",
  "_searchresults": 712,
  "_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.755868455496126,
  "_indexed": true,
  "_nocasepkg": "worldfootballr",
  "_universes": [
    "jaseziv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:50:35.000Z",
      "distro": "noble",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/a63232ee632a683558ade417bb944b2cb7f4b84c6de08cde8966e6ee651f6e2c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:50:09.000Z",
      "distro": "noble",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/90cf124faead2ae868801be7db92fdabfe49853935c710ce5c322aa39a6a13da",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:50:18.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/f99e5191093cc5a20f6ae6cb1b93100f30fed9719ee7d29c6b56dca4e79f299e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:49:34.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/2eea3f54b6fda220f4fb78d4a565a876cf64e8097ed50b273c51b122d72713cb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:50:20.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/c06da24974bbdca0011dd04122d0d8e0855065c52831f457587078a9a81af012",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:49:32.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/a85781cc35d7142206e215bf833d6c49656c4d3950e6ac8ca6454fb1601ec962",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:49:17.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/55d1e345e6ad0e49cdfa96325ca3d5247e4999d639db809611160b2e4350b40f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.8.0001",
      "date": "2026-06-15T11:49:43.000Z",
      "commit": "72af453f9eeaf1199f654c9433d24d7b6afbb2f2",
      "fileid": "https://r2.ropensci.org/444e11bd25456d3409b12c6c48f94101ff6c75d397894b14dc0699bdae7d9142",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jaseziv/actions/runs/27543953374"
    }
  ]
}