Package: ffsimulator Title: Simulate Fantasy Football Seasons Version: 1.2.3.02 Authors@R: person(given = "Tan", family = "Ho", role = c("aut", "cre", "cph"), email = "tan@tanho.ca", comment = c(ORCID = "0000-0001-8388-5155")) Description: Uses bootstrap resampling to run fantasy football season simulations supported by historical rankings and 'nflfastR' data, calculating optimal lineups, and returning aggregated results. License: MIT + file LICENSE URL: https://ffsimulator.ffverse.com, https://github.com/ffverse/ffsimulator BugReports: https://github.com/ffverse/ffsimulator/issues Depends: R (>= 3.5.0) Imports: checkmate (>= 2.0.0), cli (>= 3.0.0), data.table (>= 1.14.0), ffscrapr (>= 1.4.6), glue (>= 1.3.0), magrittr (>= 1.0.0), nflreadr (>= 1.2.0), Rglpk (>= 0.6.0), rlang (>= 0.4.0) Suggests: ggplot2 (>= 3.4.0), ggridges (>= 0.5.4), scales (>= 1.0.0), progressr (>= 0.8.0), knitr (>= 1.0.0), rmarkdown (>= 2.6), testthat (>= 3.0.0), vdiffr (>= 1.0.2) 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: 2026-06-19 10:58:11 UTC; root Author: Tan Ho [aut, cre, cph] (ORCID: ) Maintainer: Tan Ho