Package: HubPub
Title: Utilities to create and use Bioconductor Hubs
Version: 1.20.0
Authors@R: c(
    person("Kayla", "Interdonato", email = "kayla.morrell16@gmail.com",
        role = c("aut", "cre")),
    person("Martin", "Morgan", role = "aut"),
    person("Lori", "Shepherd", role = "ctb"))
Description: HubPub provides users with functionality to help with the
        Bioconductor Hub structures. The package provides the ability
        to create a skeleton of a Hub style package that the user can
        then populate with the necessary information. There are also
        functions to help add resources to the Hub package metadata
        files as well as publish data to the Bioconductor S3 bucket.
License: Artistic-2.0
Imports: available, usethis, biocthis, dplyr, aws.s3, fs, BiocManager,
        utils
Suggests: AnnotationHubData, ExperimentHubData, GenomeInfoDbData,
        testthat, knitr, rmarkdown, BiocStyle,
biocViews: DataImport, Infrastructure, Software, ThirdPartyClient
BugReports: https://github.com/Bioconductor/HubPub/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev
        libxml2-dev libssl-dev libx11-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:56:08 UTC
RemoteUrl: https://github.com/bioc/HubPub
RemoteRef: RELEASE_3_23
RemoteSha: a6ccbb9a2816efb88c35d60861f94a0687c1d60a
NeedsCompilation: no
Packaged: 2026-04-29 17:50:55 UTC; root
Author: Kayla Interdonato [aut, cre],
  Martin Morgan [aut],
  Lori Shepherd [ctb]
Maintainer: Kayla Interdonato <kayla.morrell16@gmail.com>
Built: R 4.6.0; ; 2026-04-29 17:56:16 UTC; windows
