Bioc2026 Registration Open!

BiocMaintainerApp

View Bioconductor Package Maintainer Information Interactively

Bioconductor version: 3.23 · Package version: 1.0.0

This package allows interactive viewing of package maintainer information. The Bioconductor Package Maintainer Application sends yearly verification emails to accept Bioconductor policies; this application also depicts maintainer status on opting in and if the email is deemed valid.

Installation

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

BiocManager::install("BiocMaintainerApp")

Details

MaintainerLori Shepherd <lori.shepherd@roswellpark.org>
AuthorLori Shepherd [aut, cre]
LicenseArtistic-2.0
URLhttps://github.com/lshep/BiocMaintainerApp
Bug Reportshttps://github.com/lshep/BiocMaintainerApp/issues
Downloads rank47
Source branchRELEASE_3_23
biocViewsInfrastructure, ShinyApps, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: shiny, jsonlite, DT, shinyjs, shinythemes

Suggests: knitr, BiocStyle, testthat (>= 3.0.0)