Package: nflversedata Title: nflverse data storage functions Version: 0.0.16 Authors@R: c( person("Tan", "Ho", , "tan@tanho.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8388-5155")), person("Sebastian", "Carl", , "mrcaseb@gmail.com", role = "aut") ) Description: This repository holds automated data releases for nflverse projects and helper functions for managing the uploads. License: CC BY 4.0 URL: https://github.com/nflverse/nflverse-data BugReports: https://github.com/nflverse/nflverse-data/issues Depends: R (>= 4.4.0) Imports: arrow (>= 5.0.0), cli (>= 3.2.0), data.table (>= 1.14.0), fs, gh (>= 1.3.0), glue (>= 1.5.0), httr (>= 1.4.0), jsonlite (>= 1.7.0), logger, memoise, nflreadr (>= 1.3.0), piggyback (>= 0.1.4), purrr (>= 0.3.4), rlang Suggests: minioclient Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake git make libuv1-dev libssl-dev Repository: https://nflverse.r-universe.dev Date/Publication: 2026-06-01 06:42:26 UTC RemoteUrl: https://github.com/nflverse/nflverse-data RemoteRef: HEAD RemoteSha: b86fc399d488bb12b22f82b0a22ebde0baa09ea7 NeedsCompilation: no Packaged: 2026-06-01 10:44:51 UTC; root Author: Tan Ho [aut, cre] (ORCID: ), Sebastian Carl [aut] Maintainer: Tan Ho