# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggmemo" in publications use:' type: software license: MIT title: 'ggmemo: Add Arrows, Labels, and Change Annotations to ''ggplot2'' Charts' version: 0.1.0.9000 doi: 10.32614/CRAN.package.ggmemo abstract: Add callout arrows, highlight data points, and show percent change between rows on 'ggplot2' charts in one line of code. annotate_callout() points at a data row with an arrow and label. annotate_change() draws a color-coded arrow between two rows and labels the delta as percent change, absolute difference, or percentage points. Designed for business charts, quarterly reports, and dashboards. Built on top of the 'ggpp' package. authors: - family-names: Lintelman given-names: Lindsay email: lindsay.lintelman@posit.co repository: https://lindsay-lintelman.r-universe.dev repository-code: https://github.com/lindsay-lintelman/ggmemo commit: fca731f3549f46dd951ae38dab21932c970fe1c4 url: https://lindsay-lintelman.github.io/ggmemo/ date-released: '2026-06-16' contact: - family-names: Lintelman given-names: Lindsay email: lindsay.lintelman@posit.co