# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggbumpribbon" in publications use:' type: software license: MIT title: 'ggbumpribbon: Sigmoid-Curved Ribbons for Rank Comparison Charts' version: 0.2.0 doi: 10.32614/CRAN.package.ggbumpribbon abstract: Provides 'ggplot2' geoms and stats for creating bump charts with sigmoid-curved filled ribbons and lines. Supports rank comparison visualizations where smooth S-shaped curves connect categorical positions across an ordered axis. Offers two interpolation methods (logistic sigmoid and cubic Hermite) with C1-continuous segment joins. Includes custom scales and themes optimized for bump chart readability. authors: - family-names: Skarsten given-names: Sondre email: sondreskarsten@gmail.com repository: https://sondreskarsten.r-universe.dev repository-code: https://github.com/sondreskarsten/ggbumpribbon commit: 3bd45d7a4ba1d33ea5d704c98e734770a64c6217 url: https://github.com/sondreskarsten/ggbumpribbon date-released: '2026-03-19' contact: - family-names: Skarsten given-names: Sondre email: sondreskarsten@gmail.com