{
  "_id": "6a1ae2b51d7bb097a09ee3e6",
  "Package": "nfl4th",
  "Title": "Functions to Calculate Optimal Fourth Down Decisions in the\nNational Football League",
  "Version": "1.0.7",
  "Authors@R": "c(\nperson(\"Ben\", \"Baldwin\", , \"bbaldwin206@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Sebastian\", \"Carl\", , \"mrcaseb@gmail.com\", role = \"ctb\")\n)",
  "Description": "A set of functions to estimate outcomes of fourth down\nplays in the National Football League and obtain fourth down\nplays from <https://www.nfl.com/> and <https://www.espn.com/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://www.nfl4th.com/, https://github.com/nflverse/nfl4th/,\nhttps://github.com/nflverse/nfl4th",
  "BugReports": "https://github.com/nflverse/nfl4th/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "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-04-30 20:12:32 UTC",
  "RemoteUrl": "https://github.com/nflverse/nfl4th",
  "RemoteRef": "HEAD",
  "RemoteSha": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:34:10 UTC",
    "User": "root"
  },
  "Author": "Ben Baldwin [aut, cre, cph],\nSebastian Carl [ctb]",
  "Maintainer": "Ben Baldwin <bbaldwin206@gmail.com>",
  "MD5sum": "63edf10f913ea4d32f3470453e3437c3",
  "_user": "nflverse",
  "_type": "src",
  "_file": "nfl4th_1.0.7.tar.gz",
  "_fileid": "4501ac3a37c305177272f0e6e71234f33abc41a69d061aa7d518939a322e586c",
  "_filesize": 441932,
  "_sha256": "4501ac3a37c305177272f0e6e71234f33abc41a69d061aa7d518939a322e586c",
  "_created": "2026-05-30T09:34:10.000Z",
  "_published": "2026-05-30T13:14:29.715Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78639953649,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307294304"
    },
    {
      "job": 78639953666,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307293206"
    },
    {
      "job": 78639953643,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308435754"
    },
    {
      "job": 78639953641,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308437385"
    },
    {
      "job": 78639345942,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307212043"
    },
    {
      "job": 78639953632,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307287956"
    },
    {
      "job": 78639953668,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307287971"
    },
    {
      "job": 78639953648,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307290913"
    },
    {
      "job": 78639953646,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307285513"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nflverse/nfl4th",
  "_commit": {
    "id": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
    "author": "Tan Ho <38083823+tanho63@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Remove 'qs' from extra-packages in update_precompute.yaml\n\nRemoved 'qs' from the extra-packages list in the workflow.",
    "time": 1777579952
  },
  "_maintainer": {
    "name": "Ben Baldwin",
    "email": "bbaldwin206@gmail.com",
    "login": "guga31bb",
    "twitter": "@benbbaldwin",
    "description": "@nflverse",
    "uuid": 1425357
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "nflfastR",
      "version": ">= 5.2.0",
      "role": "Imports"
    },
    {
      "package": "nflreadr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nflplotR",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "tictoc",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "nflverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 12
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "model_archive",
      "date": "2026-01-18"
    },
    {
      "name": "v1.0.5",
      "date": "2026-02-09"
    },
    {
      "name": "v1.0.6",
      "date": "2026-02-16"
    },
    {
      "name": "v1.0.7",
      "date": "2026-03-02"
    }
  ],
  "_topics": [
    "nfl",
    "nfl-analytics",
    "nflfastr"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "guga31bb",
      "count": 164,
      "uuid": 1425357
    },
    {
      "user": "mrcaseb",
      "count": 153,
      "uuid": 38586519
    },
    {
      "user": "tanho63",
      "count": 9,
      "uuid": 38083823
    }
  ],
  "_userbio": {
    "uuid": 79467114,
    "type": "organization",
    "name": "nflverse",
    "description": "nflverse is a collection of data and R packages designed for NFL analytics!"
  },
  "_downloads": {
    "count": 787,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nfl4th"
  },
  "_devurl": "https://github.com/nflverse/nfl4th",
  "_pkgdown": "https://www.nfl4th.com/",
  "_searchresults": 37,
  "_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/nfl4th.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nflverse/nfl4th",
  "_realowner": "nflverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-03-17"
    },
    {
      "version": "1.0.1",
      "date": "2021-10-16"
    },
    {
      "version": "1.0.2",
      "date": "2022-08-11"
    },
    {
      "version": "1.0.3",
      "date": "2023-08-10"
    },
    {
      "version": "1.0.4",
      "date": "2023-08-21"
    },
    {
      "version": "1.0.5",
      "date": "2026-02-16"
    },
    {
      "version": "1.0.6",
      "date": "2026-02-17"
    },
    {
      "version": "1.0.7",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "add_2pt_probs",
    "add_4th_probs",
    "get_4th_plays",
    "load_4th_pbp",
    "make_2pt_table_data",
    "make_table_data",
    "nfl4th_clear_cache"
  ],
  "_help": [
    {
      "page": "add_2pt_probs",
      "title": "Get 2pt decision probabilities",
      "topics": [
        "add_2pt_probs"
      ]
    },
    {
      "page": "add_4th_probs",
      "title": "Get 4th down decision probabilities",
      "topics": [
        "add_4th_probs"
      ]
    },
    {
      "page": "get_4th_plays",
      "title": "Get 4th down plays from a game",
      "topics": [
        "get_4th_plays"
      ]
    },
    {
      "page": "load_4th_pbp",
      "title": "Load calculated 4th down probabilities from 'nflfastR' data",
      "topics": [
        "load_4th_pbp"
      ]
    },
    {
      "page": "make_2pt_table_data",
      "title": "Get 2pt decision probabilities",
      "topics": [
        "make_2pt_table_data"
      ]
    },
    {
      "page": "make_table_data",
      "title": "Get 4th down decision probabilities",
      "topics": [
        "make_table_data"
      ]
    },
    {
      "page": "nfl4th_clear_cache",
      "title": "Reset nfl4th Package Cache",
      "topics": [
        "nfl4th_clear_cache"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nflverse/nfl4th/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nflverse/nfl4th/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",
    "nflfastR",
    "nflreadr",
    "nlme",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xgboost"
  ],
  "_score": 6.429138344767089,
  "_indexed": true,
  "_nocasepkg": "nfl4th",
  "_universes": [
    "nflverse",
    "guga31bb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-30T09:47:26.000Z",
      "distro": "noble",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "cb852851d288c9a1b32dda612c4b9ae1f7932609294211d5bd4c74b41d38c2cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-30T09:47:15.000Z",
      "distro": "noble",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "a5cd9431bbd0265454b97cb58e22930ce6049db4ed2af487ebbd20ca56f1088c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-30T13:13:26.000Z",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "4e97551060c870767520310fc8a0dd5df4999f2dc281b657b89f59873f1e337f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-30T13:13:32.000Z",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "0d6ee47b8ce156ed3cde73bcde52228923b79fc25bdba1397d0287d84cbed3da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-05-30T09:47:01.000Z",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "135f26886f323479e679d7da2d104c8038d82e821966a1368235a7a5e4d56f94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-30T09:46:15.000Z",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "ec3ab8b81e8e66a4acbb1a209619efca6bd774082816e9807ae7e48b245fedbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-30T09:46:45.000Z",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "90b57243c581bf59f7a34983e29ca760a78791044b21ed47df956a1092060137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-30T09:45:56.000Z",
      "commit": "3738a8a01c0c6dbb05fbb6fbcbf18f3120021a1c",
      "fileid": "df3e5ae871ccc40b913795f481ea0fb425feef6fcb6c70d0cf4942965c8d9cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26675922839"
    }
  ]
}