Package: ggcorrplot
Type: Package
Title: Visualization of a Correlation Matrix using 'ggplot2'
Version: 0.1.3
Date: 2019-05-19
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
Encoding: UTF-8
Depends: ggplot2
Imports: reshape2, stats
Suggests: knitr, spelling
URL: http://www.sthda.com/english/wiki/ggcorrplot
BugReports: https://github.com/kassambara/ggcorrplot/issues
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-05-19 09:44:53 UTC; kassambara
Author: Alboukadel Kassambara [aut, cre]
Maintainer: Alboukadel Kassambara <alboukadel.kassambara@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-19 10:10:02 UTC
