# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/lindsay-lintelman/ggmemo commit: 94f9593b5d4d0609293486a065072342d3376df5 url: https://lindsay-lintelman.github.io/ggmemo/ date-released: '2026-06-16' contact: - family-names: Lintelman given-names: Lindsay email: lindsay.lintelman@posit.co