Package: corrr
Type: Package
Version: 0.3.2
Title: Correlations in R
Description: A tool for exploring correlations.
    It makes it possible to easily perform routine tasks when
    exploring correlation matrices such as ignoring the diagonal,
    focusing on the correlations of certain variables against others,
    or rearranging and visualising the matrix in terms of the
    strength of the correlations.
Author: 
  Simon Jackson [aut, cre],
  Jorge Cimentada [ctb],
  Edgar Ruiz [aut]
Maintainer: Edgar Ruiz <edgararuiz@gmail.com>
URL: https://github.com/drsimonj/corrr
BugReports: https://github.com/drsimonj/corrr/issues
Depends: R (>= 3.3.0)
LazyData: yes
License: MIT + file LICENSE
RoxygenNote: 6.1.1
Suggests: testthat (>= 1.0.2), knitr (>= 1.13), rmarkdown (>= 0.9.6),
        dbplyr (>= 1.2.1), DBI, RSQLite, sparklyr (>= 0.9)
Imports: dplyr (>= 0.8.0), magrittr (>= 1.5), tidyr (>= 0.5.1), ggplot2
        (>= 2.2.0), seriation (>= 1.2-0), lazyeval (>= 0.2.0), purrr
        (>= 0.2.2), tibble (>= 2.0), ggrepel (>= 0.6.5), methods (>=
        3.4.3), rlang(>= 0.2.0)
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-04-20 02:45:48 UTC; edgar
Repository: CRAN
Date/Publication: 2019-04-20 16:00:17 UTC
