# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggcube" in publications use:' type: software license: MIT title: 'ggcube: 3D Plotting with ''ggplot2''' version: 0.1.0.9000 doi: 10.32614/CRAN.package.ggcube abstract: A 'ggplot2' extension for creating 3D figures. Provides 3D geoms, stats, and a coord_3d() coordinate system supporting rotation, perspective, and lighting. authors: - family-names: Kling given-names: Matthew email: mattkling@berkeley.edu repository: https://matthewkling.r-universe.dev repository-code: https://github.com/matthewkling/ggcube commit: b8c207bcbb48441f41902deb0aad4e3030b3d4d4 url: https://matthewkling.github.io/ggcube/ date-released: '2026-06-01' contact: - family-names: Kling given-names: Matthew email: mattkling@berkeley.edu