Package: corx
Type: Package
Title: Create and Format Correlation Matrices
Version: 1.0.7.2
Date: 2023-06-15
Authors@R: 
    person(given = "James",
           family = "Conigrave",
           role = c("aut", "cre"),
           email = "james.conigrave@gmail.com",
           comment = c(ORCID = "0000-0002-8816-6229"))
Description: Create correlation (or partial correlation) matrices. Correlation matrices are formatted with significance stars based on user preferences. Matrices of coefficients, p-values, and number of pairwise observations are returned. Send resultant formatted matrices to the clipboard to be pasted into excel and other programs. A plot method allows users to visualize correlation matrices created with 'corx'.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/conig/corx
Depends: R (>= 3.6)
Imports: crayon, ggcorrplot, glue, clipr, tidyselect, moments, ggpubr,
        ggplot2, stats, methods, ppcor
RoxygenNote: 7.2.3
Suggests: covr, papaja, psych, testthat
NeedsCompilation: no
Packaged: 2023-06-15 23:35:20 UTC; james
Author: James Conigrave [aut, cre] (<https://orcid.org/0000-0002-8816-6229>)
Maintainer: James Conigrave <james.conigrave@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-16 04:10:02 UTC
Built: R 4.3.0; ; 2023-06-16 07:13:17 UTC; unix
