{
  "_id": "6a54877bff0138dec5d64c70",
  "Package": "espnscrapeR",
  "Type": "Package",
  "Title": "Scrapes Or Collects NFL Data From ESPN",
  "Version": "0.8.0",
  "Author": "Thomas Mock",
  "Maintainer": "Thomas Mock <j.thomasmock@gmail.com>",
  "Description": "Main use case is to collect ESPN QBR for NFL and college\nfootball. Alternative functions include getting NFL standings\nand scraping NFL season-level stats.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/jthomasmock/espnscrapeR",
  "BugReports": "https://github.com/jthomasmock/espnscrapeR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev libx11-dev",
  "Repository": "https://nflverse.r-universe.dev",
  "Date/Publication": "2024-02-05 17:51:06 UTC",
  "RemoteUrl": "https://github.com/jthomasmock/espnscrapeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "790487f2b5cf243148ded112c5a6dc897aee7d74",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 06:33:29 UTC",
    "User": "root"
  },
  "_user": "nflverse",
  "_type": "src",
  "_file": "espnscrapeR_0.8.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c2eea17b954d72540b2851bd467bcc05ce60934147c8b7ad1755b94d611a9030",
  "_filesize": 1416912,
  "_sha256": "c2eea17b954d72540b2851bd467bcc05ce60934147c8b7ad1755b94d611a9030",
  "_expires": "2026-10-21T06:36:41.000Z",
  "_created": "2026-07-13T06:33:29.000Z",
  "_published": "2026-07-13T06:36:43.140Z",
  "_jobs": [
    {
      "job": 86750035820,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8270965525"
    },
    {
      "job": 86750035762,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270966809"
    },
    {
      "job": 86750035774,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8270952876"
    },
    {
      "job": 86750035769,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270959294"
    },
    {
      "job": 86749559528,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270919866"
    },
    {
      "job": 86750035756,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270958494"
    },
    {
      "job": 86750035885,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8270946948"
    },
    {
      "job": 86750035915,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8270949615"
    },
    {
      "job": 86750035810,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8270951501"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094",
  "_status": "failure",
  "_upstream": "https://github.com/jthomasmock/espnscrapeR",
  "_commit": {
    "id": "790487f2b5cf243148ded112c5a6dc897aee7d74",
    "author": "Thomas Mock <j.thomasmock@gmail.com>",
    "committer": "Thomas Mock <j.thomasmock@gmail.com>",
    "message": "simplify ranking\n",
    "time": 1707155466
  },
  "_maintainer": {
    "name": "Thomas Mock",
    "email": "j.thomasmock@gmail.com",
    "login": "jthomasmock",
    "mastodon": "@thomas_mock@fosstodon.org",
    "bluesky": "@themockup.blog",
    "twitter": "@thomas_mock",
    "description": "Product Manager at Posit PBC",
    "uuid": 29187501
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "gt",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "jthomasmock",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 52,
  "_contributors": [
    {
      "user": "jthomasmock",
      "count": 121,
      "uuid": 29187501
    },
    {
      "user": "bmacgtpm",
      "count": 1,
      "uuid": 41492363
    },
    {
      "user": "colinifer",
      "count": 1,
      "uuid": 10606181
    },
    {
      "user": "tonyelhabr",
      "count": 1,
      "uuid": 15663460
    }
  ],
  "_userbio": {
    "uuid": 79467114,
    "type": "organization",
    "name": "nflverse",
    "followers": 554,
    "description": "nflverse is a collection of data and R packages designed for NFL analytics!"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/espnscrapeR"
  },
  "_devurl": "https://github.com/jthomasmock/espnscraper",
  "_searchresults": 44,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/espnscrapeR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_538_elo",
    "get_538_elo_historical",
    "get_athlete",
    "get_college_qbr",
    "get_depth_chart",
    "get_espn_win_prob",
    "get_espn_wr_metrics",
    "get_nfl_boxscore",
    "get_nfl_boxscore_players",
    "get_nfl_odds",
    "get_nfl_pbp",
    "get_nfl_qbr",
    "get_nfl_schedule",
    "get_nfl_standings",
    "get_nfl_teams",
    "get_sharpe_data",
    "gt_hulk_color",
    "gt_theme_538",
    "gt_theme_espn",
    "scrape_espn_stats",
    "scrape_espn_win_rate",
    "scrape_fpi",
    "scrape_nfl_standings",
    "scrape_nfl_weekly_standings",
    "scrape_superbowls",
    "scrape_team_stats_nfl",
    "scrape_weekly_leaders"
  ],
  "_help": [
    {
      "page": "get_538_elo",
      "title": "Get ELO ratings from FiveThirtyEight",
      "topics": [
        "get_538_elo"
      ]
    },
    {
      "page": "get_538_elo_historical",
      "title": "Get historical ELO ratings from FiveThirtyEight",
      "topics": [
        "get_538_elo_historical"
      ]
    },
    {
      "page": "get_athlete",
      "title": "Get ESPN athlete info for NFL players",
      "topics": [
        "get_athlete"
      ]
    },
    {
      "page": "get_college_qbr",
      "title": "Get ESPN QBR for College football",
      "topics": [
        "get_college_qbr"
      ]
    },
    {
      "page": "get_depth_chart",
      "title": "Get ESPN NFL depth chart by year and team",
      "topics": [
        "get_depth_chart"
      ]
    },
    {
      "page": "get_espn_win_prob",
      "title": "Get NFL in-game win probabilities for a specific game from ESPN",
      "topics": [
        "get_espn_win_prob"
      ]
    },
    {
      "page": "get_espn_wr_metrics",
      "title": "Get ESPN's WR metrics from FiveThirtyEight",
      "topics": [
        "get_espn_wr_metrics"
      ]
    },
    {
      "page": "get_nfl_boxscore",
      "title": "Get NFL boxscore for a specific game from ESPN's API",
      "topics": [
        "get_nfl_boxscore"
      ]
    },
    {
      "page": "get_nfl_boxscore_players",
      "title": "Get NFL boxscore for players for a specific game from ESPN's API",
      "topics": [
        "get_nfl_boxscore_players"
      ]
    },
    {
      "page": "get_nfl_odds",
      "title": "Get NFL odds for a specific game from ESPN's API",
      "topics": [
        "get_nfl_odds"
      ]
    },
    {
      "page": "get_nfl_pbp",
      "title": "Get NFL play-by-play for a specific game from ESPN's API",
      "topics": [
        "get_nfl_pbp"
      ]
    },
    {
      "page": "get_nfl_qbr",
      "title": "Get ESPN QBR for NFL football",
      "topics": [
        "get_nfl_qbr"
      ]
    },
    {
      "page": "get_nfl_qbr_helper",
      "title": "Get ESPN QBR for NFL football",
      "topics": [
        "get_nfl_qbr_helper"
      ]
    },
    {
      "page": "get_nfl_schedule",
      "title": "Get NFL schedule for a specific year from ESPN's API",
      "topics": [
        "get_nfl_schedule"
      ]
    },
    {
      "page": "get_nfl_standings",
      "title": "Get NFL standings for a specific season from ESPN's API",
      "topics": [
        "get_nfl_standings"
      ]
    },
    {
      "page": "get_nfl_teams",
      "title": "Return all NFL teams with their name, abbreviation,",
      "topics": [
        "get_nfl_teams"
      ]
    },
    {
      "page": "get_sharpe_data",
      "title": "Get some of Lee Sharpe's datasets from GitHub",
      "topics": [
        "get_sharpe_data"
      ]
    },
    {
      "page": "gt_hulk_color",
      "title": "Apply 'hulk' palette to specific columns in a gt table. The hulk names comes from the idea of a divergin purple and green theme that is colorblind safe and visually appealing. It is a useful alternative to the red/green palette.",
      "topics": [
        "gt_hulk_color"
      ]
    },
    {
      "page": "gt_theme_538",
      "title": "Apply FiveThirtyEight theme to a gt table",
      "topics": [
        "gt_theme_538"
      ]
    },
    {
      "page": "gt_theme_espn",
      "title": "Apply ESPN theme to a gt table",
      "topics": [
        "gt_theme_espn"
      ]
    },
    {
      "page": "scrape_espn_stats",
      "title": "Scrape NFL stats from ESPN",
      "topics": [
        "scrape_espn_stats"
      ]
    },
    {
      "page": "scrape_espn_win_rate",
      "title": "Scrape ESPN Pass/Run Block/Rush Win Rates ratings for a specific season from ESPN's site",
      "topics": [
        "scrape_espn_win_rate"
      ]
    },
    {
      "page": "scrape_fpi",
      "title": "Scrape ESPN FPI ratings for a specific season from ESPN's site",
      "topics": [
        "scrape_fpi"
      ]
    },
    {
      "page": "scrape_nfl_qbr",
      "title": "Scrape ESPN QBR for NFL football",
      "topics": [
        "scrape_nfl_qbr"
      ]
    },
    {
      "page": "scrape_nfl_standings",
      "title": "Scrape NFL standings for a specific season from ESPN's site",
      "topics": [
        "scrape_nfl_standings"
      ]
    },
    {
      "page": "scrape_nfl_weekly_standings",
      "title": "Scrape NFL weekly outcomes by week",
      "topics": [
        "scrape_nfl_weekly_standings"
      ]
    },
    {
      "page": "scrape_superbowls",
      "title": "Scrape NFL superbowl winners for all years",
      "topics": [
        "scrape_superbowls"
      ]
    },
    {
      "page": "scrape_team_stats_nfl",
      "title": "Scrape NFL stats from nfl.com at the team level.",
      "topics": [
        "scrape_team_stats_nfl"
      ]
    },
    {
      "page": "scrape_weekly_leaders",
      "title": "Scrape weekly NFL leaders stats from ESPN",
      "topics": [
        "scrape_weekly_leaders"
      ]
    }
  ],
  "_readme": "https://github.com/jthomasmock/espnscrapeR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gt",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "janitor",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "rvest",
    "sass",
    "scales",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 4.535547279176668,
  "_indexed": false,
  "_nocasepkg": "espnscraper",
  "_universes": [
    "nflverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-07-13T06:35:51.000Z",
      "distro": "resolute",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/d11a6a26d4f300c4440456c173b5178f536487b202f5e2a83a9a90fa8f4fca24",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-07-13T06:35:53.000Z",
      "distro": "resolute",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/8aec02c8bda4a963e4fa0ecd9a18f0a865118f5664315cf7f7e254f54d1312f4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-07-13T06:35:08.000Z",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/6d7f1cd3afec96e0565669b186034ebab9654cc1046bce17c05088f38711c29a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-07-13T06:35:27.000Z",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/5bfbd28270911efddd0050b5e154f67ce7a4646518d82fa67e08d827da6080df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-07-13T06:35:54.000Z",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/e3aa8985342cb4b982e0a3208208d385398439ba496b244dec845acc6aa50ab5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-07-13T06:34:40.000Z",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/649389be8c5509e6e2647043ccaa4c98533d356844d755f38bcd8454a854100c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-07-13T06:34:44.000Z",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/7f3424e9c4c5b5de08985da0fb8ee9ba402e4a2e90c2b459d3489914b86afca0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-07-13T06:34:53.000Z",
      "commit": "790487f2b5cf243148ded112c5a6dc897aee7d74",
      "fileid": "https://r2.ropensci.org/3d4757c471e665828d66fe77db103d7b8a3040964a50da2f5e54a543c40877c6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/29229182094"
    }
  ]
}