{
  "_id": "6a12abfdacfb0bcc41d17d9f",
  "Package": "eummd",
  "Title": "Efficient Univariate Maximum Mean Discrepancy",
  "Version": "0.2.0",
  "Date": "2024-10-14",
  "Authors@R": "c(person(\"Dean\", \"Bodenham\", role = c(\"aut\", \"cre\"), \nemail = \"deanbodenhampkgs@gmail.com\"))",
  "Description": "Computes maximum mean discrepancy two-sample test for\nunivariate data using the Laplacian kernel, as described in\nBodenham and Kawahara (2023) <doi:10.1007/s11222-023-10271-x>.\nThe p-value is computed using permutations. Also includes\nimplementation for computing the robust median difference\nstatistic 'Q_n' from Croux and Rousseeuw (1992)\n<doi:10.1007/978-3-662-26811-7_58> based on Johnson and\nMizoguchi (1978) <doi:10.1137/0207013>.",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-24 07:39:42 UTC",
    "User": "root"
  },
  "Author": "Dean Bodenham [aut, cre]",
  "Maintainer": "Dean Bodenham <deanbodenhampkgs@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-10-14 20:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/eummd",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd8e42d50f36cde217263ee759a0d00d8bbfd265",
  "MD5sum": "9f11268a17ed72dae014aa8f610b95a0",
  "_user": "cran",
  "_type": "src",
  "_file": "eummd_0.2.0.tar.gz",
  "_fileid": "fc45905b0287c0fdb0f0258951a71c2ed24870edcccfe881e7f28b6374c0c588",
  "_filesize": 208606,
  "_sha256": "fc45905b0287c0fdb0f0258951a71c2ed24870edcccfe881e7f28b6374c0c588",
  "_created": "2026-05-24T07:39:42.000Z",
  "_published": "2026-05-24T07:42:53.717Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581087834,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183353851"
    },
    {
      "job": 77581087833,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183352482"
    },
    {
      "job": 77581087837,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183355529"
    },
    {
      "job": 77581087835,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183353041"
    },
    {
      "job": 77580898858,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183337963"
    },
    {
      "job": 77581087831,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183352314"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26355256607",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/eummd",
  "_commit": {
    "id": "fd8e42d50f36cde217263ee759a0d00d8bbfd265",
    "author": "Dean Bodenham <deanbodenhampkgs@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1728936602
  },
  "_maintainer": {
    "name": "Dean Bodenham",
    "email": "deanbodenhampkgs@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 194,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eummd"
  },
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eummd.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.7",
      "date": "2023-07-08"
    },
    {
      "version": "0.1.1",
      "date": "2023-08-19"
    },
    {
      "version": "0.1.4",
      "date": "2023-10-02"
    },
    {
      "version": "0.1.9",
      "date": "2024-05-21"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-14"
    }
  ],
  "_exports": [
    "energydist",
    "eummd",
    "meammd",
    "mediandiff",
    "medianheuristic",
    "mmd"
  ],
  "_help": [
    {
      "page": "energydist",
      "title": "Naive computation for Energy Distance",
      "topics": [
        "energydist"
      ]
    },
    {
      "page": "eummd",
      "title": "euMMD: Efficient Univariate Maximum Mean Discrepancy",
      "topics": [
        "eummd"
      ]
    },
    {
      "page": "meammd",
      "title": "MEA-MMD: Multivariate Efficient Approximate Maximum Mean Discrepancy",
      "topics": [
        "meammd"
      ]
    },
    {
      "page": "mediandiff",
      "title": "Compute the median difference between pairs of values",
      "topics": [
        "mediandiff"
      ]
    },
    {
      "page": "medianheuristic",
      "title": "Compute the median heuristic",
      "topics": [
        "medianheuristic"
      ]
    },
    {
      "page": "mmd",
      "title": "Naive computation for Maximum Mean Discrepancy",
      "topics": [
        "mmd"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "eummd",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T07:42:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fd8e42d50f36cde217263ee759a0d00d8bbfd265",
      "fileid": "d3e8f493f566d33e3266e6bbdd1ea022e64cdaa774da1fe8550971a57598bc91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355256607"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T07:41:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fd8e42d50f36cde217263ee759a0d00d8bbfd265",
      "fileid": "e63e3fc39b48076417af1d1d87c4742245150e676420555fd72adf107db27c8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355256607"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T07:42:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fd8e42d50f36cde217263ee759a0d00d8bbfd265",
      "fileid": "174afb53e067bf2124e99bfccc15060f1783219a2d03ad4660ab96ad397851ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355256607"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-24T07:41:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fd8e42d50f36cde217263ee759a0d00d8bbfd265",
      "fileid": "1134043d24dc2bbfccdd863d16c71bb9883d3f6abfd1c201e6b35dc2c901cdbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355256607"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-24T07:42:02.000Z",
      "arch": "emscripten",
      "commit": "fd8e42d50f36cde217263ee759a0d00d8bbfd265",
      "fileid": "6f2873a9be5188c18024b88c58892b910080d3795ba3d4b21fc9e1afb566dc74",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355256607"
    }
  ]
}