Package: ggcorrplot
Type: Package
Title: Visualization of a Correlation Matrix using 'ggplot2'
Version: 0.1.1
Date: 2016-01-12
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
BugReports: https://github.com/kassambara/ggcorrplot/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-12 21:50:00 UTC; alboukadel
Author: Alboukadel Kassambara [aut, cre]
Maintainer: Alboukadel Kassambara <alboukadel.kassambara@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-12 23:12:53
