{
  "_id": "6a104e16acfb0bcc41ca08d3",
  "Package": "stodom",
  "Title": "Estimating Consistent Tests for Stochastic Dominance",
  "Version": "0.0.1",
  "Authors@R": "c(person(given = \"Sergei\",\nfamily = \"Schaub\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sergei.schaub@agroscope.admin.ch\",\ncomment = c(ORCID = \"https://orcid.org/0000-0001-8477-3737\")),\nperson(\"Agroscope\",\nrole = c(\"cph\"))\n)",
  "Description": "Stochastic dominance tests help ranking different\ndistributions. The package implements the consistent test for\nstochastic dominance by Barrett and Donald (2003)\n<doi:10.1111/1468-0262.00390>. Specifically, it implements\nBarrett and Donald's Kolmogorov-Smirnov type tests for first-\nand second-order stochastic dominance based on bootstrapping 2\nand 1.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:39:09 UTC",
    "User": "root"
  },
  "Author": "Sergei Schaub [aut, cre]\n(<https://orcid.org/0000-0001-8477-3737>), Agroscope [cph]",
  "Maintainer": "Sergei Schaub <sergei.schaub@agroscope.admin.ch>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-02-03 02:29:41 UTC",
  "RemoteUrl": "https://github.com/cran/stodom",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4d6e50cbc6aef2196f06d3c51dd852d3f1bfec0",
  "MD5sum": "ee97cdca095a8abbe19bc46df1fdad7e",
  "_user": "cran",
  "_type": "src",
  "_file": "stodom_0.0.1.tar.gz",
  "_fileid": "a465d8fa258bcde97fad5b1e346a2a5bb6f99af61d53854c00edfd05f2ff3c8f",
  "_filesize": 88772,
  "_sha256": "a465d8fa258bcde97fad5b1e346a2a5bb6f99af61d53854c00edfd05f2ff3c8f",
  "_created": "2026-05-10T06:39:09.000Z",
  "_published": "2026-05-22T12:37:42.459Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380754241,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901656921"
    },
    {
      "job": 77380754207,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901657484"
    },
    {
      "job": 77380753761,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901644429"
    },
    {
      "job": 77380753595,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160637083"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25621909625",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/stodom",
  "_commit": {
    "id": "c4d6e50cbc6aef2196f06d3c51dd852d3f1bfec0",
    "author": "Sergei Schaub <sergei.schaub@agroscope.admin.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1706927381
  },
  "_maintainer": {
    "name": "Sergei Schaub",
    "email": "sergei.schaub@agroscope.admin.ch",
    "orcid": "0000-0001-8477-3737"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "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": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stodom"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/stodom.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-02-02"
    }
  ],
  "_exports": [
    "dif_ecdf_plot",
    "ecdf_dat_g",
    "ecdf_plot",
    "fo_stodom",
    "so_stodom"
  ],
  "_help": [
    {
      "page": "dif_ecdf_plot",
      "title": "plot difference ecdfs",
      "topics": [
        "dif_ecdf_plot"
      ]
    },
    {
      "page": "ecdf_dat_g",
      "title": "values of two ecdf and their cumulative difference",
      "topics": [
        "ecdf_dat_g"
      ]
    },
    {
      "page": "ecdf_plot",
      "title": "plot ecdfs",
      "topics": [
        "ecdf_plot"
      ]
    },
    {
      "page": "fo_stodom",
      "title": "first-order stochastic dominance test",
      "topics": [
        "fo_stodom"
      ]
    },
    {
      "page": "so_stodom",
      "title": "second-order stochastic dominance test",
      "topics": [
        "so_stodom"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "stodom",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T06:41:07.000Z",
      "distro": "noble",
      "commit": "c4d6e50cbc6aef2196f06d3c51dd852d3f1bfec0",
      "fileid": "ada068b472edd9ec4944c0f36566a90b9c12c0945b26e548c2039722943e0f89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621909625"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-10T06:41:11.000Z",
      "distro": "noble",
      "commit": "c4d6e50cbc6aef2196f06d3c51dd852d3f1bfec0",
      "fileid": "a5b5ab5381fd8a3d56f01ec0854c9faddebcdb8d948eac57b2e2d3cf9a4abdcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621909625"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-22T12:37:24.000Z",
      "commit": "c4d6e50cbc6aef2196f06d3c51dd852d3f1bfec0",
      "fileid": "1d4c6770ed89f3267ae19cd1dc8085381954ec0f1eb859900ff3ab1c215b8b14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621909625"
    }
  ]
}