Package: nflverse
Title: Easily Install and Load the 'nflverse'
Version: 1.0.3.9001
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")),
person("John", "Edwards", , "edwards1860@gmail.com", role = "aut",
comment = c(ORCID = "0000-0002-8533-7504"))
)
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
.
License: MIT + file LICENSE
URL: https://nflverse.nflverse.com/,
https://github.com/nflverse/nflverse
BugReports: https://github.com/nflverse/nflverse/issues
Depends: R (>= 4.1.0)
Imports: cli (>= 3.0.0), crayon (>= 1.4.0), magrittr (>= 2.0.0), nfl4th
(>= 1.0.4), nflfastR (>= 5.0.0), nflplotR (>= 1.4.0), nflreadr
(>= 1.4.1), nflseedR (>= 2.0.0), rlang (>= 0.4.10), rstudioapi
(>= 0.13)
Suggests: pak (>= 0.5.0), testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libicu-dev
libuv1-dev libxml2-dev libssl-dev libnode-dev
Repository: https://nflverse.r-universe.dev
Date/Publication: 2025-08-06 13:55:37 UTC
RemoteUrl: https://github.com/nflverse/nflverse
RemoteRef: HEAD
RemoteSha: 660fa3d01eeecba35f7eb869efeab20344e54955
NeedsCompilation: no
Packaged: 2026-06-23 06:10:03 UTC; root
Author: Sebastian Carl [aut, cre],
Ben Baldwin [aut],
Lee Sharpe [aut],
Tan Ho [aut] (ORCID: ),
John Edwards [aut] (ORCID: )
Maintainer: Sebastian Carl