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.1
Depends: R (≥ 4.1)
Imports: htmltools, jsonlite, knitr, utils
Suggests: DT, htmlwidgets, plotly, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-08-20
DOI: 10.32614/CRAN.package.BioTooltipR
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.1.tar.gz
Windows binaries: r-devel: BioTooltipR_0.1.0.zip, r-release: BioTooltipR_0.1.0.zip, r-oldrel: BioTooltipR_0.1.0.zip
macOS binaries: r-release (arm64): BioTooltipR_0.1.1.tgz, r-oldrel (arm64): BioTooltipR_0.1.1.tgz, r-release (x86_64): BioTooltipR_0.1.1.tgz, r-oldrel (x86_64): BioTooltipR_0.1.1.tgz
Old sources: BioTooltipR archive

Linking:

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