Package: nflreadr
Title: Download 'nflverse' Data
Version: 1.0.0
Authors@R: 
    c(person(given = "Tan",
             family = "Ho",
             role = c("aut", "cre", "cph"),
             email = "tan@tanho.ca",
             comment = c(ORCID = "0000-0001-8388-5155")),
      person(given = "Sebastian",
             family = "Carl",
             role = "aut",
             email = "mrcaseb@gmail.com"),
      person(given = "John",
             family = "Edwards",
             role = "ctb",
             email = "edwards1860@gmail.com"),
      person(given = "Ben",
             family = "Baldwin",
             role = "ctb",
             email = "bbaldwin206@gmail.com"),
      person(given = "Thomas",
             family = "Mock",
             role = "ctb"),
      person(given = "Lee",
             family = "Sharpe",
             role = "ctb")
             )
Description: A low-level package for downloading data from 'GitHub'
    repositories of the 'nflverse' project.
License: MIT + file LICENSE
URL: https://nflreadr.nflverse.com,
        https://github.com/nflverse/nflreadr
BugReports: https://github.com/nflverse/nflreadr/issues
Depends: R (>= 3.5.0)
Imports: cachem (>= 1.0.0), dplyr (>= 1.0.0), curl (>= 4.3.2), memoise
        (>= 2.0.0), purrr (>= 0.3.0), qs (>= 0.24.0), rappdirs (>=
        0.3.3)
Suggests: covr (>= 3.0.0), DT (>= 0.15.0), knitr (>= 1.0.0), progressr
        (>= 0.8.0), rmarkdown (>= 2.6.0), testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-09 13:27:56 UTC; Tan
Author: Tan Ho [aut, cre, cph] (<https://orcid.org/0000-0001-8388-5155>),
  Sebastian Carl [aut],
  John Edwards [ctb],
  Ben Baldwin [ctb],
  Thomas Mock [ctb],
  Lee Sharpe [ctb]
Maintainer: Tan Ho <tan@tanho.ca>
Repository: CRAN
Date/Publication: 2021-08-09 14:40:02 UTC
