Package: nflreadr
Title: Download 'nflverse' Data
Version: 1.2.0
Authors@R: c(
    person("Tan", "Ho", , "tan@tanho.ca", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-8388-5155")),
    person("Sebastian", "Carl", , "mrcaseb@gmail.com", role = "aut"),
    person("John", "Edwards", , "edwards1860@gmail.com", role = "ctb"),
    person("Ben", "Baldwin", , "bbaldwin206@gmail.com", role = "ctb"),
    person("Thomas", "Mock", role = "ctb"),
    person("Lee", "Sharpe", role = "ctb")
  )
Description: A minimal 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.6.0)
Imports: cachem (>= 1.0.0), cli (>= 3.0.0), curl (>= 4.3.0), data.table
        (>= 1.14.0), glue (>= 1.4.0), memoise (>= 2.0.0), qs (>=
        0.24.0), rappdirs (>= 0.3.0), Rcpp (>= 1.0.7), RcppParallel (>=
        5.1.4), rlang (>= 0.4.0), utils
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)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-17 02:39:48 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: 2022-03-17 13:20:02 UTC
Built: R 4.0.5; ; 2022-03-18 10:40:33 UTC; unix
