Type: Package Package: corrgram Title: Plot a Correlogram Version: 1.15 Date: 2026-05-18 Authors@R: person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0617-8673")) Description: Calculates correlation of variables and displays the results graphically. Included panel functions can display points, shading, ellipses, and correlation values with confidence intervals. See Friendly (2002) . License: MIT + file LICENSE URL: https://kwstat.github.io/corrgram/ BugReports: https://github.com/kwstat/corrgram/issues/ Imports: ellipse, graphics, grDevices, grid, lattice, stats Suggests: gridBase, hexbin, knitr, MASS, Matrix, psych, rmarkdown, seriation, sfsmisc, testthat VignetteBuilder: knitr Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Repository: https://kwstat.r-universe.dev Date/Publication: 2026-05-18 18:58:28 UTC RemoteUrl: https://github.com/kwstat/corrgram RemoteRef: HEAD RemoteSha: f54015183d778b72984d0aa1836c56162457e360 NeedsCompilation: no Packaged: 2026-06-17 06:57:19 UTC; root Author: Kevin Wright [aut, cre, cph] (ORCID: ) Maintainer: Kevin Wright