{
  "_id": "6a1bf9531d7bb097a0a276d1",
  "Package": "ExactMultinom",
  "Type": "Package",
  "Title": "Multinomial Goodness-of-Fit Tests",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Johannes\",\nfamily = \"Resin\",\nrole = c(\"aut\", \"cre\"),\nemail = \"johannes.resin@h-its.org\",\ncomment = c(ORCID = \"0009-0003-6846-2260\"))",
  "Description": "Computes exact p-values for multinomial goodness-of-fit\ntests based on multiple test statistics, namely, Pearson's\nchi-square, the log-likelihood ratio and the probability mass\nstatistic. Implements the algorithm detailed in Resin (2023)\n<doi:10.1080/10618600.2022.2102026>. Estimates based on the\nclassical asymptotic chi-square approximation or Monte-Carlo\nsimulation can also be computed.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 08:56:19 UTC",
    "User": "root"
  },
  "Author": "Johannes Resin [aut, cre]\n(<https://orcid.org/0009-0003-6846-2260>)",
  "Maintainer": "Johannes Resin <johannes.resin@h-its.org>",
  "Repository": "https://resinj.r-universe.dev",
  "Date/Publication": "2025-01-09 11:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/ExactMultinom",
  "RemoteRef": "HEAD",
  "RemoteSha": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
  "MD5sum": "dfe8b2e5a253e1dd268061b40ee01f11",
  "_user": "resinj",
  "_type": "src",
  "_file": "ExactMultinom_0.1.3.tar.gz",
  "_fileid": "84146cd1cc09e3775f2dd2e848b522e915ea0e29a28ea7363b545d2048e7cc22",
  "_filesize": 94822,
  "_sha256": "84146cd1cc09e3775f2dd2e848b522e915ea0e29a28ea7363b545d2048e7cc22",
  "_created": "2026-05-31T08:56:19.000Z",
  "_published": "2026-05-31T09:03:15.788Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713607533,
      "time": 107,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315405164"
    },
    {
      "job": 78713607542,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315405128"
    },
    {
      "job": 78713607562,
      "time": 94,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315403897"
    },
    {
      "job": 78713607535,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315404611"
    },
    {
      "job": 78713607563,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315405318"
    },
    {
      "job": 78713607559,
      "time": 229,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315415008"
    },
    {
      "job": 78713607538,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315407608"
    },
    {
      "job": 78713607551,
      "time": 376,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315429191"
    },
    {
      "job": 78713489140,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315394862"
    },
    {
      "job": 78713607526,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315404242"
    },
    {
      "job": 78713607532,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315404162"
    },
    {
      "job": 78713607540,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315403677"
    },
    {
      "job": 78713607534,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315402162"
    }
  ],
  "_buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ExactMultinom",
  "_commit": {
    "id": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
    "author": "Johannes Resin <johannes.resin@h-its.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1736421602
  },
  "_maintainer": {
    "name": "Johannes Resin",
    "email": "johannes.resin@h-its.org",
    "login": "resinj",
    "description": "Postdoctoral researcher",
    "uuid": 88387497
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "resinj",
      "count": 3,
      "uuid": 88387497
    }
  ],
  "_userbio": {
    "uuid": 88387497,
    "type": "user",
    "name": "Johannes Resin",
    "description": "Postdoctoral researcher"
  },
  "_downloads": {
    "count": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExactMultinom"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExactMultinom.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "resinj",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-09-04"
    },
    {
      "version": "0.1.2",
      "date": "2020-09-04"
    },
    {
      "version": "0.1.3",
      "date": "2025-01-09"
    }
  ],
  "_exports": [
    "multinom_test_cpp",
    "multinom.test"
  ],
  "_help": [
    {
      "page": "multinom_test_cpp",
      "title": "C++ Function for Exact Multinomial Test",
      "topics": [
        "multinom_test_cpp"
      ]
    },
    {
      "page": "multinom.test",
      "title": "Multinomial Goodness-of-Fit Tests",
      "topics": [
        "ExactMultinom",
        "multinom.test"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ExactMultinom/raw/HEAD/README.md",
  "_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": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "exactmultinom",
  "_universes": [
    "resinj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T08:58:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "f9fa6eb32f2e241633aaab46d01160533f78bae3dba3cf113adaed8acb1a7e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T08:58:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "2d8d61ae05c3ea4724d3da5bb8f7877c1a0f095a1998966bf97cc4cc518de6f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T08:58:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "ad41d0c328df6b3d7c9e1846f37ac45abe43628146737d1f4060fedc55bd3af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T08:58:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "6b8b030059330e5c9163122c02cd688c1fd885c3b3de2d3ba164dda9621a6978",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T08:58:16.000Z",
      "arch": "aarch64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "aaa90487d46b243672486ac4ee62c6d0208ab9ea7a12800cf8ec5f80e11c861e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T08:59:45.000Z",
      "arch": "x86_64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "94f5ba5e7873ce9f8350b22a871220ff40348cf6e02d695d0212d87e5745b78d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T08:58:35.000Z",
      "arch": "aarch64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "85d8e7c0be0381f352ec96abf53d48328254cbfb4057494821fd31893cda8f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T09:01:18.000Z",
      "arch": "x86_64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "999dcfc81af3bb638672eceaca28757260eed23ddec6a1081466cffb39dcf73f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-31T08:58:14.000Z",
      "arch": "emscripten",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "32d3c2d0af5e39bfb6a5fd56a80fdd78d3ef804f9418280b8a994d983d05e279",
      "status": "success",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T08:57:37.000Z",
      "arch": "x86_64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "5fe8cee1200343d6df4c6a5abc4f7c5672ce6c692ee30c82cc87556a98df20fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T08:57:32.000Z",
      "arch": "x86_64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "2541a842f2b3d6d9c146bc6e79b2bb7dfab649b8fcb3fd7d8ce84874507f2a3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T08:57:24.000Z",
      "arch": "x86_64",
      "commit": "ee1cd2c8e7b852016fdee6c9253abddda9f6fc24",
      "fileid": "4bfea249bf678c67d583865a3af83decbecc16512f4308b7bbfe6345b4071668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/resinj/actions/runs/26708223581"
    }
  ]
}