# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "BioTooltipR" in publications use:' type: software license: MIT title: 'BioTooltipR: Add Bio Tooltips to HTML Reports' version: 0.1.0 abstract: 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. authors: - family-names: Meier given-names: Matthew J. email: matthew.meier@hc-sc.gc.ca repository: https://cran.r-universe.dev repository-code: https://github.com/mattjmeier/BioTooltipR commit: 172102ce5449fb6e00c4afcb686d968b8f0c8b68 url: https://github.com/mattjmeier/BioTooltipR date-released: '2026-06-30' contact: - family-names: Meier given-names: Matthew J. email: matthew.meier@hc-sc.gc.ca