Package: hubValidations Title: Testing framework for hubverse hub validations Version: 2.1.0 Authors@R: c( person( given = "Anna", family = "Krystalli", email = "annakrystalli@googlemail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2378-4915")), person( given = "Evan", family = "Ray", email = "elray@umass.edu", role = c("aut")), person( given = "Hugo", family = "Gruson", role = c("aut"), email = "hugo.gruson+R@normalesup.org", comment = c(ORCID = "0000-0002-4094-1476")), person("Zhian N.", "Kamvar", , "zkamvar@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0003-1458-7108")), person( family = "Consortium of Infectious Disease Modeling Hubs", role = c("cph")) ) Description: This package aims at providing a simple interface to run validations on data and metadata submitted to a hubverse modeling hub. Validation tests can be run at different levels (single file, single folder, whole repository) and locally as well as part of a continuous integration workflow. License: MIT + file LICENSE Imports: arrow (>= 17.0.0), checkmate, cli, config, dplyr (>= 1.1.0), fs, gh, hubAdmin (>= 1.9.0), hubData (>= 2.1.0), hubUtils (>= 1.2.0), jsonlite, jsonvalidate, lifecycle, lubridate, purrr, rlang, stringr, tibble, whisker, yaml Suggests: covr, curl, DT, gert, kableExtra, pak, readr, rmarkdown, testthat (>= 3.2.0), testthis, withr Remotes: hubverse-org/hubUtils, hubverse-org/hubData, hubverse-org/hubAdmin Config/testthat/edition: 3 Config/Needs/website: pkgdown, hubverse-org/hubStyle Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/hubverse-org/hubValidations, https://hubverse-org.github.io/hubValidations/ BugReports: https://github.com/hubverse-org/hubValidations/issues Depends: R (>= 4.1.0) Config/pak/sysreqs: cmake git make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev Repository: https://hubverse-org.r-universe.dev Date/Publication: 2026-04-15 13:31:38 UTC RemoteUrl: https://github.com/hubverse-org/hubValidations RemoteRef: v2.1.0 RemoteSha: fd6729fb86b4bc956c45c224c4c91799383c65e5 NeedsCompilation: no Packaged: 2026-07-14 09:09:46 UTC; root Author: Anna Krystalli [aut, cre] (ORCID: ), Evan Ray [aut], Hugo Gruson [aut] (ORCID: ), Zhian N. Kamvar [ctb] (ORCID: ), Consortium of Infectious Disease Modeling Hubs [cph] Maintainer: Anna Krystalli