# -------------------------------------------- # 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 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://cran.r-universe.dev commit: 1a0c8fa1b14fc5d7bf9f4efab5fb45c14b4be804 date-released: '2026-05-13' contact: - family-names: Berlinski given-names: Josh email: jdberlinski@gmail.com