Bioc2026 Registration Open!

BiocPkgDash

An interactive Shiny dashboard for Bioconductor package maintainers

Bioconductor version: 3.23 · Package version: 1.0.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("BiocPkgDash")

Details

MaintainerMarcel Ramos <marcel.ramos@sph.cuny.edu>
AuthorMarcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Vincent Carey [aut]
LicenseArtistic-2.0
URLhttps://github.com/Bioconductor/BiocPkgDash
Bug Reportshttps://github.com/Bioconductor/BiocPkgDash/issues
Downloads rank53
Source branchRELEASE_3_23
biocViewsGUI, Infrastructure, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.5.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