Package: CircularBoxplots Title: Grouped Boxplots for Circular Data Version: 0.1.2 Authors@R: c(person("Josh", "Berlinski", email = "jdberlinski@gmail.com", role = c("aut", "cre")), person("Fan", "Dai", role = "aut", email = "fand@mtu.edu")) Description: 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) . License: GPL-2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: circular, plotrix, rgl, RColorBrewer, plot3D, grDevices Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://jdberlinski.r-universe.dev Date/Publication: 2026-05-08 22:53:19 UTC RemoteUrl: https://github.com/jdberlinski/circularboxplots RemoteRef: HEAD RemoteSha: 6ea21e5f7b76eda13a7d6e10b2bdfbc9b3bd036f NeedsCompilation: no Packaged: 2026-07-13 07:38:06 UTC; root Author: Josh Berlinski [aut, cre], Fan Dai [aut] Maintainer: Josh Berlinski Depends: R (>= 3.5.0)