Package: ggcorrplot 0.3.0.9000

ggcorrplot: Visualization of a Correlation Matrix using 'ggplot2'

The 'ggcorrplot' package can be used to visualize easily a correlation matrix using 'ggplot2'. It provides a solution for reordering the correlation matrix and displays the significance level on the plot. It also includes a function for computing a matrix of correlation p-values.

Authors:Alboukadel Kassambara [aut, cre], Indrajeet Patil [ctb]

ggcorrplot_0.3.0.9000.tar.gz
ggcorrplot_0.3.0.9000.zip(r-4.7-any)ggcorrplot_0.3.0.9000.zip(r-4.6-any)ggcorrplot_0.3.0.9000.zip(r-4.5-any)
ggcorrplot_0.3.0.9000.tgz(r-4.6-any)ggcorrplot_0.3.0.9000.tgz(r-4.5-any)
ggcorrplot_0.3.0.9000.tar.gz(r-4.7-any)ggcorrplot_0.3.0.9000.tar.gz(r-4.6-any)
ggcorrplot_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
ggcorrplot/json (API)

# Install 'ggcorrplot' in R:
install.packages('ggcorrplot', repos = c('https://kassambara.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kassambara/ggcorrplot/issues

Pkgdown/docs site:https://rpkgs.datanovia.com

On CRAN:

Conda:

14.65 score 195 stars 26 packages 9.2k scripts 27k downloads 71 mentions 2 exports 23 dependencies

Last updated from:8784aa347c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK172
source / vignettesOK192
linux-release-x86_64OK186
macos-release-arm64OK108
macos-oldrel-arm64OK135
windows-devel-x86_64OK121
windows-release-x86_64OK125
windows-oldrel-x86_64OK107
wasm-releaseOK136

Exports:cor_pmatggcorrplot

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclemagrittrplyrR6RColorBrewerRcppreshape2rlangS7scalesstringistringrvctrsviridisLitewithr

Introduction to ggcorrplot
The inputs: a correlation matrix and its p-values | Basic correlogram | Reorder by clustering | Layout: triangles and mixed glyphs | Add the coefficients | Mark statistical significance | Colors and theme | It is a ggplot: compose freely | Computing p-values with cor_pmat() | Session information

Last update: 2026-07-24
Started: 2026-07-09

Publication-ready correlation plots
The clustered correlogram | Lower triangle with coefficients | Marking significance | Circles for magnitude | Size-scaled squares | corrplot-style boxed cells | A colorblind-safe palette | A clean, edgeless heatmap | A rectangular predictor-by-outcome matrix | Going further: it is a ggplot | Session information

Last update: 2026-07-11
Started: 2026-07-09