Package: ggcorrplot
Type: Package
Title: Visualization of a Correlation Matrix using 'ggplot2'
Version: 0.1.2
Date: 2018-09-11
Authors@R: c(
    person("Alboukadel", "Kassambara", role = c("aut", "cre"), email = "alboukadel.kassambara@gmail.com"))
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
LazyData: TRUE
Depends: ggplot2
Imports: reshape2, stats
Suggests: knitr
URL: http://www.sthda.com/english/wiki/ggcorrplot
BugReports: https://github.com/kassambara/ggcorrplot/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-09-11 19:44:29 UTC; kassambara
Author: Alboukadel Kassambara [aut, cre]
Maintainer: Alboukadel Kassambara <alboukadel.kassambara@gmail.com>
Repository: CRAN
Date/Publication: 2018-09-11 20:10:02 UTC
