# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ggpaintr" in publications use:' type: software license: GPL-3.0-only title: 'ggpaintr: Build Formula-Driven ''shiny'' Apps for ''ggplot2''' version: 0.11.1 abstract: Turns a single 'ggplot2'-style formula string into a small 'shiny' application. Placeholder tokens in the formula become input widgets automatically; the package completes the expression with the current input values, renders the plot, shows the generated code, and supports uploaded datasets in different formats. authors: - family-names: Ju given-names: Wangqian email: wju@iastate.edu orcid: https://orcid.org/0000-0002-9977-377X - family-names: Pang given-names: Jinji email: pjj0702@iastate.edu orcid: https://orcid.org/0000-0002-2267-2313 - family-names: Qiao given-names: Zhili email: zlqiao@iastate.edu orcid: https://orcid.org/0000-0002-8154-0898 repository: https://cran.r-universe.dev repository-code: https://github.com/willju-wangqian/ggpaintr commit: c3da678a1cf08ade55547e1b023438ab1d58c085 url: https://willju-wangqian.github.io/ggpaintr/ date-released: '2026-07-07' contact: - family-names: Ju given-names: Wangqian email: wju@iastate.edu orcid: https://orcid.org/0000-0002-9977-377X