Type: Package
Package: correlation
Title: Methods for Correlation Analysis
Version: 0.8.2
Authors@R: 
    c(person(given = "Dominique",
             family = "Makowski",
             role = c("aut", "inv"),
             email = "dom.makowski@gmail.com",
             comment = c(ORCID = "0000-0001-5375-9967", Twitter = "@Dom_Makowski")),
      person(given = "Brenton M.",
             family = "Wiernik",
             role = c("aut", "cre"),
             email = "brenton@wiernik.org",
             comment = c(ORCID = "0000-0001-9560-6336", Twitter = "@bmwiernik")),
      person(given = "Indrajeet",
             family = "Patil",
             role = "aut",
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")),
      person(given = "Daniel",
             family = "Lüdecke",
             role = "aut",
             email = "d.luedecke@uke.de",
             comment = c(ORCID = "0000-0002-8895-3206", Twitter = "@strengejacke")),
      person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = "aut",
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801", Twitter = "@mattansb")),
      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.
License: GPL-3
URL: https://easystats.github.io/correlation/
BugReports: https://github.com/easystats/correlation/issues
Depends: R (>= 3.5)
Imports: bayestestR (>= 0.12.1), datasets, datawizard (>= 0.5.0),
        insight (>= 0.18.0), parameters (>= 0.18.1), stats
Suggests: BayesFactor, poorman, energy, ggplot2, ggraph, gt, Hmisc,
        knitr, lme4, mbend, polycor, ppcor, psych, rmarkdown, rmcorr,
        rstanarm, see, testthat (>= 3.1.0), tidygraph, wdm, WRS2
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-07 21:26:53 UTC; indrajeetpatil
Author: Dominique Makowski [aut, inv] (<https://orcid.org/0000-0001-5375-9967>,
    @Dom_Makowski),
  Brenton M. Wiernik [aut, cre] (<https://orcid.org/0000-0001-9560-6336>,
    @bmwiernik),
  Indrajeet Patil [aut] (<https://orcid.org/0000-0003-1995-6531>,
    @patilindrajeets),
  Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>,
    @strengejacke),
  Mattan S. Ben-Shachar [aut] (<https://orcid.org/0000-0002-4287-4801>,
    @mattansb),
  Mark White [rev],
  Maximilian M. Rabe [rev] (<https://orcid.org/0000-0002-2556-5644>)
Repository: CRAN
Date/Publication: 2022-08-09 17:20:07 UTC
