tidycorrgram: Tidy Correlation Matrices and 'ggplot2' Correlograms

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.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: ggplot2, stats
Published: 2026-06-15
DOI: 10.32614/CRAN.package.tidycorrgram
Author: Xinyu Zhang [aut, cre]
Maintainer: Xinyu Zhang <zhangx60 at uci.edu>
BugReports: https://github.com/zhangx60/tidycorrgram/issues
License: MIT + file LICENSE
URL: https://github.com/zhangx60/tidycorrgram
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: tidycorrgram results

Documentation:

Reference manual: tidycorrgram.html , tidycorrgram.pdf

Downloads:

Package source: tidycorrgram_0.1.0.tar.gz
Windows binaries: r-devel: tidycorrgram_0.1.0.zip, r-release: tidycorrgram_0.1.0.zip, r-oldrel: tidycorrgram_0.1.0.zip
macOS binaries: r-release (arm64): tidycorrgram_0.1.0.tgz, r-oldrel (arm64): tidycorrgram_0.1.0.tgz, r-release (x86_64): tidycorrgram_0.1.0.tgz, r-oldrel (x86_64): tidycorrgram_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidycorrgram to link to this page.