{
  "_id": "6a3ce5af11b455f4884bb391",
  "Package": "moderncor",
  "Type": "Package",
  "Title": "Unified Interface for Modern and Classical Correlation\nCoefficients",
  "Version": "0.2.0",
  "Authors@R": "person(\"Toshihiro\", \"Iguchi\", role = c(\"aut\", \"cre\"),\nemail = \"toshihiro.iguchi.github@gmail.com\")",
  "Description": "Provides a single unified interface for computing a wide\nvariety of classical and modern correlation and association\nmeasures. Continuous methods include classical correlations\n(Pearson, Spearman, Kendall), modern dependence measures\n(distance correlation, maximal information coefficient,\nHilbert-Schmidt independence criterion, Chatterjee's xi,\nHoeffding's D, mutual information), robust correlations\n(biweight midcorrelation, percentage bend, Winsorized), ordinal\ncorrelations (polychoric, tetrachoric), partial and\nsemi-partial correlations, and nonparametric measures (ball\ncorrelation, Bergsma-Dassios tau*). Categorical association\nmeasures (Cramer's V, phi coefficient, Goodman-Kruskal gamma,\nSomers' D, contingency coefficient, Tschuprow's T) are\navailable via moderncor_cat().",
  "License": "GPL-3",
  "URL": "https://github.com/ToshihiroIguchi/moderncor",
  "BugReports": "https://github.com/ToshihiroIguchi/moderncor/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libgsl0-dev",
  "Repository": "https://toshihiroiguchi.r-universe.dev",
  "Date/Publication": "2026-06-20 11:40:28 UTC",
  "RemoteUrl": "https://github.com/toshihiroiguchi/moderncor",
  "RemoteRef": "HEAD",
  "RemoteSha": "a993604d943369368875ccd49f28c62e9ae89fea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 08:19:45 UTC",
    "User": "root"
  },
  "Author": "Toshihiro Iguchi [aut, cre]",
  "Maintainer": "Toshihiro Iguchi <toshihiro.iguchi.github@gmail.com>",
  "MD5sum": "75cf099f63ed3841609c562767429105",
  "_user": "toshihiroiguchi",
  "_type": "src",
  "_file": "moderncor_0.2.0.tar.gz",
  "_fileid": "01cb09285cfb633f2f452ba0a462d72fec52350eac3a337ecd92a8f7a7bf931d",
  "_filesize": 193625,
  "_sha256": "01cb09285cfb633f2f452ba0a462d72fec52350eac3a337ecd92a8f7a7bf931d",
  "_created": "2026-06-25T08:19:45.000Z",
  "_published": "2026-06-25T08:24:15.866Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83387133542,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872639985"
    },
    {
      "job": 83387133550,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872634595"
    },
    {
      "job": 83387133547,
      "time": 242,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872638529"
    },
    {
      "job": 83387133525,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872617503"
    },
    {
      "job": 83386492726,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872561892"
    },
    {
      "job": 83387133503,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872622863"
    },
    {
      "job": 83387133551,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872592916"
    },
    {
      "job": 83387133543,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872605894"
    },
    {
      "job": 83387133564,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872594633"
    }
  ],
  "_buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/toshihiroiguchi/moderncor",
  "_commit": {
    "id": "a993604d943369368875ccd49f28c62e9ae89fea",
    "author": "Toshihiro Iguchi <toshihiro.iguchi.mail@gmail.com>",
    "committer": "Toshihiro Iguchi <toshihiro.iguchi.mail@gmail.com>",
    "message": "Document the expected CRAN incoming NOTE in cran-comments\n\nwin-builder (devel and release) returns a single NOTE listing correctly\nspelled statistician surnames and statistical terms as possibly misspelled,\nplus the standard New submission note. Explain these in cran-comments so the\nCRAN reviewer can clear them.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1781955628
  },
  "_maintainer": {
    "name": "Toshihiro Iguchi",
    "email": "toshihiro.iguchi.github@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "energy",
      "role": "Imports"
    },
    {
      "package": "XICOR",
      "role": "Imports"
    },
    {
      "package": "minerva",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "dHSIC",
      "role": "Suggests"
    },
    {
      "package": "infotheo",
      "role": "Suggests"
    },
    {
      "package": "WRS2",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "ppcor",
      "role": "Suggests"
    },
    {
      "package": "Ball",
      "role": "Suggests"
    },
    {
      "package": "TauStar",
      "role": "Suggests"
    },
    {
      "package": "DescTools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "toshihiroiguchi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 7
    },
    {
      "week": "2026-25",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "toshihiroiguchi",
      "count": 11,
      "uuid": 20187797
    }
  ],
  "_userbio": {
    "uuid": 20187797,
    "type": "user",
    "name": "Toshihiro Iguchi",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moderncor"
  },
  "_devurl": "https://github.com/toshihiroiguchi/moderncor",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moderncor.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/toshihiroiguchi/moderncor",
  "_realowner": "toshihiroiguchi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "available_methods",
    "available_methods_cat",
    "method_info",
    "moderncor",
    "moderncor_cat"
  ],
  "_help": [
    {
      "page": "as.data.frame.moderncor",
      "title": "Convert moderncor object to a data.frame",
      "topics": [
        "as.data.frame.moderncor"
      ]
    },
    {
      "page": "as.data.frame.moderncor_cat",
      "title": "Convert moderncor_cat object to a data.frame",
      "topics": [
        "as.data.frame.moderncor_cat"
      ]
    },
    {
      "page": "available_methods",
      "title": "List all available correlation methods",
      "topics": [
        "available_methods"
      ]
    },
    {
      "page": "available_methods_cat",
      "title": "List all available categorical association methods",
      "topics": [
        "available_methods_cat"
      ]
    },
    {
      "page": "method_info",
      "title": "Get detailed information about a specific correlation method",
      "topics": [
        "method_info"
      ]
    },
    {
      "page": "moderncor",
      "title": "Compute classical and modern correlation coefficients",
      "topics": [
        "moderncor"
      ]
    },
    {
      "page": "moderncor_cat",
      "title": "Compute correlation/association coefficients for categorical variables",
      "topics": [
        "moderncor_cat"
      ]
    },
    {
      "page": "print.moderncor",
      "title": "Print a moderncor object",
      "topics": [
        "print.moderncor"
      ]
    },
    {
      "page": "print.moderncor_cat",
      "title": "Print a moderncor_cat object",
      "topics": [
        "print.moderncor_cat"
      ]
    },
    {
      "page": "print.summary.moderncor",
      "title": "Print a summary.moderncor object",
      "topics": [
        "print.summary.moderncor"
      ]
    },
    {
      "page": "print.summary.moderncor_cat",
      "title": "Print a summary.moderncor_cat object",
      "topics": [
        "print.summary.moderncor_cat"
      ]
    },
    {
      "page": "summary.moderncor",
      "title": "Summarize a moderncor object",
      "topics": [
        "summary.moderncor"
      ]
    },
    {
      "page": "summary.moderncor_cat",
      "title": "Summarize a moderncor_cat object",
      "topics": [
        "summary.moderncor_cat"
      ]
    }
  ],
  "_readme": "https://github.com/toshihiroiguchi/moderncor/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "energy",
    "foreign",
    "GPArotation",
    "gsl",
    "lattice",
    "mnormt",
    "nlme",
    "psych",
    "psychTools",
    "Rcpp",
    "XICOR"
  ],
  "_vignettes": [
    {
      "source": "categorical.Rmd",
      "filename": "categorical.html",
      "title": "Categorical Association Measures",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Usage",
        "Querying Available Methods",
        "Nominal Association Measures",
        "Cramér's V",
        "Phi Coefficient",
        "Contingency Coefficient",
        "Tschuprow's T",
        "Ordinal Association Measures",
        "Goodman-Kruskal Gamma",
        "Somers' D",
        "Pairwise Matrix for Multiple Variables",
        "Handling Missing Values",
        "Choosing the Right Method"
      ],
      "created": "2026-06-13 01:55:13",
      "modified": "2026-06-13 01:55:13",
      "commits": 1
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to moderncor",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation and Setup",
        "Basic Usage with Vectors",
        "Classical Methods",
        "Matrix and Data Frame Input",
        "Tidy Output using as.data.frame",
        "Controlling P-value Computation",
        "Robust Correlations",
        "Biweight Midcorrelation",
        "Percentage Bend Correlation",
        "Winsorized Correlation",
        "Ordinal Correlations",
        "Polychoric Correlation",
        "Tetrachoric Correlation",
        "Partial and Semi-Partial Correlations",
        "Partial Correlation",
        "Semi-Partial Correlation",
        "Nonparametric Dependence Measures",
        "Ball Correlation",
        "Bergsma-Dassios Tau*",
        "Querying Available Methods",
        "Categorical Association Measures"
      ],
      "created": "2026-06-08 12:46:58",
      "modified": "2026-06-13 01:55:13",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "moderncor",
  "_universes": [
    "toshihiroiguchi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-25T08:23:09.000Z",
      "distro": "resolute",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "de9661b63cfd92a395b5ec38e2c117fdece99579ec60dc1b1edb2c52d8b7011d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-25T08:22:55.000Z",
      "distro": "resolute",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "f77ed54d5074389e1e1c8728d75a0a22672dee7dc82826fb08d7dd063966607e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-25T08:23:01.000Z",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "c0705768befca4b671fe4f4b7dd0c232447930c9a2ff5b165e6349eec9a1b3da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-25T08:22:06.000Z",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "245ce1caff2e94ee0d9f3a24195b5fd8c59b0700df3db12f30cb8681fb35ca2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-25T08:22:39.000Z",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "5d5c0a36076af359b65f2a3153634230727b96a7812329348f964692a296ecfe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-25T08:20:54.000Z",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "5659d619b6979719359da6d9e0e42437a780561f658a4d41062231b3b6eede35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-25T08:21:32.000Z",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "6acb024febe2201e3df5a65b2fa970ac76de8cf466c9dc05d735ee1fcf673ca2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-25T08:20:59.000Z",
      "commit": "a993604d943369368875ccd49f28c62e9ae89fea",
      "fileid": "24c93359363a1364f06aae8cb20d38b6d199fb7c224c2b27d78c021c37c3277f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toshihiroiguchi/actions/runs/28156551299"
    }
  ]
}