Package: nflseedR
Title: Functions to Efficiently Simulate and Evaluate NFL Seasons
Version: 1.2.0
Authors@R: c(
    person("Lee", "Sharpe", role = c("aut", "cph")),
    person("Sebastian", "Carl", , "mrcaseb@gmail.com", role = c("cre", "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 (>= 3.5.0)
Imports: cli, data.table, dplyr, furrr, future, gsubfn, magrittr,
        nflreadr (>= 1.1.3), progressr, purrr, rlang, tibble, tidyr
Suggests: gt, knitr, rmarkdown, scales, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-01-02 12:43:27 UTC; S.Carl
Author: Lee Sharpe [aut, cph],
  Sebastian Carl [cre, aut]
Maintainer: Sebastian Carl <mrcaseb@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-05 21:50:31 UTC
Built: R 4.2.0; ; 2023-01-11 03:46:33 UTC; unix
