BiocPkgDash
This is the development version of BiocPkgDash; to use it, please install the devel version of Bioconductor.
An interactive Shiny dashboard for Bioconductor package maintainers
Bioconductor version: Development (3.23)
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.
Author: Marcel Ramos [aut, cre]
, Vincent Carey [aut]
Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>
citation("BiocPkgDash")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("BiocPkgDash")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BiocPkgDash")
| Bioconductor Package Dashboard Intro | HTML | R Script |
| Reference Manual |
Details
| biocViews | GUI, Infrastructure, Software, Visualization |
| Version | 0.99.49 |
| In Bioconductor since | BioC 3.23 (R-4.6) |
| License | Artistic-2.0 |
| 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 |
| System Requirements | |
| URL | https://github.com/Bioconductor/BiocPkgDash |
| Bug Reports | https://github.com/Bioconductor/BiocPkgDash/issues |
See More
| Suggests | BiocStyle, knitr, sessioninfo, tinytest |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | BiocPkgDash_0.99.49.tar.gz |
| Windows Binary (x86_64) | |
| macOS Binary (big-sur-x86_64) | |
| macOS Binary (big-sur-arm64) | BiocPkgDash_0.99.49.tgz |
| macOS Binary (sonoma-arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/BiocPkgDash |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/BiocPkgDash |
| Bioc Package Browser | https://code.bioconductor.org/browse/BiocPkgDash/ |
| Package Short Url | https://bioconductor.org/packages/BiocPkgDash/ |
| Package Downloads Report | Download Stats |