Package: nflverse
Title: Easily Install and Load the 'nflverse'
Version: 1.0.1
Authors@R: c(
    person("Sebastian", "Carl", , "mrcaseb@gmail.com", role = c("aut", "cre")),
    person("Ben", "Baldwin", , "bbaldwin206@gmail.com", role = "aut"),
    person("Lee", "Sharpe", role = "aut"),
    person("Tan", "Ho", , "tan@tanho.ca", role = "aut",
           comment = c(ORCID = "0000-0001-8388-5155"))
  )
Description: The 'nflverse' is a set of packages dedicated to data of the
    National Football League. This package is designed to make it easy to
    install and load multiple 'nflverse' packages in a single step. Learn
    more about the 'nflverse' at <https://nflverse.nflverse.com/>.
License: MIT + file LICENSE
URL: https://nflverse.nflverse.com/,
        https://github.com/nflverse/nflverse
BugReports: https://github.com/nflverse/nflverse/issues
Imports: cli (>= 3.0.0), crayon (>= 1.4.0), magrittr (>= 2.0.0), nfl4th
        (>= 1.0.1), nflfastR (>= 4.3.0), nflplotR (>= 1.0.0), nflreadr
        (>= 1.1.2), nflseedR (>= 1.0.2), rlang (>= 0.4.10), rstudioapi
        (>= 0.13)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-02-08 10:20:37 UTC; ne48wop
Author: Sebastian Carl [aut, cre],
  Ben Baldwin [aut],
  Lee Sharpe [aut],
  Tan Ho [aut] (<https://orcid.org/0000-0001-8388-5155>)
Maintainer: Sebastian Carl <mrcaseb@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-08 10:40:02 UTC
