# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidycorrgram" in publications use:' type: software license: MIT title: 'tidycorrgram: Tidy Correlation Matrices and ''ggplot2'' Correlograms' version: 0.1.0 doi: 10.32614/CRAN.package.tidycorrgram abstract: Computes correlation matrices as tidy data frames and creates publication-ready correlograms with 'ggplot2'. The package is designed for teaching and exploratory analysis workflows where users want one consistent interface for selecting numeric variables, calculating pairwise correlations, optionally estimating p-values, reordering variables, and drawing tile, point, or mixed correlograms. authors: - family-names: Zhang given-names: Xinyu email: zhangx60@uci.edu repository: https://zhangx60.r-universe.dev repository-code: https://github.com/zhangx60/tidycorrgram commit: fe7505c94e993663ed08ecfa3de9d80a291601f1 url: https://github.com/zhangx60/tidycorrgram date-released: '2026-06-07' contact: - family-names: Zhang given-names: Xinyu email: zhangx60@uci.edu