# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "reaborn" in publications use:' type: software license: BSD-3-Clause title: 'reaborn: Statistical Data Visualization, the ''seaborn'' Way' version: 1.0.0 doi: 10.32614/CRAN.package.reaborn abstract: An 'R' port of the 'Python' 'seaborn' library. 'reaborn' mirrors the 'seaborn' public function API (identical function names, argument names, and defaults) and renders visually indistinguishable plots using 'ggplot2'. Because every 'reaborn' plot is a 'ggplot' object, it can be extended with the full 'ggplot2' grammar of graphics. authors: - family-names: Schwartz given-names: Shawn email: shawn.t.schwartz@gmail.com orcid: https://orcid.org/0000-0001-6444-8451 repository: https://shawntz.r-universe.dev repository-code: https://github.com/shawntz/reaborn commit: bb915a13f8ad3870d6cafa1193e6e293813646df url: https://reaborn.org date-released: '2026-06-30' contact: - family-names: Schwartz given-names: Shawn email: shawn.t.schwartz@gmail.com orcid: https://orcid.org/0000-0001-6444-8451