Package: BiocHubsShiny
Type: Package
Title: View AnnotationHub and ExperimentHub Resources Interactively
Version: 1.11.0
Authors@R: c( 
    person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
      c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")
    ),
    person("Vincent", "Carey", , "stvjc@channing.harvard.edu", "ctb")
  )
Description: A package that allows interactive exploration of AnnotationHub and
  ExperimentHub resources. It uses DT / DataTable to display resources for
  multiple organisms. It provides template code for reproducibility and for
  downloading resources via the indicated Hub package.
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.3.0), shiny
Imports:
    AnnotationHub,
    ExperimentHub,
    DT,
    htmlwidgets,
    rclipboard,
    S4Vectors,
    shinyAce,
    shinybiocloader,
    shinyjs,
    shinythemes,
    utils
Suggests:
    BiocManager,
    BiocStyle,
    curl,
    glue,
    knitr,
    rmarkdown,
    sessioninfo,
    shinytest2
biocViews:
    Software, ShinyApps
BugReports: https://github.com/Bioconductor/BiocHubsShiny/issues
URL: https://github.com/Bioconductor/BiocHubsShiny
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Date: 2025-09-22
git_url: https://git.bioconductor.org/packages/BiocHubsShiny
git_branch: devel
git_last_commit: 8c29714
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
