Package: BioTooltipR Title: Add Bio Tooltips to HTML Reports Version: 0.1.0 Authors@R: person("Matthew J.", "Meier", email = "matthew.meier@hc-sc.gc.ca", role = c("aut", "cre")) Description: 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. Language: en-US License: MIT + file LICENSE URL: https://github.com/mattjmeier/BioTooltipR BugReports: https://github.com/mattjmeier/BioTooltipR/issues Encoding: UTF-8 Depends: R (>= 4.1) Imports: htmltools, jsonlite, knitr, utils Suggests: DT, htmlwidgets, plotly, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 RoxygenNote: 7.3.2 NeedsCompilation: no Packaged: 2026-06-30 13:18:54 UTC; root Author: Matthew J. Meier [aut, cre] Maintainer: Matthew J. Meier Repository: https://cran.r-universe.dev Date/Publication: 2026-06-30 10:10:09 UTC RemoteUrl: https://github.com/cran/BioTooltipR RemoteRef: HEAD RemoteSha: 172102ce5449fb6e00c4afcb686d968b8f0c8b68