# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "CircularBoxplots" in publications use:' type: software license: GPL-2.0-only title: 'CircularBoxplots: Grouped Boxplots for Circular Data' version: 0.1.2 doi: 10.32614/CRAN.package.CircularBoxplots abstract: Plotting functions to create circular boxplots for grouped data. The primary 2-dimensional version creates concentric circular boxplots for specified groups, scaling the width of each boxplot to adjust for human perception. The 3-dimensional version maps these plots onto a torus which is suitable for periodic circular data such as wind direction over the course of a year. An example dataset of this type is provided for reference. For examples of circular boxplots and additional implementation details, see Berlinski et al. (2026) . authors: - family-names: Berlinski given-names: Josh email: jdberlinski@gmail.com - family-names: Dai given-names: Fan email: fand@mtu.edu repository: https://jdberlinski.r-universe.dev commit: 6ea21e5f7b76eda13a7d6e10b2bdfbc9b3bd036f date-released: '2026-05-08' contact: - family-names: Berlinski given-names: Josh email: jdberlinski@gmail.com