BioTooltipR - Add Bio Tooltips to HTML Reports
Provides lightweight helpers for adding gene and chemical
tooltips to R Markdown, Quarto, Shiny, pkgdown, and other HTML
outputs. The package emits small HTML spans with
module-specific data attributes and attaches the browser-side
'bio-tooltips' JavaScript and CSS assets through 'htmltools'.
Entity lookup and rendering are handled in the browser by
'bio-tooltips'; this package does not query biological
databases from R during package checks.