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.

Version: 0.1.0
Depends: R (≥ 4.1)
Imports: htmltools, jsonlite, knitr, utils
Suggests: DT, htmlwidgets, plotly, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-06-30
DOI: 10.32614/CRAN.package.BioTooltipR (may not be active yet)
Author: Matthew J. Meier [aut, cre]
Maintainer: Matthew J. Meier <matthew.meier at hc-sc.gc.ca>
BugReports: https://github.com/mattjmeier/BioTooltipR/issues
License: MIT + file LICENSE
URL: https://github.com/mattjmeier/BioTooltipR
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: BioTooltipR results

Documentation:

Reference manual: BioTooltipR.html , BioTooltipR.pdf
Vignettes: Adding BioTooltipR to R Markdown reports (source, R code)

Downloads:

Package source: BioTooltipR_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): BioTooltipR_0.1.0.tgz, r-oldrel (arm64): BioTooltipR_0.1.0.tgz, r-release (x86_64): BioTooltipR_0.1.0.tgz, r-oldrel (x86_64): BioTooltipR_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BioTooltipR to link to this page.