Package: ffopportunity Title: Models for Fantasy Football Expected Points Version: 0.1.2 Authors@R: c( person("Joe", "Sydlowski", , "syd235@gmail.com", role = c("aut", "cph")), person("Tan", "Ho", , "tan@tanho.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8388-5155")) ) Description: Downloads expected fantasy points data from 'ffverse' repositories if available, and otherwise builds up expected points data by applying models to 'nflverse' play-by-play data. License: GPL (>= 3) URL: https://ffopportunity.ffverse.com, https://github.com/ffverse/ffopportunity BugReports: https://github.com/ffverse/ffopportunity/issues Depends: R (>= 4.1.0) Imports: cli (>= 3.0.0), data.table, dplyr (>= 1.0.0), glue (>= 1.0.0), hardhat (>= 0.1.0), janitor (>= 1.0.0), magrittr (>= 1.0.0), nflreadr (>= 1.3.0), purrr (>= 0.3.0), rappdirs (>= 0.3.0), recipes (>= 0.1.16), rlang (>= 0.1.0), stats, stringr (>= 1.4.0), tibble (>= 3.0.0), tidyr (>= 1.0.0), tidyselect (>= 1.0.0), utils, xgboost (>= 1.1) Suggests: arrow (>= 5.0.0), covr, curl, jsonlite, piggyback (>= 0.1.1), progressr (>= 0.8.0), roxygen2 (>= 7.1.0), testthat (>= 3.0.0) 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: 2026-06-09 07:22:19 UTC; root Author: Joe Sydlowski [aut, cph], Tan Ho [aut, cre] (ORCID: ) Maintainer: Tan Ho