Package: hubAdmin Title: Utilities for Administering Hubverse Hubs Version: 1.9.0 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("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: A set of utility functions for administering 'hubverse' Hubs. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 URL: https://github.com/hubverse-org/hubAdmin BugReports: https://github.com/hubverse-org/hubAdmin/issues Imports: checkmate, cli, fs, glue, gt (>= 0.11.1), hubUtils (>= 1.0.0.9000), jsonlite, jsonvalidate, magrittr, purrr, rlang, stringr, utils, tibble, lifecycle Suggests: covr, curl, digest, gh, hubData, knitr, withr, rmarkdown, testthat (>= 3.2.0), waldo Remotes: hubverse-org/hubData, hubverse-org/hubUtils Config/Needs/website: hubverse-org/hubStyle Depends: R (>= 4.1) VignetteBuilder: knitr Config/pak/sysreqs: cmake git make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://hubverse-org.r-universe.dev Date/Publication: 2025-11-19 15:22:45 UTC RemoteUrl: https://github.com/hubverse-org/hubAdmin RemoteRef: v1.9.0 RemoteSha: f894eca4f6b9faf2ebeadb3db0e9eddb281283a7 NeedsCompilation: no Packaged: 2026-06-12 07:59:05 UTC; root Author: Anna Krystalli [aut, cre] (ORCID: ), Li Shandross [ctb], Nicholas G. Reich [ctb] (ORCID: ), Evan L. Ray [ctb], Zhian N. Kamvar [ctb] (ORCID: ), Consortium of Infectious Disease Modeling Hubs [cph] Maintainer: Anna Krystalli