# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ggpower" in publications use:' type: software license: GPL-3.0-or-later title: 'ggpower: Publication-Ready Power Analysis and Visualization' version: 0.1.2 abstract: Provides statistical power analysis and sample size calculations for t-tests, ANOVA, regression, chi-square, proportion, correlation, nonparametric, biomarker, and clinical trial designs. Includes a scriptable API via power_compute(), publication-ready 'ggplot2' visualizations, and an optional 'Shiny' application. authors: - family-names: Li given-names: Yaoxiang email: liyaoxiang@outlook.com repository: https://cran.r-universe.dev repository-code: https://github.com/YaoxiangLi/ggpower commit: 4777d3fdd9dee7e7d5cf3170a7162f099f81eba2 url: https://yaoxiangli.github.io/ggpower/ date-released: '2026-07-10' contact: - family-names: Li given-names: Yaoxiang email: liyaoxiang@outlook.com