{
  "_id": "6a1fed80b401979e73440e99",
  "Package": "KMD",
  "Type": "Package",
  "Title": "Kernel Measure of Multi-Sample Dissimilarity",
  "Version": "0.1.0",
  "Authors@R": "person(\"Zhen\", \"Huang\", , \"zh2395@columbia.edu\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Zhen Huang <zh2395@columbia.edu>",
  "Description": "Implementations of the kernel measure of multi-sample\ndissimilarity (KMD) between several samples using K-nearest\nneighbor graphs and minimum spanning trees. The KMD measures\nthe dissimilarity between multiple samples, based on the\nobservations from them. It converges to the population quantity\n(depending on the kernel) which is between 0 and 1. A small\nvalue indicates the multiple samples are from the same\ndistribution, and a large value indicates the corresponding\ndistributions are different. The population quantity is 0 if\nand only if all distributions are the same, and 1 if and only\nif all distributions are mutually singular. The package also\nimplements the tests based on KMD for H0: the M distributions\nare equal against H1: not all the distributions are equal. Both\npermutation test and asymptotic test are available. These tests\nare consistent against all alternatives where at least two\nsamples have different distributions. For more details on KMD\nand the associated tests, see Huang, Z. and B. Sen (2022)\n<arXiv:2210.00634>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://zh2395.r-universe.dev",
  "Date/Publication": "2022-10-05 18:14:20 UTC",
  "RemoteUrl": "https://github.com/zh2395/kmd",
  "RemoteRef": "HEAD",
  "RemoteSha": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:57:24 UTC",
    "User": "root"
  },
  "Author": "Zhen Huang [aut, cre]",
  "MD5sum": "8ad30d60b8e86282f1bd26341ef7e7dd",
  "_user": "zh2395",
  "_type": "src",
  "_file": "KMD_0.1.0.tar.gz",
  "_fileid": "4b40574b9b58c029bf7369473b91095c01d8a0ccdecd187c7b6d5294754cbef0",
  "_filesize": 111941,
  "_sha256": "4b40574b9b58c029bf7369473b91095c01d8a0ccdecd187c7b6d5294754cbef0",
  "_created": "2026-06-03T08:57:24.000Z",
  "_published": "2026-06-03T09:01:52.784Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79257875848,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380104355"
    },
    {
      "job": 79257875764,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380101847"
    },
    {
      "job": 79257875812,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380124730"
    },
    {
      "job": 79257875778,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380102816"
    },
    {
      "job": 79257426880,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380066751"
    },
    {
      "job": 79257875758,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380103695"
    },
    {
      "job": 79257875783,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380102552"
    },
    {
      "job": 79257875773,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380103759"
    },
    {
      "job": 79257875761,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380103439"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zh2395/kmd",
  "_commit": {
    "id": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
    "author": "Zhen Huang <zh2395@columbia.edu>",
    "committer": "Zhen Huang <zh2395@columbia.edu>",
    "message": "KMD\n",
    "time": 1664993660
  },
  "_maintainer": {
    "name": "Zhen Huang",
    "email": "zh2395@columbia.edu",
    "login": "zh2395",
    "description": "",
    "uuid": 72772154
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "proxy",
      "role": "Imports"
    },
    {
      "package": "mlpack",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    }
  ],
  "_owner": "zh2395",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "zh2395",
      "count": 10,
      "uuid": 72772154
    }
  ],
  "_userbio": {
    "uuid": 72772154,
    "type": "user",
    "name": "zh2395"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KMD"
  },
  "_devurl": "https://github.com/zh2395/kmd",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KMD.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zh2395/kmd",
  "_realowner": "zh2395",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-10-06"
    }
  ],
  "_exports": [
    "KMD",
    "KMD_test"
  ],
  "_help": [
    {
      "page": "KMD",
      "title": "Kernel Measure of Multi-sample Dissimilarity",
      "topics": [
        "KMD"
      ]
    },
    {
      "page": "KMD_test",
      "title": "Testing based on KMD",
      "topics": [
        "KMD_test"
      ]
    }
  ],
  "_readme": "https://github.com/zh2395/kmd/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "data.table",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mlpack",
    "pkgconfig",
    "proxy",
    "RANN",
    "Rcpp",
    "RcppArmadillo",
    "RcppEnsmallen",
    "rlang",
    "vctrs"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kmd",
  "_universes": [
    "zh2395"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:59:08.000Z",
      "distro": "noble",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "d40cbad42ba94acc13dd611b95d5b9a1edf8f6cf928e86ba7ce5eb313b4bf7a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:59:01.000Z",
      "distro": "noble",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "fd721f0e3477bdfb4bc2d84892e6707c1963a6828d6a52269fab2f0435a262e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T09:00:09.000Z",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "a900f96cd4c9916dbed9cc3056f2ada32c1df7f3746570f126b19bdcae12f697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:59:07.000Z",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "518381fbff224d069664d0784475e4475dd6822228556b430b0985037117a28f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T08:59:20.000Z",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "a1f015ca848bc318f1f5c943c0376502f08a243f92f4a30990713dbeca980aef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:58:59.000Z",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "dd205f5aa97a384fd0c088b6fef824416f95360662027ca1d01348d0a34f0ba1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:59:03.000Z",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "697224fb92bd118a4418e4d68ce502a0dee0ca88cc490692869fd6b748514747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:59:00.000Z",
      "commit": "050ee906b0d31dc82e20479c1501d08d4f5cfbe3",
      "fileid": "5de8a8f2ab05ba5d50330cfc44154d54ee9dbd0fb13bb0aa151a484eced7cc83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zh2395/actions/runs/26874305367"
    }
  ]
}