# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "patchwork" in publications use:' type: software license: MIT title: 'patchwork: The Composer of Plots' version: 1.3.2 doi: 10.32614/CRAN.package.patchwork abstract: The 'ggplot2' package provides a strong API for sequentially building up a plot, but does not concern itself with composition of multiple plots. 'patchwork' is a package that expands the API to allow for arbitrarily complex composition of plots by, among others, providing mathematical operators for combining multiple plots. Other packages that try to address this need (but with a different approach) are 'gridExtra' and 'cowplot'. authors: - family-names: Pedersen given-names: Thomas Lin email: thomasp85@gmail.com orcid: https://orcid.org/0000-0002-5147-4711 repository: https://razvanazamfirei.r-universe.dev repository-code: https://github.com/thomasp85/patchwork commit: aaca3f935dfd764307e956040e37e59a1c7aab5c url: https://patchwork.data-imaginist.com date-released: '2025-08-25' contact: - family-names: Pedersen given-names: Thomas Lin email: thomasp85@gmail.com orcid: https://orcid.org/0000-0002-5147-4711