{
  "_id": "6a6078f014e95619b75da110",
  "Package": "multChernoff",
  "Title": "Finite-Sample Tail Bound of Likelihood Ratio Test under\nMultinomial Sampling",
  "Version": "1.0.0",
  "Authors@R": "c(person(given = \"Richard\",\nfamily = \"Guo\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"ricguo@umich.edu\"),\nperson(given = \"Ivana\",\nfamily = \"Liu\",\nrole = \"aut\",\nemail = \"yifeiliu@umich.edu\"))",
  "Description": "Computes a finite-sample tail bound for the log-likelihood\nratio test (LRT) statistic under multinomial sampling. The\nresulting bound is used to compute finite-sample conservative\np-values and critical values when the standard chi-squared\nasymptotics can be unreliable. The package also supports\nmultiple independent multinomial trials.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/richardkwo/multChernoff",
  "BugReports": "https://github.com/richardkwo/multChernoff/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://richardkwo.r-universe.dev",
  "Date/Publication": "2026-03-24 22:53:15 UTC",
  "RemoteUrl": "https://github.com/richardkwo/multchernoff",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 07:58:09 UTC",
    "User": "root"
  },
  "Author": "Richard Guo [aut, cre, cph],\nIvana Liu [aut]",
  "Maintainer": "Richard Guo <ricguo@umich.edu>",
  "_user": "richardkwo",
  "_type": "src",
  "_file": "multChernoff_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/17531fa97df6c95fbf0d4aa45141fa27827317ec482796c7475ac2e8508ee471",
  "_filesize": 200133,
  "_sha256": "17531fa97df6c95fbf0d4aa45141fa27827317ec482796c7475ac2e8508ee471",
  "_expires": "2026-10-30T08:01:50.000Z",
  "_created": "2026-07-22T07:58:09.000Z",
  "_published": "2026-07-22T08:01:52.004Z",
  "_jobs": [
    {
      "job": 88865195136,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522387903"
    },
    {
      "job": 88865195165,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522387373"
    },
    {
      "job": 88865195167,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522391989"
    },
    {
      "job": 88865195184,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522379143"
    },
    {
      "job": 88864501145,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522329369"
    },
    {
      "job": 88865195143,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8522380264"
    },
    {
      "job": 88865195172,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522357805"
    },
    {
      "job": 88865195176,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522358214"
    },
    {
      "job": 88865195180,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522362040"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153",
  "_status": "success",
  "_upstream": "https://github.com/richardkwo/multchernoff",
  "_commit": {
    "id": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
    "author": "Richard Guo <ricguo@umich.edu>",
    "committer": "Richard Guo <ricguo@umich.edu>",
    "message": "CRAN\n",
    "time": 1774392795
  },
  "_maintainer": {
    "name": "Richard Guo",
    "email": "ricguo@umich.edu",
    "login": "richardkwo",
    "description": "cd ./causal/data/stat/graphs/compute",
    "uuid": 4409730
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "richardkwo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 8
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-03-17"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "richardkwo",
      "count": 8,
      "uuid": 4409730
    },
    {
      "user": "ivana-liu",
      "count": 5,
      "uuid": 184317232
    }
  ],
  "_userbio": {
    "uuid": 4409730,
    "type": "user",
    "name": "Richard Guo",
    "followers": 98,
    "description": "cd ./causal/data/stat/graphs/compute"
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multChernoff"
  },
  "_devurl": "https://github.com/richardkwo/multchernoff",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multChernoff.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/richardkwo/multchernoff",
  "_realowner": "richardkwo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-03-21"
    }
  ],
  "_exports": [
    "criticalValue",
    "mgfBound",
    "tailProbBound"
  ],
  "_help": [
    {
      "page": "criticalValue",
      "title": "Critical value x such that P(2 LRT > x) <= p",
      "topics": [
        "criticalValue"
      ]
    },
    {
      "page": "mgfBound",
      "title": "An upper bound on the moment generating function of LRT",
      "topics": [
        "mgfBound"
      ]
    },
    {
      "page": "tailProbBound",
      "title": "Tail bound on P(2 LRT > x).",
      "topics": [
        "tailProbBound"
      ]
    }
  ],
  "_readme": "https://github.com/richardkwo/multchernoff/raw/HEAD/README.md",
  "_rundeps": [
    "plyr",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "multChernoff.Rmd",
      "filename": "multChernoff.html",
      "title": "multChernoff: Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "When to Use This Package",
        "Basic Usage",
        "Tail Probabilities",
        "Computing a Critical Value",
        "Example: What percentage of butterflies were unseen by Corbet?",
        "References"
      ],
      "created": "2026-03-17 16:34:24",
      "modified": "2026-03-17 18:53:20",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "multchernoff",
  "_universes": [
    "richardkwo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T08:00:25.000Z",
      "distro": "resolute",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/a0bc7cae0bf966167eb96fee4d144a40ecc25b67779fdc19fe7a8ff1b131a224",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T08:00:23.000Z",
      "distro": "resolute",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/d450effb3d1750aa108ba6b82277d049b80c6f16a30d2e7b2523d4632f80d5ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T08:00:39.000Z",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/1808a1a5a81c59f8d38f3fb554f38382a6849e679e4d2bc4a5bb66f64d837f09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T08:00:08.000Z",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/e95a0c1ef60130ad4642e5b1060385db1e78b0bdfe9d1fc2bb68da32292f91c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-22T08:00:21.000Z",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/07902fca9ddc90db21089554d1e53f2a994f0305363f0ed87b577d4e7a842b90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T07:59:14.000Z",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/64eabefbeddbc6fcac24f6f78f0dffa5a673e97a551f45334fa0a7a975697e43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T07:59:14.000Z",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/0f1651d4525c31f2740dc477639caa18411fb68e05300bed55097682df9cce9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T07:59:21.000Z",
      "commit": "3d0117d7e6249fd2169f57f26a059c0db1d02c85",
      "fileid": "https://r2.ropensci.org/9cb1635754bdc0cfa1a54ecb54e255ec8c8c6b22c6e94dc359937bec73b6fbea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/richardkwo/actions/runs/29901945153"
    }
  ]
}