Package: BiocPkgDash Type: Package Title: An interactive Shiny dashboard for Bioconductor package maintainers Version: 1.1.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", "aut") ) Description: This package provides an interactive Shiny dashboard for Bioconductor package maintainers. It visualizes various package statuses, metadata, and development metrics, offering insights into package health and activity. This tool aims to support maintainers of multiple packages by filtering packages via maintainer email. Depends: R (>= 4.6.0), shiny Imports: BiocBaseUtils, BiocPkgTools (>= 1.27.6), BiocManager, bsicons, bslib, dplyr, DT, ggplot2, gh, htmlwidgets, plotly, rmarkdown, shinybiocloader, shinyjs, tibble, tidyr, utils, whisker, yaml Suggests: BiocStyle, knitr, sessioninfo, tinytest biocViews: Software, Infrastructure, Visualization, GUI VignetteBuilder: knitr License: Artistic-2.0 Encoding: UTF-8 URL: https://github.com/Bioconductor/BiocPkgDash BugReports: https://github.com/Bioconductor/BiocPkgDash/issues RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Date: 2026-03-23 Config/pak/sysreqs: cmake git libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2026-04-28 13:06:39 UTC RemoteUrl: https://github.com/Bioconductor/BiocPkgDash RemoteRef: HEAD RemoteSha: 489cd3b5067d2b051c81fb706db659a393ce3a35 NeedsCompilation: no Packaged: 2026-06-30 22:47:13 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ), Vincent Carey [aut] Maintainer: Marcel Ramos