Bioc2026 Registration Open!

shinybiocloader

Use a Shiny Bioconductor CSS loader

Bioconductor version: 3.23 · Package version: 1.2.0

Add a Bioconductor themed CSS loader to your shiny app. It is based on the shinycustomloader R package. Use a spinning Bioconductor note loader to enhance your shiny app loading screen. This package is intended for developer use.

Installation

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

BiocManager::install("shinybiocloader")

Details

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

Documentation

Download

Dependencies

Depends: htmltools

Imports: shiny

Suggests: shinydashboard, tinytest, quarto

Reverse dependencies

Imports Me (2): BiocHubsShiny, BiocPkgDash