Source: r-cran-corrplot Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Steffen Moeller , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-corrplot Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-corrplot.git Homepage: https://cran.r-project.org/package=corrplot Rules-Requires-Root: no Package: r-cran-corrplot Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Visualization of a Correlation Matrix A graphical display of a correlation matrix or general matrix. It also contains some algorithms to do matrix reordering. In addition, corrplot is good at details, including choosing color, text labels, color labels, layout, etc.