Package: hubUtils Version: 1.2.0 Title: Core 'hubverse' Utilities 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 = "aut"), 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("Zhian N.", "Kamvar", , "zkamvar@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0003-1458-7108")), person("Consortium of Infectious Disease Modeling Hubs", role = "cph") ) Description: Core set of low-level utilities common across the 'hubverse'. Used to interact with 'hubverse' schema, Hub configuration files and model outputs and designed to be primarily used internally by other 'hubverse' packages. See Reich et al. (2022) for an overview of Collaborative Hubs. License: MIT + file LICENSE URL: https://github.com/hubverse-org/hubUtils, https://hubverse-org.github.io/hubUtils/ BugReports: https://github.com/hubverse-org/hubUtils/issues Depends: R (>= 4.1.0) Imports: checkmate, cli, curl, fs, gh, glue, jsonlite, lifecycle, magrittr, memoise, purrr, rlang, stats, stringr, tibble, utils Suggests: arrow (>= 17.0.0), dplyr, knitr, rmarkdown, testthat (>= 3.2.0) Config/Needs/website: hubverse-org/hubStyle Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake git make libicu-dev libuv1-dev libssl-dev Repository: https://hubverse-org.r-universe.dev Date/Publication: 2026-01-13 14:07:04 UTC RemoteUrl: https://github.com/hubverse-org/hubUtils RemoteRef: v1.2.0 RemoteSha: 035ee3a78c6ac59cfe2784d59d84681ba0aa2d7d NeedsCompilation: no Packaged: 2026-06-14 08:26:05 UTC; root Author: Anna Krystalli [aut, cre] (ORCID: ), Li Shandross [aut], Nicholas G. Reich [ctb] (ORCID: ), Evan L. Ray [ctb], Zhian N. Kamvar [ctb] (ORCID: ), Consortium of Infectious Disease Modeling Hubs [cph] Maintainer: Anna Krystalli