{
  "_id": "6a1ed7aab401979e7340ee4e",
  "Type": "Package",
  "Package": "nflfastR",
  "Title": "Functions to Efficiently Access NFL Play by Play Data",
  "Version": "5.2.0.9012",
  "Authors@R": "c(\nperson(\"Sebastian\", \"Carl\", , \"mrcaseb@gmail.com\", role = \"aut\"),\nperson(\"Ben\", \"Baldwin\", , \"bbaldwin206@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Lee\", \"Sharpe\", role = \"ctb\"),\nperson(\"Maksim\", \"Horowitz\", , \"maksim.horowitz@gmail.com\", role = \"ctb\"),\nperson(\"Ron\", \"Yurko\", , \"ryurko@stat.cmu.edu\", role = \"ctb\"),\nperson(\"Samuel\", \"Ventura\", , \"samventura22@gmail.com\", role = \"ctb\"),\nperson(\"Tan\", \"Ho\", role = \"ctb\"),\nperson(\"John\", \"Edwards\", , \"edwards1860@gmail.com\", role = \"ctb\")\n)",
  "Description": "A set of functions to access National Football League\nplay-by-play data from <https://www.nfl.com/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://nflfastr.com/, https://github.com/nflverse/nflfastR",
  "BugReports": "https://github.com/nflverse/nflfastR/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make libicu-dev libssl-dev",
  "Repository": "https://nflverse.r-universe.dev",
  "Date/Publication": "2026-03-25 19:10:14 UTC",
  "RemoteUrl": "https://github.com/nflverse/nflfastR",
  "RemoteRef": "HEAD",
  "RemoteSha": "0489133d85c5f11682572d9436c4a7b371a789aa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:57:37 UTC",
    "User": "root"
  },
  "Author": "Sebastian Carl [aut],\nBen Baldwin [cre, aut],\nLee Sharpe [ctb],\nMaksim Horowitz [ctb],\nRon Yurko [ctb],\nSamuel Ventura [ctb],\nTan Ho [ctb],\nJohn Edwards [ctb]",
  "Maintainer": "Ben Baldwin <bbaldwin206@gmail.com>",
  "MD5sum": "7589d5c3f306db22809c7a36fc020b45",
  "_user": "nflverse",
  "_type": "src",
  "_file": "nflfastR_5.2.0.9012.tar.gz",
  "_fileid": "2e68c48294f033a59dceb82e5903afbd18ed50efe7f50e3f53d1cd2944255bf5",
  "_filesize": 1485366,
  "_sha256": "2e68c48294f033a59dceb82e5903afbd18ed50efe7f50e3f53d1cd2944255bf5",
  "_created": "2026-05-20T09:57:37.000Z",
  "_published": "2026-06-02T13:16:26.442Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79079256878,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7106948117"
    },
    {
      "job": 79079256449,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7106951618"
    },
    {
      "job": 79079256192,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7106946377"
    },
    {
      "job": 79079256132,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7106947788"
    },
    {
      "job": 79079255155,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106890012"
    },
    {
      "job": 79079255187,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358725678"
    },
    {
      "job": 79079256274,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7106935900"
    },
    {
      "job": 79079256851,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7106932501"
    },
    {
      "job": 79079256537,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7106938304"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nflverse/nflfastR",
  "_commit": {
    "id": "0489133d85c5f11682572d9436c4a7b371a789aa",
    "author": "mrcaseb <38586519+mrcaseb@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #589 from nflverse/new-raw-pbp\n\nRedirect nflfastR to load raw pbp from nflverse-pbp releases",
    "time": 1774465814
  },
  "_maintainer": {
    "name": "Ben Baldwin",
    "email": "bbaldwin206@gmail.com",
    "login": "guga31bb",
    "twitter": "@benbbaldwin",
    "description": "@nflverse",
    "uuid": 1425357
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.15.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "fastrmodels",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "nflreadr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.7",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "gsisdecoder",
      "role": "Suggests"
    },
    {
      "package": "nflseedR",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nflverse",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 5
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 7
    },
    {
      "week": "2026-07",
      "n": 7
    },
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v5.2.0",
      "date": "2026-02-07"
    }
  ],
  "_topics": [
    "american-football",
    "football-data",
    "nfl",
    "nflstats",
    "nflverse",
    "sports-analytics"
  ],
  "_stars": 525,
  "_contributors": [
    {
      "user": "mrcaseb",
      "count": 992,
      "uuid": 38586519
    },
    {
      "user": "guga31bb",
      "count": 256,
      "uuid": 1425357
    },
    {
      "user": "tanho63",
      "count": 58,
      "uuid": 38083823
    },
    {
      "user": "atungate",
      "count": 7,
      "uuid": 42322672
    },
    {
      "user": "christianlohr9",
      "count": 1,
      "uuid": 62303564
    },
    {
      "user": "themathninja",
      "count": 1,
      "uuid": 33882347
    }
  ],
  "_userbio": {
    "uuid": 79467114,
    "type": "organization",
    "name": "nflverse",
    "description": "nflverse is a collection of data and R packages designed for NFL analytics!"
  },
  "_downloads": {
    "count": 1256,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nflfastR"
  },
  "_devurl": "https://github.com/nflverse/nflfastr",
  "_pkgdown": "https://nflfastr.com/",
  "_searchresults": 1054,
  "_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/nflfastR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nflverse/nflfastr",
  "_realowner": "nflverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.2.1",
      "date": "2020-09-01"
    },
    {
      "version": "3.0.0",
      "date": "2020-09-24"
    },
    {
      "version": "3.1.1",
      "date": "2020-10-22"
    },
    {
      "version": "3.2.0",
      "date": "2020-11-20"
    },
    {
      "version": "4.0.0",
      "date": "2021-02-15"
    },
    {
      "version": "4.1.0",
      "date": "2021-03-23"
    },
    {
      "version": "4.2.0",
      "date": "2021-08-03"
    },
    {
      "version": "4.3.0",
      "date": "2021-10-06"
    },
    {
      "version": "4.4.0",
      "date": "2022-08-06"
    },
    {
      "version": "4.5.0",
      "date": "2022-11-05"
    },
    {
      "version": "4.5.1",
      "date": "2022-12-22"
    },
    {
      "version": "4.6.0",
      "date": "2023-10-20"
    },
    {
      "version": "4.6.1",
      "date": "2024-01-10"
    },
    {
      "version": "5.0.0",
      "date": "2024-11-26"
    },
    {
      "version": "5.1.0",
      "date": "2025-05-14"
    },
    {
      "version": "5.2.0",
      "date": "2026-02-07"
    }
  ],
  "_exports": [
    "add_qb_epa",
    "add_xpass",
    "add_xyac",
    "build_nflfastR_pbp",
    "calculate_expected_points",
    "calculate_player_stats",
    "calculate_player_stats_def",
    "calculate_player_stats_kicking",
    "calculate_series_conversion_rates",
    "calculate_standings",
    "calculate_stats",
    "calculate_win_probability",
    "clean_pbp",
    "decode_player_ids",
    "fast_scraper",
    "fast_scraper_roster",
    "fast_scraper_schedules",
    "load_pbp",
    "load_player_stats",
    "load_rosters",
    "load_schedules",
    "load_team_stats",
    "missing_raw_pbp",
    "most_recent_season",
    "nflverse_sitrep",
    "report",
    "save_raw_pbp",
    "update_db",
    "update_pbp_db"
  ],
  "_datasets": [
    {
      "name": "field_descriptions",
      "title": "nflfastR Field Descriptions",
      "object": "field_descriptions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Field",
        "Description"
      ],
      "rows": 372,
      "table": true,
      "tojson": true
    },
    {
      "name": "nfl_stats_variables",
      "title": "NFL Stats Variables",
      "object": "nfl_stats_variables",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variable",
        "description"
      ],
      "rows": 149,
      "table": true,
      "tojson": true
    },
    {
      "name": "stat_ids",
      "title": "NFL Stat IDs and their Meanings",
      "object": "stat_ids",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stat_id",
        "name",
        "comment"
      ],
      "rows": 119,
      "table": true,
      "tojson": true
    },
    {
      "name": "teams_colors_logos",
      "title": "NFL Team names, colors and logo urls.",
      "object": "teams_colors_logos",
      "class": [
        "tbl_df",
        "tbl",
        "data.table",
        "data.frame"
      ],
      "fields": [
        "team_abbr",
        "team_name",
        "team_id",
        "team_nick",
        "team_conf",
        "team_division",
        "team_color",
        "team_color2",
        "team_color3",
        "team_color4",
        "team_logo_wikipedia",
        "team_logo_espn",
        "team_wordmark",
        "team_conference_logo",
        "team_league_logo"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "nflfastR-package",
      "title": "nflfastR: Functions to Efficiently Access NFL Play by Play Data",
      "topics": [
        "nflfastR-package",
        "nflfastR"
      ]
    },
    {
      "page": "add_qb_epa",
      "title": "Compute QB epa",
      "topics": [
        "add_qb_epa"
      ]
    },
    {
      "page": "add_xpass",
      "title": "Add expected pass columns",
      "topics": [
        "add_xpass"
      ]
    },
    {
      "page": "add_xyac",
      "title": "Add expected yards after completion (xyac) variables",
      "topics": [
        "add_xyac"
      ]
    },
    {
      "page": "build_nflfastR_pbp",
      "title": "Build a Complete nflfastR Data Set",
      "topics": [
        "build_nflfastR_pbp"
      ]
    },
    {
      "page": "calculate_expected_points",
      "title": "Compute expected points",
      "topics": [
        "calculate_expected_points"
      ]
    },
    {
      "page": "calculate_series_conversion_rates",
      "title": "Compute Series Conversion Information from Play by Play",
      "topics": [
        "calculate_series_conversion_rates"
      ]
    },
    {
      "page": "calculate_stats",
      "title": "Calculate NFL Stats",
      "topics": [
        "calculate_stats"
      ]
    },
    {
      "page": "calculate_win_probability",
      "title": "Compute win probability",
      "topics": [
        "calculate_win_probability"
      ]
    },
    {
      "page": "clean_pbp",
      "title": "Clean Play by Play Data",
      "topics": [
        "clean_pbp"
      ]
    },
    {
      "page": "decode_player_ids",
      "title": "Decode the player IDs in nflfastR play-by-play data",
      "topics": [
        "decode_player_ids"
      ]
    },
    {
      "page": "fast_scraper",
      "title": "Get NFL Play by Play Data",
      "topics": [
        "fast_scraper"
      ]
    },
    {
      "page": "field_descriptions",
      "title": "nflfastR Field Descriptions",
      "topics": [
        "field_descriptions"
      ]
    },
    {
      "page": "missing_raw_pbp",
      "title": "Compute Missing Raw PBP Data on Local Filesystem",
      "topics": [
        "missing_raw_pbp"
      ]
    },
    {
      "page": "nfl_stats_variables",
      "title": "NFL Stats Variables",
      "topics": [
        "nfl_stats_variables"
      ]
    },
    {
      "page": "save_raw_pbp",
      "title": "Download Raw PBP Data to Local Filesystem",
      "topics": [
        "save_raw_pbp"
      ]
    },
    {
      "page": "stat_ids",
      "title": "NFL Stat IDs and their Meanings",
      "topics": [
        "stat_ids"
      ]
    },
    {
      "page": "teams_colors_logos",
      "title": "NFL Team names, colors and logo urls.",
      "topics": [
        "teams_colors_logos"
      ]
    },
    {
      "page": "update_db",
      "title": "Update or Create a nflfastR Play-by-Play Database",
      "topics": [
        "update_db"
      ]
    },
    {
      "page": "update_pbp_db",
      "title": "Update or Create a nflverse Play-by-Play Data Table in a Connected Database",
      "topics": [
        "update_pbp_db"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nflverse/nflfastR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nflverse/nflfastR/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "fastmap",
    "fastrmodels",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "hms",
    "janitor",
    "jsonlite",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mgcv",
    "nflreadr",
    "nlme",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xgboost"
  ],
  "_score": 10.340300107473263,
  "_indexed": true,
  "_nocasepkg": "nflfastr",
  "_universes": [
    "nflverse",
    "guga31bb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.2.0.9012",
      "date": "2026-05-20T09:59:59.000Z",
      "distro": "noble",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "c32443e2f56cc52d43094d865000887d1751202cd2e0d867c340ed4ecb98b00f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "5.2.0.9012",
      "date": "2026-05-20T10:00:09.000Z",
      "distro": "noble",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "ab8e8fbb80704bbfd5313e2272a87f60c7895047ea2bb4639e61aee28fbf752d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.2.0.9012",
      "date": "2026-05-20T10:00:04.000Z",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "1813d05b61ee42fb159ece9adf176e035a515fc7a68b8f1d0fb413c8c693cad2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "5.2.0.9012",
      "date": "2026-05-20T10:00:01.000Z",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "25a511f6f2f231428113005654a6ed04087e24bc5ed8d8f16fab9eaad3edda31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "5.2.0.9012",
      "date": "2026-05-20T09:59:18.000Z",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "090bec0ac91d286988c9bad466196de415c804000736d3fcb3dcd6dd59f9db33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "5.2.0.9012",
      "date": "2026-05-20T09:59:05.000Z",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "a7880c16104694876531b9f19021fd49472ebcf8e4cd5ba4be1c3d0e61362046",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "5.2.0.9012",
      "date": "2026-05-20T09:59:29.000Z",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "48458169493dfe64ba0d59217bb944780ef9bcc3d48ef511bd2149b13f982b3a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "5.2.0.9012",
      "date": "2026-06-02T13:16:05.000Z",
      "commit": "0489133d85c5f11682572d9436c4a7b371a789aa",
      "fileid": "1c998a18b34fb9b1fff9b72b11a91e05a057fbf702d577bb7677e881892621cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26155077393"
    }
  ]
}