Package: nflseedR
Title: Functions to Efficiently Simulate and Evaluate NFL Seasons
Version: 1.0.2
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/leesharpe/nflseedR
BugReports: https://github.com/leesharpe/nflseedR/issues
Depends: R (>= 3.5.0)
Imports: cli, crayon, curl, dplyr, furrr, future, glue, gsubfn,
        magrittr, progressr, purrr, readr, rlang, tibble, tidyr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyverse
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-10 19:52:10 UTC; S.Carl
Author: Lee Sharpe [aut, cph],
  Sebastian Carl [cre, aut]
Maintainer: Sebastian Carl <mrcaseb@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-10 20:10:02 UTC
Built: R 4.0.2; ; 2021-04-11 10:56:56 UTC; unix
