# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BagWhiskerPlot" in publications use:' type: software license: GPL-3.0-only title: 'BagWhiskerPlot: Bag-and-Whisker Plot' version: 0.1.0 abstract: 'Implementation of the Bag-and-Whisker Plot for bivariate data. Provides a single user-facing function bag_whisker() that wraps the computation and plotting helpers in this package. For more details, please refer to the paper "The Bag-and-Whisker Plot: A New Bagplot for Bivariate Data" by Qin, Gang, Tong and Cui (2025) .' authors: - family-names: Qin given-names: Shenghao email: seanqin31@outlook.com repository: https://cran.r-universe.dev commit: 8fb77e46ab434fda033884795b3fceedf3490b82 date-released: '2026-05-13' contact: - family-names: Qin given-names: Shenghao email: seanqin31@outlook.com