Package: corx
Type: Package
Title: Create and Format Correlation Matrices
Version: 1.0.7.3
Date: 2025-11-03
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, rlang, moments,
        ggpubr, ggplot2, stats, methods, ppcor, labelled
RoxygenNote: 7.3.3
Suggests: covr, papaja, psych, testthat
NeedsCompilation: no
Packaged: 2025-11-03 23:19:21 UTC; marine
Author: James Conigrave [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8816-6229>)
Maintainer: James Conigrave <james.conigrave@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-03 23:50:01 UTC
Built: R 4.4.1; ; 2025-11-04 03:28:26 UTC; unix
