# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/matthewkling/ggcube commit: 42a378c3364abf89daa352c67b8575e5714a0dd1 url: https://matthewkling.github.io/ggcube/ date-released: '2026-05-27' contact: - family-names: Kling given-names: Matthew email: mattkling@berkeley.edu