Type: Package Package: ggcorrplot Title: Visualization of a Correlation Matrix using 'ggplot2' Version: 0.3.0.9000 Date: 2026-07-24 Authors@R: c(person(given = "Alboukadel", family = "Kassambara", role = c("aut", "cre"), email = "alboukadel.kassambara@gmail.com"), person(given = "Indrajeet", family = "Patil", role = "ctb", email = "patilindrajeet.science@gmail.com", comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets"))) Description: 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. License: GPL-2 URL: https://rpkgs.datanovia.com/ggcorrplot/, https://github.com/kassambara/ggcorrplot BugReports: https://github.com/kassambara/ggcorrplot/issues Depends: R (>= 3.3), ggplot2 (>= 3.3.6) Imports: grDevices, reshape2, stats Suggests: testthat (>= 3.0.0), knitr, rmarkdown, spelling, vdiffr (>= 1.0.0) VignetteBuilder: knitr Encoding: UTF-8 Language: en-US Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://kassambara.r-universe.dev Date/Publication: 2026-07-24 21:21:52 UTC RemoteUrl: https://github.com/kassambara/ggcorrplot RemoteRef: HEAD RemoteSha: 8784aa347c21853460d159a81fd0e5fae419ea21 NeedsCompilation: no Packaged: 2026-07-24 21:50:59 UTC; root Author: Alboukadel Kassambara [aut, cre], Indrajeet Patil [ctb] (ORCID: , Twitter: @patilindrajeets) Maintainer: Alboukadel Kassambara