{
  "_id": "6a1f3304b401979e734280b2",
  "Package": "npExact",
  "Type": "Package",
  "Title": "Exact Nonparametric Hypothesis Tests for the Mean, Variance and\nStochastic Inequality",
  "Version": "0.2",
  "Date": "2018-11-12",
  "Authors@R": "c(\nperson(given = \"Oliver\", family = \"Reiter\",\nrole = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0001-6338-5428\"),\nemail = \"oliver.reiter@snapdragon.cc\"),\nperson(given = \"Karl\", family = \"Schlag\",\nrole = c(\"aut\"),\nemail = \"karl.schlag@univie.ac.at\"),\nperson(given = \"Peter\", family = \"Saffert\", role = \"ctb\"),\nperson(given = \"Christian\", family = \"Pechhacker\", role = \"ctb\"),\nperson(given = \"Simona\", family = \"Jokubauskaite\", role = \"ctb\"),\nperson(given = \"Tautvilas\", family = \"Janusauskas\", role = \"ctb\"))",
  "Description": "Provides several novel exact hypothesis tests with minimal\nassumptions on the errors. The tests are exact, meaning that\ntheir p-values are correct for the given sample sizes (the\np-values are not derived from asymptotic analysis). The test\nfor stochastic inequality is for ordinal comparisons based on\ntwo independent samples and requires no assumptions on the\nerrors. The other tests include tests for the mean and variance\nof a single sample and comparing means in independent samples.\nAll these tests only require that the data has known bounds\n(such as percentages that lie in [0,100]. These bounds are part\nof the input.",
  "URL": "https://github.com/zauster/npExact",
  "BugReports": "https://github.com/zauster/npExact/issues",
  "License": "GPL-2",
  "RoxygenNote": "6.1.1",
  "Repository": "https://zauster.r-universe.dev",
  "Date/Publication": "2018-12-19 18:49:39 UTC",
  "RemoteUrl": "https://github.com/zauster/npexact",
  "RemoteRef": "HEAD",
  "RemoteSha": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:23:34 UTC",
    "User": "root"
  },
  "Author": "Oliver Reiter [cre, aut] (ORCID:\n<https://orcid.org/0000-0001-6338-5428>),\nKarl Schlag [aut],\nPeter Saffert [ctb],\nChristian Pechhacker [ctb],\nSimona Jokubauskaite [ctb],\nTautvilas Janusauskas [ctb]",
  "Maintainer": "Oliver Reiter <oliver.reiter@snapdragon.cc>",
  "MD5sum": "61a5fc2bf9b38273d582110080c652a9",
  "_user": "zauster",
  "_type": "src",
  "_file": "npExact_0.2.tar.gz",
  "_fileid": "8efa79dcd3201c3c239d3a0bb8cb62895f8fd703ada1937ab4f5baa9e9414035",
  "_filesize": 192073,
  "_sha256": "8efa79dcd3201c3c239d3a0bb8cb62895f8fd703ada1937ab4f5baa9e9414035",
  "_created": "2026-05-15T07:23:34.000Z",
  "_published": "2026-06-02T19:46:12.175Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157858221,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012200181"
    },
    {
      "job": 79157858427,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012198851"
    },
    {
      "job": 79157858071,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012209796"
    },
    {
      "job": 79157858403,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012192967"
    },
    {
      "job": 79157857657,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012165682"
    },
    {
      "job": 79157857456,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368128559"
    },
    {
      "job": 79157858116,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012197857"
    },
    {
      "job": 79157858290,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012197280"
    },
    {
      "job": 79157858227,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012192686"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zauster/npexact",
  "_commit": {
    "id": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
    "author": "zauster <oliver_reiter@gmx.at>",
    "committer": "zauster <oliver_reiter@gmx.at>",
    "message": "Add Contributing section to README\n",
    "time": 1545245379
  },
  "_maintainer": {
    "name": "Oliver Reiter",
    "email": "oliver.reiter@snapdragon.cc",
    "login": "zauster",
    "uuid": 1446298,
    "orcid": "0000-0001-6338-5428"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "zauster",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zauster",
      "count": 25,
      "uuid": 1446298
    }
  ],
  "_userbio": {
    "uuid": 1446298,
    "type": "user",
    "name": "Oliver Reiter",
    "description": "Statistical Programmer"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/npExact"
  },
  "_devurl": "https://github.com/zauster/npexact",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/npExact.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zauster/npexact",
  "_realowner": "zauster",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2018-12-03"
    }
  ],
  "_exports": [
    "npMeanPaired",
    "npMeanSingle",
    "npMeanUnpaired",
    "npStochinUnpaired",
    "npVarianceSingle"
  ],
  "_datasets": [
    {
      "name": "bargaining",
      "title": "Amount sent in the Ultimatum Game",
      "object": "bargaining",
      "file": "bargaining.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "US",
        "IS"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "french",
      "title": "Indices of minority shareholder protection of countries with civil law with and without french origin.",
      "object": "french",
      "file": "french.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "mshscores",
      "title": "Indices of minority shareholder protection of countries with common and with civil law.",
      "object": "mshscores",
      "file": "mshscores.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pain",
      "title": "Pain experienced before and after a knie operation",
      "object": "pain",
      "file": "pain.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "before",
        "after",
        "pc"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "uncertainty",
      "title": "Uncertainty in a game theoretical experiment.",
      "object": "uncertainty",
      "file": "uncertainty.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "w1",
        "w2"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "npExact-package",
      "title": "Nonparametric hypothesis tests",
      "topics": [
        "npExact-package",
        "npExact"
      ]
    },
    {
      "page": "bargaining",
      "title": "Amount sent in the Ultimatum Game",
      "topics": [
        "bargaining"
      ]
    },
    {
      "page": "french",
      "title": "Indices of minority shareholder protection of countries with civil law with and without french origin.",
      "topics": [
        "french"
      ]
    },
    {
      "page": "mshscores",
      "title": "Indices of minority shareholder protection of countries with common and with civil law.",
      "topics": [
        "mshscores"
      ]
    },
    {
      "page": "npMeanPaired",
      "title": "A test for the mean difference between two bounded random variables given matched pairs.",
      "topics": [
        "npMeanPaired"
      ]
    },
    {
      "page": "npMeanSingle",
      "title": "A test for the mean of a bounded random variable based on a single sample of iid observations.",
      "topics": [
        "npMeanSingle"
      ]
    },
    {
      "page": "npMeanUnpaired",
      "title": "A test for comparing the means of two bounded random variables given two independent samples",
      "topics": [
        "npMeanUnpaired"
      ]
    },
    {
      "page": "npStochinUnpaired",
      "title": "A test of a stochastic inequality given two independent samples",
      "topics": [
        "npStochinUnpaired"
      ]
    },
    {
      "page": "npVarianceSingle",
      "title": "A test for the variance of a bounded random variable based on a single sample of iid observations.",
      "topics": [
        "npVarianceSingle"
      ]
    },
    {
      "page": "pain",
      "title": "Pain experienced before and after a knie operation",
      "topics": [
        "pain"
      ]
    },
    {
      "page": "uncertainty",
      "title": "Uncertainty in a game theoretical experiment.",
      "topics": [
        "uncertainty"
      ]
    }
  ],
  "_readme": "https://github.com/zauster/npexact/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "npexact",
  "_universes": [
    "zauster"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-15T07:25:26.000Z",
      "distro": "noble",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "58a6aa6a9d717d1f51b7150833002b11dbae3bfde83a67455457e1113079ae6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-05-15T07:25:24.000Z",
      "distro": "noble",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "0f410ebba33d9c78a17a67925370e7ff384b591fc4ba2c56c065c49689964ad7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-15T07:26:11.000Z",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "9bbf70710c65f802822bdf52e4440ecde412b3710b06c342b94c4d7f780566dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-05-15T07:25:14.000Z",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "d1febb926ea9d7ca89d1efd0dd31fa7d7512e62ab3cca40ff3fc3f98a6fcfcf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-15T07:24:58.000Z",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "9ff67bcc2533f2a7c936158a5a9723eab190065b4129d93f36cfe853262b1781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-15T07:24:52.000Z",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "60e8428f2c46941eec023db86efce6b73f1c7db391482c125fce29bc7a527e7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-05-15T07:24:36.000Z",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "2d90d64eaf35f38f6d2ff773d766a22d5f153273c85313a775aba244c5e4145d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-06-02T19:45:52.000Z",
      "commit": "cea8cf01123f286f9fe39ffaa1ce2be9a60d87b8",
      "fileid": "e1e1beb455487685f96cb58866c5a83c94380fecaf40d515043f475ba4b32064",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zauster/actions/runs/25905749609"
    }
  ]
}