Type: Package
Package: correlation
Title: Methods for Correlation Analysis
Version: 0.8.8
Authors@R: 
    c(person(given = "Dominique",
             family = "Makowski",
             role = c("aut", "inv"),
             email = "dom.makowski@gmail.com",
             comment = c(ORCID = "0000-0001-5375-9967")),
      person(given = "Brenton M.",
             family = "Wiernik",
             role = c("aut", "cre"),
             email = "brenton@wiernik.org",
             comment = c(ORCID = "0000-0001-9560-6336")),
      person(given = "Indrajeet",
             family = "Patil",
             role = "aut",
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531")),
      person(given = "Daniel",
             family = "Lüdecke",
             role = "aut",
             email = "d.luedecke@uke.de",
             comment = c(ORCID = "0000-0002-8895-3206")),
      person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = "aut",
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801")),
      person(given = "Rémi",
             family = "Thériault",
             role = c("aut"),
             email = "remi.theriault@mail.mcgill.ca",
             comment = c(ORCID = "0000-0003-4315-6788")),
      person(given = "Mark",
             family = "White",
             email = "markhwhiteii@gmail.com",
             role = "rev"),
      person(given = "Maximilian M.",
             family = "Rabe",
             email = "maximilian.rabe@uni-potsdam.de",
             role = "rev",
             comment = c(ORCID = "0000-0002-2556-5644")))
Maintainer: Brenton M. Wiernik <brenton@wiernik.org>
Description: Lightweight package for computing different kinds
    of correlations, such as partial correlations, Bayesian correlations,
    multilevel correlations, polychoric correlations, biweight
    correlations, distance correlations and more. Part of the 'easystats'
    ecosystem. References: Makowski et al. (2020) <doi:10.21105/joss.02306>.
License: MIT + file LICENSE
URL: https://easystats.github.io/correlation/
BugReports: https://github.com/easystats/correlation/issues
Depends: R (>= 4.1)
Imports: bayestestR (>= 0.16.0), datasets, datawizard (>= 1.1.0),
        insight (>= 1.3.1), parameters (>= 0.26.0), stats
Suggests: BayesFactor, energy, ggplot2, ggraph, gt, Hmisc, knitr, lme4,
        MASS, mbend, polycor, poorman, ppcor, psych, rmarkdown, rmcorr,
        rstanarm, see (>= 0.8.1), testthat (>= 3.2.1), tidygraph, wdm,
        WRS2, openxlsx2 (>= 1.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Config/Needs/website: rstudio/bslib, r-lib/pkgdown,
        easystats/easystatstemplate
NeedsCompilation: no
Packaged: 2025-07-08 15:00:21 UTC; brentonw
Author: Dominique Makowski [aut, inv] (ORCID:
    <https://orcid.org/0000-0001-5375-9967>),
  Brenton M. Wiernik [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9560-6336>),
  Indrajeet Patil [aut] (ORCID: <https://orcid.org/0000-0003-1995-6531>),
  Daniel Lüdecke [aut] (ORCID: <https://orcid.org/0000-0002-8895-3206>),
  Mattan S. Ben-Shachar [aut] (ORCID:
    <https://orcid.org/0000-0002-4287-4801>),
  Rémi Thériault [aut] (ORCID: <https://orcid.org/0000-0003-4315-6788>),
  Mark White [rev],
  Maximilian M. Rabe [rev] (ORCID:
    <https://orcid.org/0000-0002-2556-5644>)
Repository: CRAN
Date/Publication: 2025-07-08 15:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:55:17 UTC; unix
