{
  "_id": "6a196dafacfb0bcc41deb5af",
  "Package": "nflseedR",
  "Title": "Functions to Efficiently Simulate and Evaluate NFL Seasons",
  "Version": "2.0.2.9000",
  "Authors@R": "c(\nperson(\"Sebastian\", \"Carl\", , \"mrcaseb@gmail.com\", role = c(\"cre\", \"aut\", \"cph\")),\nperson(\"Lee\", \"Sharpe\", role = c(\"aut\"))\n)",
  "Description": "A set of functions to simulate National Football League\nseasons including the sophisticated tie-breaking procedures.",
  "License": "MIT + file LICENSE",
  "URL": "https://nflseedr.com, https://github.com/nflverse/nflseedR",
  "BugReports": "https://github.com/nflverse/nflseedR/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://nflverse.r-universe.dev",
  "Date/Publication": "2026-04-29 14:01:27 UTC",
  "RemoteUrl": "https://github.com/nflverse/nflseedR",
  "RemoteRef": "HEAD",
  "RemoteSha": "209477db28155f57b8a725b2118c006114eb3cd5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:54:31 UTC",
    "User": "root"
  },
  "Author": "Sebastian Carl [cre, aut, cph],\nLee Sharpe [aut]",
  "Maintainer": "Sebastian Carl <mrcaseb@gmail.com>",
  "MD5sum": "23bb63f6d4cc34d2334676ac11515727",
  "_user": "nflverse",
  "_type": "src",
  "_file": "nflseedR_2.0.2.9000.tar.gz",
  "_fileid": "a6e565d67c026f174f87f48ccbec7a378d03b8c197581b8c9115ef38de112638",
  "_filesize": 5644974,
  "_sha256": "a6e565d67c026f174f87f48ccbec7a378d03b8c197581b8c9115ef38de112638",
  "_created": "2026-05-29T08:54:31.000Z",
  "_published": "2026-05-29T10:42:55.558Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78469459832,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286945917"
    },
    {
      "job": 78469459797,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286938371"
    },
    {
      "job": 78469459842,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288814401"
    },
    {
      "job": 78469459891,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288807332"
    },
    {
      "job": 78468944696,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286895739"
    },
    {
      "job": 78469459804,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286936603"
    },
    {
      "job": 78469459815,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286930220"
    },
    {
      "job": 78469459799,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286928161"
    },
    {
      "job": 78469459820,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286930056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nflverse/nflseedR",
  "_commit": {
    "id": "209477db28155f57b8a725b2118c006114eb3cd5",
    "author": "mrcaseb <mrcaseb@gmail.com>",
    "committer": "mrcaseb <mrcaseb@gmail.com>",
    "message": "new dot files through RStudio\n",
    "time": 1777471287
  },
  "_maintainer": {
    "name": "Sebastian Carl",
    "email": "mrcaseb@gmail.com",
    "login": "mrcaseb",
    "bluesky": "@mrcaseb.com",
    "twitter": "@mrcaseb",
    "description": "Engineer and research associate playing with football data visualizations in R and Python",
    "uuid": 38586519
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "gsubfn",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "nflreadr",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "gt",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nflplotR",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nflverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 6
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v2.0.1",
      "date": "2025-08-15"
    },
    {
      "name": "v2.0.2",
      "date": "2025-11-16"
    }
  ],
  "_topics": [
    "football-simulation",
    "nfl",
    "season-simulations"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "mrcaseb",
      "count": 355,
      "uuid": 38586519
    },
    {
      "user": "leesharpe",
      "count": 66,
      "uuid": 15963992
    },
    {
      "user": "tanho63",
      "count": 4,
      "uuid": 38083823
    },
    {
      "user": "guga31bb",
      "count": 3,
      "uuid": 1425357
    }
  ],
  "_userbio": {
    "uuid": 79467114,
    "type": "organization",
    "name": "nflverse",
    "description": "nflverse is a collection of data and R packages designed for NFL analytics!"
  },
  "_downloads": {
    "count": 413,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nflseedR"
  },
  "_devurl": "https://github.com/nflverse/nflseedr",
  "_pkgdown": "https://nflseedr.com",
  "_searchresults": 82,
  "_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/nflseedR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nflverse/nflseedr",
  "_realowner": "nflverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-03-31"
    },
    {
      "version": "1.0.2",
      "date": "2021-04-10"
    },
    {
      "version": "1.1.0",
      "date": "2022-07-07"
    },
    {
      "version": "1.2.0",
      "date": "2023-01-05"
    },
    {
      "version": "2.0.0",
      "date": "2025-03-24"
    },
    {
      "version": "2.0.1",
      "date": "2025-08-18"
    },
    {
      "version": "2.0.2",
      "date": "2025-11-16"
    }
  ],
  "_exports": [
    "compute_conference_seeds",
    "compute_division_ranks",
    "compute_draft_order",
    "fmt_pct_special",
    "load_schedules",
    "load_sharpe_games",
    "nfl_regular_season",
    "nfl_simulations",
    "nfl_standings",
    "nfl_standings_prettify",
    "nflseedR_compute_results",
    "simulate_nfl",
    "simulations_verify_fct"
  ],
  "_datasets": [
    {
      "name": "dictionary_game_summary",
      "title": "Data Dictionary: Simulations | Game Summary",
      "object": "dictionary_game_summary",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variable",
        "description"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "dictionary_games",
      "title": "Data Dictionary: Simulations | Games",
      "object": "dictionary_games",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variable",
        "description"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "dictionary_overall",
      "title": "Data Dictionary: Simulations | Overall",
      "object": "dictionary_overall",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variable",
        "description"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "dictionary_standings",
      "title": "Data Dictionary: Simulations | Standings",
      "object": "dictionary_standings",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variable",
        "description"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "dictionary_team_wins",
      "title": "Data Dictionary: Simulations | Team Wins",
      "object": "dictionary_team_wins",
      "class": [
        "data.frame"
      ],
      "fields": [
        "variable",
        "description"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "divisions",
      "title": "NFL team names and the conferences and divisions they belong to",
      "object": "divisions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "team",
        "conf",
        "division",
        "sdiv"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "sims_games_example",
      "title": "Example Games Data used in NFL Simulations",
      "object": "sims_games_example",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "season",
        "game_type",
        "week",
        "away_team",
        "home_team",
        "away_rest",
        "home_rest",
        "location",
        "result"
      ],
      "rows": 284,
      "table": true,
      "tojson": true
    },
    {
      "name": "sims_teams_example",
      "title": "Example Teams Data used in NFL Simulations",
      "object": "sims_teams_example",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sim",
        "team",
        "conf",
        "division",
        "sdiv"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compute_conference_seeds",
      "title": "Compute NFL Playoff Seedings using Game Results and Divisional Rankings",
      "topics": [
        "compute_conference_seeds"
      ]
    },
    {
      "page": "compute_division_ranks",
      "title": "Compute NFL Division Rankings using Game Results",
      "topics": [
        "compute_division_ranks"
      ]
    },
    {
      "page": "compute_draft_order",
      "title": "Compute NFL Draft Order using Game Results and Divisional Rankings",
      "topics": [
        "compute_draft_order"
      ]
    },
    {
      "page": "dictionary_game_summary",
      "title": "Data Dictionary: Simulations | Game Summary",
      "topics": [
        "dictionary_game_summary"
      ]
    },
    {
      "page": "dictionary_games",
      "title": "Data Dictionary: Simulations | Games",
      "topics": [
        "dictionary_games"
      ]
    },
    {
      "page": "dictionary_overall",
      "title": "Data Dictionary: Simulations | Overall",
      "topics": [
        "dictionary_overall"
      ]
    },
    {
      "page": "dictionary_standings",
      "title": "Data Dictionary: Simulations | Standings",
      "topics": [
        "dictionary_standings"
      ]
    },
    {
      "page": "dictionary_team_wins",
      "title": "Data Dictionary: Simulations | Team Wins",
      "topics": [
        "dictionary_team_wins"
      ]
    },
    {
      "page": "divisions",
      "title": "NFL team names and the conferences and divisions they belong to",
      "topics": [
        "divisions"
      ]
    },
    {
      "page": "fmt_pct_special",
      "title": "Format Numerical Values to Special Percentage Strings",
      "topics": [
        "fmt_pct_special"
      ]
    },
    {
      "page": "nfl_regular_season",
      "title": "Compute NFL Regular Season Matchups",
      "topics": [
        "nfl_regular_season"
      ]
    },
    {
      "page": "nfl_simulations",
      "title": "Simulate an NFL Season",
      "topics": [
        "nfl_simulations"
      ]
    },
    {
      "page": "nfl_standings",
      "title": "Compute NFL Standings",
      "topics": [
        "nfl_standings"
      ]
    },
    {
      "page": "nfl_standings_prettify",
      "title": "Compute Pretty NFL Standings Table",
      "topics": [
        "nfl_standings_prettify"
      ]
    },
    {
      "page": "sims_games_example",
      "title": "Example Games Data used in NFL Simulations",
      "topics": [
        "sims_games_example"
      ]
    },
    {
      "page": "sims_teams_example",
      "title": "Example Teams Data used in NFL Simulations",
      "topics": [
        "sims_teams_example"
      ]
    },
    {
      "page": "simulate_nfl",
      "title": "Simulate an NFL Season",
      "topics": [
        "simulate_nfl"
      ]
    },
    {
      "page": "simulations_verify_fct",
      "title": "Verify Custom NFL Result Simulation Function",
      "topics": [
        "simulations_verify_fct"
      ]
    },
    {
      "page": "summary.nflseedR_simulation",
      "title": "Compute Pretty Simulations Summary Table",
      "topics": [
        "summary.nflseedR_simulation"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nflverse/nflseedR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nflverse/nflseedR/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "fastmap",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "gsubfn",
    "lifecycle",
    "listenv",
    "magrittr",
    "memoise",
    "nflreadr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "proto",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 6.743117625214742,
  "_indexed": true,
  "_nocasepkg": "nflseedr",
  "_universes": [
    "nflverse",
    "mrcaseb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2.9000",
      "date": "2026-05-29T08:57:02.000Z",
      "distro": "noble",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "f957cdc4445c3d52f4fb4b998848e2451c9b0030c3436e8e91e5582ab698e72b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2.9000",
      "date": "2026-05-29T08:56:46.000Z",
      "distro": "noble",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "c0c2c53979ca9e18cf457fdb038f0a59ad3eb3604fcbaeaa315178c04871a4f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.2.9000",
      "date": "2026-05-29T10:42:08.000Z",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "cc3d4dac650ea411cae87383d225acde62626209538edcc2291fc33ca4da0404",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.2.9000",
      "date": "2026-05-29T10:41:52.000Z",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "5c8b5a7f033a2e9b410d367168c27635c3c0d711e790436d2fa23dad4d95845b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.2.9000",
      "date": "2026-05-29T08:57:02.000Z",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "f66110ff97b1cbbfe5588c5534ebe15640f12b6c301efe77820e1bee6e5e8a9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.2.9000",
      "date": "2026-05-29T08:56:02.000Z",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "dd98a88b45d020594acc84ff42aba11d1a0b74ce3fd5d7ec1385a5250a7aea7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.2.9000",
      "date": "2026-05-29T08:55:57.000Z",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "279d3808971c4257b7d194b90680adc5b1e494b98ce78536c6aad33619b4740b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.2.9000",
      "date": "2026-05-29T08:56:06.000Z",
      "commit": "209477db28155f57b8a725b2118c006114eb3cd5",
      "fileid": "040a4b1403c5ca2cb896e91abff0e469727a3b958e5d6e986365cf9563605b95",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nflverse/actions/runs/26627848701"
    }
  ]
}