Package: nflseedR
Title: Functions to Efficiently Simulate and Evaluate NFL Seasons
Version: 2.0.1
Authors@R: c(
    person("Sebastian", "Carl", , "mrcaseb@gmail.com", role = c("cre", "aut", "cph")),
    person("Lee", "Sharpe", role = c("aut"))
  )
Description: A set of functions to simulate National Football League
    seasons 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
Depends: R (>= 4.1.0)
Imports: cli, data.table, dplyr, furrr, future, gsubfn, lifecycle,
        nflreadr (>= 1.1.3), progressr, purrr, rlang, tibble, tidyr
Suggests: gt (>= 0.9.0), knitr, nflplotR (>= 1.2.0), rmarkdown, scales,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-18 15:19:19 UTC; S.Carl
Author: Sebastian Carl [cre, aut, cph],
  Lee Sharpe [aut]
Maintainer: Sebastian Carl <mrcaseb@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-18 16:40:08 UTC
Built: R 4.5.1; ; 2025-10-21 13:55:24 UTC; windows
