# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ggbond" in publications use:' type: software license: GPL-3.0-or-later title: 'ggbond: Interactive Layout Editor for ''R'' Plots' version: 0.0.5 abstract: Provides a 'shiny'-based layout editor for arranging 'R' plot objects on a fixed-size canvas. It supports 'ggplot2' plots, 'graphics' functions and recorded plots, 'pheatmap' objects, 'ComplexHeatmap' objects, 'grid' grobs, 'gtable' objects, and local raster images, with live preview and PDF or PNG export. authors: - family-names: Li given-names: BeiHao email: szright2000@gmail.com repository: https://cran.r-universe.dev commit: 5e7f7ae6f2deab1908790770632603db09bd7a15 date-released: '2026-06-25' contact: - family-names: Li given-names: BeiHao email: szright2000@gmail.com