{
  "_id": "6a5c8cb09baadeef8ab516e8",
  "Package": "ffsimulator",
  "Title": "Simulate Fantasy Football Seasons",
  "Version": "1.2.3.02",
  "Authors@R": "person(given = \"Tan\",\nfamily = \"Ho\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"tan@tanho.ca\",\ncomment = c(ORCID = \"0000-0001-8388-5155\"))",
  "Description": "Uses bootstrap resampling to run fantasy football season\nsimulations supported by historical rankings and 'nflfastR'\ndata, calculating optimal lineups, and returning aggregated\nresults.",
  "License": "MIT + file LICENSE",
  "URL": "https://ffsimulator.ffverse.com,\nhttps://github.com/ffverse/ffsimulator",
  "BugReports": "https://github.com/ffverse/ffsimulator/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libssl-dev",
  "Repository": "https://ffverse.r-universe.dev",
  "Date/Publication": "2024-10-03 14:16:05 UTC",
  "RemoteUrl": "https://github.com/ffverse/ffsimulator",
  "RemoteRef": "main",
  "RemoteSha": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 08:33:34 UTC",
    "User": "root"
  },
  "Author": "Tan Ho [aut, cre, cph] (ORCID: <https://orcid.org/0000-0001-8388-5155>)",
  "Maintainer": "Tan Ho <tan@tanho.ca>",
  "_user": "ffverse",
  "_type": "src",
  "_file": "ffsimulator_1.2.3.02.tar.gz",
  "_fileid": "https://r2.ropensci.org/efaf43b3bfa09036774195c91c1d73bd1387f5f9b87618e758949d6f0e060cea",
  "_filesize": 3987921,
  "_sha256": "efaf43b3bfa09036774195c91c1d73bd1387f5f9b87618e758949d6f0e060cea",
  "_expires": "2026-10-27T08:37:02.000Z",
  "_created": "2026-07-19T08:33:34.000Z",
  "_published": "2026-07-19T08:37:04.464Z",
  "_jobs": [
    {
      "job": 88174426271,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440273608"
    },
    {
      "job": 88174426284,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440274890"
    },
    {
      "job": 88174426216,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440269580"
    },
    {
      "job": 88174426254,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440266243"
    },
    {
      "job": 88174072559,
      "time": 263,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440249218"
    },
    {
      "job": 88174426208,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8440272651"
    },
    {
      "job": 88174426226,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440261042"
    },
    {
      "job": 88174426239,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440262992"
    },
    {
      "job": 88174426234,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440260654"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180",
  "_status": "success",
  "_upstream": "https://github.com/ffverse/ffsimulator",
  "_commit": {
    "id": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
    "author": "Tan Ho <38083823+tanho63@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "rm sportradar id from rankings (#72)\n\n",
    "time": 1727964965
  },
  "_maintainer": {
    "name": "Tan Ho",
    "email": "tan@tanho.ca",
    "login": "tanho63",
    "bluesky": "@tanho.ca",
    "orcid": "0000-0001-8388-5155",
    "description": "list(\"eng lead @zelus-analytics soccer\", \"@nflverse\", \"@ffverse\", \"@dynastyprocess\", \"@r4ds\", \"@dslc-io\", \"pumpkin carving\")",
    "uuid": 38083823
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "ffscrapr",
      "version": ">= 1.4.6",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "nflreadr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "Rglpk",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "ggridges",
      "version": ">= 0.5.4",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "progressr",
      "version": ">= 0.8.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.6",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.2",
      "role": "Suggests"
    }
  ],
  "_owner": "ffverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "fantasy-football",
    "simulation"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "tanho63",
      "count": 202,
      "uuid": 38083823
    },
    {
      "user": "topfunky",
      "count": 3,
      "uuid": 26
    },
    {
      "user": "maatspencer",
      "count": 1,
      "uuid": 6170660
    }
  ],
  "_userbio": {
    "uuid": 80065011,
    "type": "organization",
    "name": "ffverse",
    "followers": 29,
    "description": "ffverse is a collection of R packages designed for fantasy football analytics!"
  },
  "_downloads": {
    "count": 53,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ffsimulator"
  },
  "_devurl": "https://github.com/ffverse/ffsimulator",
  "_pkgdown": "https://ffsimulator.ffverse.com",
  "_searchresults": 54,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ffsimulator.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-07-20"
    },
    {
      "version": "1.1.0",
      "date": "2021-09-11"
    },
    {
      "version": "1.2.0",
      "date": "2021-12-21"
    },
    {
      "version": "1.2.1",
      "date": "2022-08-14"
    },
    {
      "version": "1.2.2",
      "date": "2022-10-19"
    },
    {
      "version": "1.2.3",
      "date": "2023-02-13"
    }
  ],
  "_exports": [
    ".ffs_cache",
    "%>%",
    "autoplot.ff_simulation",
    "autoplot.ff_simulation_week",
    "espn_connect",
    "ff_connect",
    "ff_scoringhistory",
    "ff_simulate",
    "ff_simulate_week",
    "ff_starter_positions",
    "ff_wins_added",
    "ffs_add_replacement_level",
    "ffs_adp_outcomes",
    "ffs_adp_outcomes_week",
    "ffs_build_schedules",
    "ffs_copy_template",
    "ffs_franchises",
    "ffs_generate_projections",
    "ffs_generate_projections_week",
    "ffs_latest_rankings",
    "ffs_optimise_lineups",
    "ffs_optimize_lineups",
    "ffs_repeat_schedules",
    "ffs_rosters",
    "ffs_schedule",
    "ffs_score_rosters",
    "ffs_starter_positions",
    "ffs_summarise_inseason",
    "ffs_summarise_season",
    "ffs_summarise_simulation",
    "ffs_summarise_week",
    "ffs_summarize_season",
    "ffs_summarize_simulation",
    "ffs_summarize_week",
    "fleaflicker_connect",
    "mfl_connect",
    "sleeper_connect"
  ],
  "_datasets": [
    {
      "name": "fp_injury_table",
      "title": "FP injury table",
      "object": "fp_injury_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "pos",
        "rank",
        "prob_gp"
      ],
      "rows": 692,
      "table": true,
      "tojson": true
    },
    {
      "name": "fp_rankings_history",
      "title": "Historical draft position ranks",
      "object": "fp_rankings_history",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "page_pos",
        "season",
        "fantasypros_id",
        "sportradar_id",
        "player_name",
        "pos",
        "team",
        "rank",
        "ecr",
        "sd"
      ],
      "rows": 11336,
      "table": true,
      "tojson": true
    },
    {
      "name": "fp_rankings_history_week",
      "title": "Historical position ranks",
      "object": "fp_rankings_history_week",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "page_pos",
        "season",
        "week",
        "fantasypros_id",
        "sportradar_id",
        "player_name",
        "pos",
        "team",
        "rank",
        "ecr",
        "sd"
      ],
      "rows": 94257,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "autoplot.ff_simulation",
      "title": "Automatically Plot ff_simulation Object",
      "topics": [
        "autoplot.ff_simulation",
        "plot.ff_simulation"
      ]
    },
    {
      "page": "autoplot.ff_simulation_week",
      "title": "Automatically Plot ff_simulation Object",
      "topics": [
        "autoplot.ff_simulation_week",
        "plot.ff_simulation_week"
      ]
    },
    {
      "page": "espn_connect",
      "title": "Connect to a league",
      "concept": [
        "ffscrapr-imports"
      ],
      "topics": [
        "espn_connect"
      ]
    },
    {
      "page": "ff_connect",
      "title": "Connect to a league",
      "concept": [
        "ffscrapr-imports"
      ],
      "topics": [
        "ff_connect"
      ]
    },
    {
      "page": "ff_scoringhistory",
      "title": "Get league scoring history",
      "concept": [
        "ffscrapr-imports"
      ],
      "topics": [
        "ff_scoringhistory"
      ]
    },
    {
      "page": "ff_simulate",
      "title": "Simulate Fantasy Seasons",
      "topics": [
        "ff_simulate"
      ]
    },
    {
      "page": "ff_simulate_week",
      "title": "Simulate Fantasy Week",
      "topics": [
        "ff_simulate_week"
      ]
    },
    {
      "page": "ff_starter_positions",
      "title": "Get league starter positions",
      "concept": [
        "ffscrapr-imports"
      ],
      "topics": [
        "ff_starter_positions"
      ]
    },
    {
      "page": "ff_wins_added",
      "title": "Wins Added",
      "topics": [
        "ff_wins_added"
      ]
    },
    {
      "page": "ffs_add_replacement_level",
      "title": "Add replacement level players to each roster",
      "topics": [
        "ffs_add_replacement_level"
      ]
    },
    {
      "page": "ffs_adp_outcomes",
      "title": "Connects ff_scoringhistory to past ADP rankings",
      "topics": [
        "ffs_adp_outcomes"
      ]
    },
    {
      "page": "ffs_adp_outcomes_week",
      "title": "Connects ff_scoringhistory to past ADP rankings",
      "topics": [
        "ffs_adp_outcomes_week"
      ]
    },
    {
      "page": "ffs_build_schedules",
      "title": "Generate fantasy schedules",
      "topics": [
        "ffs_build_schedules"
      ]
    },
    {
      "page": "ffs_copy_template",
      "title": "Copy simulation template to filename",
      "topics": [
        "ffs_copy_template"
      ]
    },
    {
      "page": "ffs_franchises",
      "title": "Get Franchises",
      "topics": [
        "ffs_franchises"
      ]
    },
    {
      "page": "ffs_generate_projections",
      "title": "Generate Projections",
      "topics": [
        "ffs_generate_projections"
      ]
    },
    {
      "page": "ffs_generate_projections_week",
      "title": "Generate Projections",
      "topics": [
        "ffs_generate_projections_week"
      ]
    },
    {
      "page": "ffs_latest_rankings",
      "title": "Download latest rankings from DynastyProcess GitHub",
      "topics": [
        "ffs_latest_rankings"
      ]
    },
    {
      "page": "ffs_optimise_lineups",
      "title": "Optimise Lineups",
      "topics": [
        "ffs_optimise_lineups",
        "ffs_optimize_lineups"
      ]
    },
    {
      "page": "ffs_repeat_schedules",
      "title": "Repeat fantasy schedules",
      "topics": [
        "ffs_repeat_schedules"
      ]
    },
    {
      "page": "ffs_rosters",
      "title": "Get Rosters",
      "topics": [
        "ffs_rosters",
        "ffs_rosters.espn_conn",
        "ffs_rosters.flea_conn",
        "ffs_rosters.mfl_conn",
        "ffs_rosters.sleeper_conn"
      ]
    },
    {
      "page": "ffs_schedule",
      "title": "Get Schedule",
      "topics": [
        "ffs_schedule"
      ]
    },
    {
      "page": "ffs_score_rosters",
      "title": "Join Rosters to Projected Scores",
      "topics": [
        "ffs_score_rosters"
      ]
    },
    {
      "page": "ffs_starter_positions",
      "title": "Get league starter positions",
      "topics": [
        "ffs_starter_positions"
      ]
    },
    {
      "page": "ffs_summaries",
      "title": "Summarise simulation outputs",
      "topics": [
        "ffs_summarise_inseason",
        "ffs_summarise_season",
        "ffs_summarise_simulation",
        "ffs_summarise_week",
        "ffs_summarize_season",
        "ffs_summarize_simulation",
        "ffs_summarize_week"
      ]
    },
    {
      "page": "fleaflicker_connect",
      "title": "Connect to a league",
      "concept": [
        "ffscrapr-imports"
      ],
      "topics": [
        "fleaflicker_connect"
      ]
    },
    {
      "page": "fp_injury_table",
      "title": "FP injury table",
      "topics": [
        "fp_injury_table"
      ]
    },
    {
      "page": "fp_rankings_history",
      "title": "Historical draft position ranks",
      "topics": [
        "fp_rankings_history"
      ]
    },
    {
      "page": "fp_rankings_history_week",
      "title": "Historical position ranks",
      "topics": [
        "fp_rankings_history_week"
      ]
    },
    {
      "page": "mfl_connect",
      "title": "Connect to a league",
      "concept": [
        "ffscrapr-imports"
      ],
      "topics": [
        "mfl_connect"
      ]
    },
    {
      "page": "sleeper_connect",
      "title": "Connect to a league",
      "concept": [
        "ffscrapr-imports"
      ],
      "topics": [
        "sleeper_connect"
      ]
    }
  ],
  "_pkglogo": "https://ffsimulator.ffverse.com/reference/figures/logo.png",
  "_readme": "https://github.com/ffverse/ffsimulator/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "backports",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "fastmap",
    "ffscrapr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nflreadr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "ratelimitr",
    "Rglpk",
    "rlang",
    "slam",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "basic.Rmd",
      "filename": "basic.html",
      "title": "Basic Simulations",
      "author": "Tan Ho",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Usage - Simulating Seasons",
        "Usage - Simulating Weeks"
      ],
      "created": "2021-06-28 05:25:18",
      "modified": "2021-09-11 13:37:27",
      "commits": 4
    },
    {
      "source": "custom.Rmd",
      "filename": "custom.html",
      "title": "Custom Simulations",
      "author": "Tan Ho",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview of ff_simulate()",
        "Importing Data",
        "Generating Projections",
        "Calculating Roster Scores",
        "Building Schedules",
        "Aggregating Results",
        "SFB Simulation",
        "Import Data"
      ],
      "created": "2021-07-16 21:59:47",
      "modified": "2023-08-24 19:49:32",
      "commits": 5
    }
  ],
  "_score": 5.35564305022087,
  "_indexed": true,
  "_nocasepkg": "ffsimulator",
  "_universes": [
    "ffverse",
    "tanho63"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:36:03.000Z",
      "distro": "resolute",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/9333db0156fc0b440c2a11278e3e05f38a2d4294cafabbc2040f0a5edb90e8fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:36:12.000Z",
      "distro": "resolute",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/45745fa7f94d7fa410b2cfe888b1ccb548ef21439be0cb01c56f3bf9aede165f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:35:45.000Z",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/078d16a255364be31a6538622e02898a6605b9722c283a68c2080ff131f6cf74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:35:26.000Z",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/9a222083c922ed8388c8658508f8509aeb073bddce52c43649cb9c5aa02afa72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:36:23.000Z",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/95c0da8342064f8cb2d39f8b9749eeb9db0fd195668d2aed0da513d9ae2d1f8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:34:44.000Z",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/925e9a0523459ce86441b975ed91fb9182e6bfe01b7cd6b50f54a4086983c92f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:34:50.000Z",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/e43c079d443a69aed7d96784b3f40963fe233d175772f7a1c61c5a460e91f624",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.3.02",
      "date": "2026-07-19T08:34:40.000Z",
      "commit": "9d8bc79354ed79bd9f9ac028c3f3442b271afea5",
      "fileid": "https://r2.ropensci.org/f7ed797ada5551e7e887a84627b9435d94348ef27cf18b41243699fdc43e90dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/29679901180"
    }
  ]
}