Package: BiocHubsShiny Type: Package Title: View AnnotationHub and ExperimentHub Resources Interactively Version: 1.13.1 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) Date: 2026-05-21 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2026-05-21 22:08:31 UTC RemoteUrl: https://github.com/Bioconductor/BiocHubsShiny RemoteRef: HEAD RemoteSha: 51dd7c9c8862dec9a861c018a707c29ac55dda00 NeedsCompilation: no Packaged: 2026-06-20 10:12:31 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ), Vincent Carey [ctb] Maintainer: Marcel Ramos