Package: moderncor
Type: Package
Title: Unified Interface for Modern and Classical Correlation
        Coefficients
Version: 0.2.0
Authors@R: person("Toshihiro", "Iguchi", role = c("aut", "cre"),
                   email = "toshihiro.iguchi.github@gmail.com")
Description: Provides a single unified interface for computing a wide variety of
    classical and modern correlation and association measures. Continuous methods
    include classical correlations (Pearson, Spearman, Kendall), modern dependence
    measures (distance correlation, maximal information coefficient, Hilbert-Schmidt
    independence criterion, Chatterjee's xi, Hoeffding's D, mutual information),
    robust correlations (biweight midcorrelation, percentage bend, Winsorized),
    ordinal correlations (polychoric, tetrachoric), partial and semi-partial
    correlations, and nonparametric measures (ball correlation, Bergsma-Dassios
    tau*). Categorical association measures (Cramer's V, phi coefficient,
    Goodman-Kruskal gamma, Somers' D, contingency coefficient, Tschuprow's T)
    are available via moderncor_cat().
License: GPL-3
URL: https://github.com/ToshihiroIguchi/moderncor
BugReports: https://github.com/ToshihiroIguchi/moderncor/issues
Encoding: UTF-8
Imports: stats, energy, XICOR
Suggests: minerva, Hmisc, dHSIC, infotheo, WRS2, psych, ppcor, Ball,
        TauStar, DescTools, testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-20 11:46:22 UTC; toshi
Author: Toshihiro Iguchi [aut, cre]
Maintainer: Toshihiro Iguchi <toshihiro.iguchi.github@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-24 09:50:02 UTC
