# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ggwizard" in publications use:' type: software license: MIT title: 'ggwizard: Create Beautiful ggplot2 Charts Without Coding' version: 0.1.0 doi: 10.32614/CRAN.package.ggwizard abstract: A point-and-click Shiny application that guides non-programmers through importing CSV or Excel data, previewing it, and generating publication-quality ggplot2 charts. Supports bar, line, scatter, time series, histogram, box, violin, and area plots with full customisation of labels, themes, colours, and font styles. Outputs are saved to a timestamped folder along with a reproducible R script and a run log. authors: - family-names: Ogoe given-names: Ebenezer email: ebenezerogoe@gmail.com repository: https://ebenogoe.r-universe.dev repository-code: https://github.com/ebenogoe/ggwizard commit: de47a0ff534cd6fc5ae878bb9e8493fef022835b url: https://github.com/ebenogoe/ggwizard date-released: '2026-06-26' contact: - family-names: Ogoe given-names: Ebenezer email: ebenezerogoe@gmail.com