Package: hubData Title: Tools for accessing and working with hubverse data Version: 2.2.2 Authors@R: c(person("Anna", "Krystalli", , "annakrystalli@googlemail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2378-4915")), person("Li", "Shandross", , "lshandross@umass.edu", role = "ctb"), person("Nicholas G.", "Reich", , "nick@umass.edu", role = "ctb", comment = c(ORCID = "0000-0003-3503-9899")), person("Evan L.", "Ray", , "elray@umass.edu", role = "ctb"), person("Becky", "Sweger", , "bsweger@gmail.com", role = "ctb"), person("Dylan H.", "Morris", "dylan@dylanhmorris.com", role = "ctb", comment = c(ORCID = "0000-0002-3655-406X")), person(family = "Consortium of Infectious Disease Modeling Hubs", role = c("cph"))) Description: A set of utility functions for accessing and working with forecast and target data from Infectious Disease Modeling Hubs. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 URL: https://hubverse-org.github.io/hubData, https://github.com/hubverse-org/hubData BugReports: https://github.com/hubverse-org/hubData/issues Imports: arrow (>= 17.0.0), checkmate, cli, dplyr (>= 1.1.0), fs, hubUtils (>= 1.2.0), lifecycle, magrittr, purrr, rlang, stringr, tibble, yaml, zoltr (>= 1.0.1) Suggests: covr, curl, dbplyr, digest, duckdb, gert, gh, hubAdmin (>= 1.9.0), jsonlite, knitr, mockery, rmarkdown, testthat (>= 3.3.0), withr Remotes: hubverse-org/hubUtils, hubverse-org/hubAdmin Config/Needs/website: hubverse-org/hubStyle Depends: R (>= 4.1) VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: cmake git make libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://hubverse-org.r-universe.dev Date/Publication: 2026-07-15 09:22:09 UTC RemoteUrl: https://github.com/hubverse-org/hubData RemoteRef: v2.2.2 RemoteSha: 842d47aa2c083e2dff3ee870e4957bd2d3dd1232 NeedsCompilation: no Packaged: 2026-07-15 09:46:22 UTC; root Author: Anna Krystalli [aut, cre] (ORCID: ), Li Shandross [ctb], Nicholas G. Reich [ctb] (ORCID: ), Evan L. Ray [ctb], Becky Sweger [ctb], Dylan H. dylan@dylanhmorris.com Morris [ctb] (ORCID: ), Consortium of Infectious Disease Modeling Hubs [cph] Maintainer: Anna Krystalli