{
  "_id": "6a104f5facfb0bcc41ca0dd0",
  "Package": "otinference",
  "Type": "Package",
  "Title": "Inference for Optimal Transport",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Max\", \"Sommerfeld\",\nemail = \"max.sommerfeld@mathematik.uni-goettingen.de\",\nrole = c(\"aut\", \"cre\")))",
  "Description": "Sample from the limiting distributions of empirical\nWasserstein distances under the null hypothesis and under the\nalternative. Perform a two-sample test on multivariate data\nusing these limiting distributions and binning.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:08:28 UTC",
    "User": "root"
  },
  "Author": "Max Sommerfeld [aut, cre]",
  "Maintainer": "Max Sommerfeld\n<max.sommerfeld@mathematik.uni-goettingen.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-03-07 13:46:11 UTC",
  "RemoteUrl": "https://github.com/cran/otinference",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4305c67fed435a1d197acb946eaa0fe8b1a061d",
  "MD5sum": "157de4a20ef1a0d2819059745bd73e2d",
  "_user": "cran",
  "_type": "src",
  "_file": "otinference_0.1.0.tar.gz",
  "_fileid": "0ed2c883ef341cc0becfaf17a79c8752364899a5b14819fbd5c8008b1e77940a",
  "_filesize": 83560,
  "_sha256": "0ed2c883ef341cc0becfaf17a79c8752364899a5b14819fbd5c8008b1e77940a",
  "_created": "2026-05-10T06:08:28.000Z",
  "_published": "2026-05-22T12:43:11.780Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381538361,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901476955"
    },
    {
      "job": 77381538484,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901475890"
    },
    {
      "job": 77381537832,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901465258"
    },
    {
      "job": 77381537797,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160743321"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25621425584",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/otinference",
  "_commit": {
    "id": "e4305c67fed435a1d197acb946eaa0fe8b1a061d",
    "author": "Max Sommerfeld <max.sommerfeld@mathematik.uni-goettingen.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1488894371
  },
  "_maintainer": {
    "name": "Max Sommerfeld",
    "email": "max.sommerfeld@mathematik.uni-goettingen.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "version": ">= 7.3-45",
      "role": "Imports"
    },
    {
      "package": "Rglpk",
      "version": ">= 0.6-2",
      "role": "Imports"
    },
    {
      "package": "sm",
      "version": ">= 2.2-5.4",
      "role": "Imports"
    },
    {
      "package": "transport",
      "version": ">= 0.8-1",
      "role": "Imports"
    },
    {
      "package": "Rcplex",
      "version": ">= 0.3.3",
      "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": 566,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/otinference"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/otinference.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-03-07"
    }
  ],
  "_exports": [
    "binWDTest",
    "limDisAlt",
    "limDisAltBoot",
    "limDisNull",
    "limDisNullGrid",
    "wassDist"
  ],
  "_help": [
    {
      "page": "binWDTest",
      "title": "Two-sample test for multivariate data based on binning.",
      "topics": [
        "binWDTest"
      ]
    },
    {
      "page": "limDisAlt",
      "title": "Sample from the limit distribution under the alternative.",
      "topics": [
        "limDisAlt"
      ]
    },
    {
      "page": "limDisAltBoot",
      "title": "m-out-of-n Bootstrap for the limiting distribution.",
      "topics": [
        "limDisAltBoot"
      ]
    },
    {
      "page": "limDisNull",
      "title": "Sample from the limiting distribution under the null.",
      "topics": [
        "limDisNull"
      ]
    },
    {
      "page": "limDisNullGrid",
      "title": "Sample from the limiting distribution under the null when the underlying space is a grid.",
      "topics": [
        "limDisNullGrid"
      ]
    },
    {
      "page": "wassDist",
      "title": "Compute the Wasserstein distance between to finite distributions.",
      "topics": [
        "wassDist"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "MASS",
    "Rcpp",
    "RcppEigen",
    "Rglpk",
    "slam",
    "sm",
    "transport"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "otinference",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T06:10:18.000Z",
      "distro": "noble",
      "commit": "e4305c67fed435a1d197acb946eaa0fe8b1a061d",
      "fileid": "51e797d9a309764a53576349cf12c82764a15efb38190de4b0fbb111d08143e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621425584"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T06:10:07.000Z",
      "distro": "noble",
      "commit": "e4305c67fed435a1d197acb946eaa0fe8b1a061d",
      "fileid": "d8f267ec954305887f3a27b86888944979e4767244869af1b54173b57ea40220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621425584"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T12:42:54.000Z",
      "commit": "e4305c67fed435a1d197acb946eaa0fe8b1a061d",
      "fileid": "7791b5cfc66563ee082f11e15e0c147f97fc2b60cc49da4b911b01c44bec8f92",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621425584"
    }
  ]
}