{
  "_id": "6a27c23f24555f66ed53dc53",
  "Package": "ffopportunity",
  "Title": "Models for Fantasy Football Expected Points",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Joe\", \"Sydlowski\", , \"syd235@gmail.com\", role = c(\"aut\", \"cph\")),\nperson(\"Tan\", \"Ho\", , \"tan@tanho.ca\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-8388-5155\"))\n)",
  "Description": "Downloads expected fantasy points data from 'ffverse'\nrepositories if available, and otherwise builds up expected\npoints data by applying models to 'nflverse' play-by-play data.",
  "License": "GPL (>= 3)",
  "URL": "https://ffopportunity.ffverse.com,\nhttps://github.com/ffverse/ffopportunity",
  "BugReports": "https://github.com/ffverse/ffopportunity/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make libicu-dev libssl-dev",
  "Repository": "https://ffverse.r-universe.dev",
  "Date/Publication": "2025-12-11 15:26:57 UTC",
  "RemoteUrl": "https://github.com/ffverse/ffopportunity",
  "RemoteRef": "main",
  "RemoteSha": "74dcb35a112a71e5349b36abe940316067ec4fec",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:22:19 UTC",
    "User": "root"
  },
  "Author": "Joe Sydlowski [aut, cph],\nTan Ho [aut, cre] (ORCID: <https://orcid.org/0000-0001-8388-5155>)",
  "Maintainer": "Tan Ho <tan@tanho.ca>",
  "MD5sum": "53a929da90289ac2ba9d0cc8dd670846",
  "_user": "ffverse",
  "_type": "src",
  "_file": "ffopportunity_0.1.2.tar.gz",
  "_fileid": "17ac19b205fd5b977e7447aafcde409f8f475b05da40f828210955ddb11a51f2",
  "_filesize": 517513,
  "_sha256": "17ac19b205fd5b977e7447aafcde409f8f475b05da40f828210955ddb11a51f2",
  "_created": "2026-06-09T07:22:19.000Z",
  "_published": "2026-06-09T07:35:27.641Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80269485341,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501114094"
    },
    {
      "job": 80269485305,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501103956"
    },
    {
      "job": 80269485365,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501292837"
    },
    {
      "job": 80269485417,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501299786"
    },
    {
      "job": 80268840673,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501037827"
    },
    {
      "job": 80269485307,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501085285"
    },
    {
      "job": 80269485377,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501091231"
    },
    {
      "job": 80269485489,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501089918"
    },
    {
      "job": 80269485403,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501086352"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ffverse/ffopportunity",
  "_commit": {
    "id": "74dcb35a112a71e5349b36abe940316067ec4fec",
    "author": "Tan Ho <38083823+tanho63@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "support xgboost 3+, add ubj models (#26)\n\n* support xgboost 3+, add ubj models\n\n* fix globalvariables\n\n* bumpver\n\n* don't skip tests on warning",
    "time": 1765466817
  },
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "hardhat",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "nflreadr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "version": ">= 0.1.16",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "piggyback",
      "version": ">= 0.1.1",
      "role": "Suggests"
    },
    {
      "package": "progressr",
      "version": ">= 0.8.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ffverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "fantasy-football",
    "ffverse",
    "nfl",
    "nflverse"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "tanho63",
      "count": 71,
      "uuid": 38083823
    },
    {
      "user": "joesydlowski",
      "count": 14,
      "uuid": 47405249
    },
    {
      "user": "filpia",
      "count": 1,
      "uuid": 10145677
    }
  ],
  "_userbio": {
    "uuid": 80065011,
    "type": "organization",
    "name": "ffverse",
    "description": "ffverse is a collection of R packages designed for fantasy football analytics!"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ffopportunity"
  },
  "_devurl": "https://github.com/ffverse/ffopportunity",
  "_pkgdown": "https://ffopportunity.ffverse.com",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ffopportunity.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".get_rosters",
    "%>%",
    "ep_build",
    "ep_cache_models",
    "ep_load",
    "ep_predict",
    "ep_preprocess",
    "ep_summarize"
  ],
  "_help": [
    {
      "page": "ep_build",
      "title": "Build EP",
      "concept": [
        "main"
      ],
      "topics": [
        "ep_build"
      ]
    },
    {
      "page": "ep_cache_models",
      "title": "Model versioning",
      "topics": [
        "ep_cache_models"
      ]
    },
    {
      "page": "ep_load",
      "title": "Load Expected Points data",
      "concept": [
        "main"
      ],
      "topics": [
        "ep_load"
      ]
    },
    {
      "page": "ep_predict",
      "title": "Predict EP",
      "topics": [
        "ep_predict"
      ]
    },
    {
      "page": "ep_preprocess",
      "title": "Preprocess Data",
      "topics": [
        "ep_preprocess"
      ]
    },
    {
      "page": "ep_summarize",
      "title": "Summarize EP",
      "topics": [
        "ep_summarize"
      ]
    }
  ],
  "_pkglogo": "https://ffsimulator.ffverse.com/reference/figures/logo.png",
  "_readme": "https://github.com/ffverse/ffopportunity/raw/main/README.md",
  "_rundeps": [
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "curl",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "hms",
    "ipred",
    "isoband",
    "janitor",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "nflreadr",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "snakecase",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xgboost"
  ],
  "_score": 4.310905629376141,
  "_indexed": true,
  "_nocasepkg": "ffopportunity",
  "_universes": [
    "ffverse",
    "tanho63"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T07:25:20.000Z",
      "distro": "noble",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "e20219ddc8aeb8f9ec58c6a94d2b1fc2c50240e19cda37009391ca43c14dff3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-09T07:24:49.000Z",
      "distro": "noble",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "945014c5dbd7e6781bcf45864519a55df0436360cbd4d90ed72d3b62d2ff8d83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-09T07:34:00.000Z",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "36bd8615fa0323c0405bc185b7566c82c472af90bac0050a6a84052c22e454a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-09T07:34:16.000Z",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "46b76acb72d80098d120899dbbc0c5bf1a83d4e42d8ab28e032dd6e93cd8bdf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-09T07:24:54.000Z",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "680aac45e912a76e38e8071b666af8b745a186c4668f8a8aa2a90cebef2e0b3c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-09T07:23:50.000Z",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "9b965281d5a01053ec554247089db14679373456d2885de7741b4c96d37ce48a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-09T07:24:02.000Z",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "1c96990bd5ad32d065188b5af9bb51466517abab60c66d325e8547cbf718c78d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-09T07:23:45.000Z",
      "commit": "74dcb35a112a71e5349b36abe940316067ec4fec",
      "fileid": "60d5bdf84286aeb133fcfd6145d15c06fd5034c1158459208d7569f500098bfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ffverse/actions/runs/27190345034"
    }
  ]
}