Package: hubverse
Title: Easily Install and Load the 'hubverse'
Version: 0.0.1.0000
Authors@R:
c(person("Li", "Shandross", , "lshandross@umass.edu", role = c("aut", "cre"),
comment = c(ORCID = "0009-0008-1348-1954")),
person(family = "Consortium of Infectious Disease Modeling Hubs",
role = c("cph")))
Description: A collection of packages that enables collaborative
modeling exercises through a unified framework for aggregating,
visualizing, and evaluating forecasts. This package is designed
to make it easy to install and load multiple 'hubverse'
packages in a single step. Learn more at
.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
URL: https://github.com/hubverse-org/hubverse
BugReports: https://github.com/hubverse-org/hubverse/issues
Imports: dplyr, hubAdmin (>= 1.0.0), hubCI (>= 0.0.1), hubData (>=
0.2.0), hubEnsembles (>= 0.1.2), hubExamples (>= 0.0.0.9002),
hubEvals (>= 0.0.0.9000), hubUtils (>= 0.1.0), hubValidations
(>= 0.1.0), hubVis (>= 0.0.0.9100), magrittr, rlang, tibble,
yaml
Suggests: aws.s3, arrow, knitr, readr, rmarkdown,
Remotes: hubverse-org/hubAdmin, hubverse-org/hubCI,
hubverse-org/hubData, hubverse-org/hubEnsembles,
hubverse-org/hubEvals, hubverse-org/hubExamples,
hubverse-org/hubValidations, hubverse-org/hubVis,
hubverse-org/hubUtils,
Config/Needs/website: hubverse-org/hubStyle
Depends: R (>= 2.10)
VignetteBuilder: knitr
Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev
libxml2-dev libssl-dev libnode-dev libx11-dev
Repository: https://hubverse-org.r-universe.dev
Date/Publication: 2025-07-23 13:25:54 UTC
RemoteUrl: https://github.com/hubverse-org/hubverse
RemoteRef: HEAD
RemoteSha: ba9929b15c2e1a3bb57209b1535a56c28d986e01
NeedsCompilation: no
Packaged: 2026-06-29 15:28:35 UTC; root
Author: Li Shandross [aut, cre] (ORCID:
),
Consortium of Infectious Disease Modeling Hubs [cph]
Maintainer: Li Shandross