{
  "_id": "6a196a82acfb0bcc41de9796",
  "Package": "GMC",
  "Type": "Package",
  "Title": "Generalized Measure of Correlation (GMC)",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Xuejing\", \"Ding\", email = \"dingxuejing24@mails.ucas.ac.cn\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Zhengjun\", \"Zhang\", email = \"zhangzhengjun@ucas.ac.cn\",\nrole = \"aut\"))",
  "Description": "Provides tools to compute the Generalized Measure of\nCorrelation (GMC), a dependence measure accounting for\nnonlinearity and asymmetry in the relationship between\nvariables. Based on the method proposed by Zheng, Shi, and\nZhang (2012) <doi:10.1080/01621459.2012.710509>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:26:26 UTC",
    "User": "root"
  },
  "Author": "Xuejing Ding [aut, cre], Zhengjun Zhang [aut]",
  "Maintainer": "Xuejing Ding <dingxuejing24@mails.ucas.ac.cn>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-31 13:01:28 UTC",
  "RemoteUrl": "https://github.com/cran/GMC",
  "RemoteRef": "HEAD",
  "RemoteSha": "989ab00b138d43325250c44500f91a47406c4517",
  "MD5sum": "4a9f10e1e91359fe7462ead03fa6c951",
  "_user": "cran",
  "_type": "src",
  "_file": "GMC_0.1.2.tar.gz",
  "_fileid": "161088f1ee75ec212a45bb6791ab94b5900dde0b32b26a2a6663519f74e7fd8d",
  "_filesize": 84042,
  "_sha256": "161088f1ee75ec212a45bb6791ab94b5900dde0b32b26a2a6663519f74e7fd8d",
  "_created": "2026-05-29T10:26:26.000Z",
  "_published": "2026-05-29T10:29:22.053Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78483135866,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288585875"
    },
    {
      "job": 78483135850,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288587455"
    },
    {
      "job": 78482687540,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288544450"
    },
    {
      "job": 78483135852,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288577666"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26631917691",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GMC",
  "_commit": {
    "id": "989ab00b138d43325250c44500f91a47406c4517",
    "author": "Xuejing Ding <dingxuejing24@mails.ucas.ac.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1761915688
  },
  "_maintainer": {
    "name": "Xuejing Ding",
    "email": "dingxuejing24@mails.ucas.ac.cn"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2025-10-30"
    },
    {
      "name": "0.1.2",
      "date": "2025-10-31"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 104,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GMC"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GMC.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-10-30"
    },
    {
      "version": "0.1.2",
      "date": "2025-10-31"
    }
  ],
  "_exports": [
    "GMC_feature_ranking",
    "GMC_X_given_Y",
    "GMC_Y_given_X"
  ],
  "_help": [
    {
      "page": "GMC_feature_ranking",
      "title": "Feature selection using GMC ranking",
      "topics": [
        "GMC_feature_ranking"
      ]
    },
    {
      "page": "GMC_X_given_Y",
      "title": "Generalized Measure of Correlation: GMC(X | Y)",
      "topics": [
        "GMC_X_given_Y"
      ]
    },
    {
      "page": "GMC_Y_given_X",
      "title": "Generalized Measure of Correlation: GMC(Y | X)",
      "topics": [
        "GMC_Y_given_X"
      ]
    }
  ],
  "_rundeps": [
    "FNN",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pracma",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "GMC-introduction.Rmd",
      "filename": "GMC-introduction.html",
      "title": "Introduction to GMC Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Usage",
        "Computing GMC(Y|X)",
        "Computing GMC(X|Y)",
        "Feature Ranking",
        "References"
      ],
      "created": "2025-10-30 20:36:00",
      "modified": "2025-10-30 20:36:00",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "gmc",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T10:28:31.000Z",
      "distro": "noble",
      "commit": "989ab00b138d43325250c44500f91a47406c4517",
      "fileid": "4b79838a64d5c24a72969f883346a2af32a76d90310658e3e1d15723a4974395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26631917691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-29T10:28:34.000Z",
      "distro": "noble",
      "commit": "989ab00b138d43325250c44500f91a47406c4517",
      "fileid": "7c4365f58a3ddcfe551ff0b977be0fa8ce7f5726b32b4b5ad4f7517725c2083a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26631917691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-29T10:28:35.000Z",
      "commit": "989ab00b138d43325250c44500f91a47406c4517",
      "fileid": "f7bc5b703ddc0229d2d5780bb272f1b4dd6cfb01eec8ceffab4f5211fcf22bb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26631917691"
    }
  ]
}