Type: Package
Package: correlation
Title: Methods for Correlation Analysis
Version: 0.6.1
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 = "Indrajeet",
             family = "Patil",
             role = c("aut", "cre"),
             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")),
      person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = "aut",
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801")))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
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.4)
Imports: bayestestR (>= 0.9.0), datasets, effectsize (>= 0.4.4),
        insight (>= 0.13.2), parameters (>= 0.12.0), stats
Suggests: BayesFactor, dplyr, energy, forcats, ggcorrplot, ggplot2, gt,
        Hmisc, knitr, lme4, polycor, ppcor, psych, rmarkdown, rmcorr,
        rstanarm, see, spelling, testthat (>= 3.0.1), tidyr, wdm, WRS2
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1.9001
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-04-08 21:10:42 UTC; patil
Author: Dominique Makowski [aut, inv] (<https://orcid.org/0000-0001-5375-9967>),
  Indrajeet Patil [aut, cre] (<https://orcid.org/0000-0003-1995-6531>,
    @patilindrajeets),
  Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>),
  Mattan S. Ben-Shachar [aut] (<https://orcid.org/0000-0002-4287-4801>)
Repository: CRAN
Date/Publication: 2021-04-09 06:10:02 UTC
