Package: nflseedR
Title: Functions to Efficiently Simulate and Evaluate NFL Seasons
Version: 1.1.0
Authors@R: 
    c(person(given = "Lee",
             family = "Sharpe",
             role = c("aut", "cph")),
      person(given = "Sebastian",
             family = "Carl",
             role = c("cre", "aut"),
             email = "mrcaseb@gmail.com"))
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, crayon, curl, dplyr, furrr, future, glue, gsubfn,
        magrittr, nflreadr (>= 1.1.3), progressr, purrr, readr, rlang,
        tibble, tidyr
Suggests: gt, knitr, rmarkdown, scales, testthat (>= 3.0.0), tidyverse
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-07 09:00:20 UTC; S.Carl
Author: Lee Sharpe [aut, cph],
  Sebastian Carl [cre, aut]
Maintainer: Sebastian Carl <mrcaseb@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-07 09:30:02 UTC
