{
  "_id": "6a17fff2acfb0bcc41dab97b",
  "Package": "ebci",
  "Title": "Robust Empirical Bayes Confidence Intervals",
  "Version": "1.0.0.9000",
  "Authors@R": "c(person(given = \"Michal\",\nfamily = \"Kolesár\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kolesarmi@googlemail.com\",\ncomment = c(ORCID = \"0000-0002-2482-7796\")),\nperson(given= \"Tim\",\nfamily = \"Armstrong\",\nrole = \"ctb\",\nemail = \"tim.b.armstrong@gmail.com\"),\nperson(given = \"Mikkel\",\nfamily = \"Plagborg-Møller\",\nrole = \"ctb\",\nemail = \"mikkelpm@princeton.edu\"))",
  "Description": "Computes empirical Bayes confidence estimators and\nconfidence intervals in a normal means model. The intervals are\nrobust in the sense that they achieve correct coverage\nregardless of the distribution of the means. If the means are\ntreated as fixed, the intervals have an average coverage\nguarantee. The implementation is based on Armstrong, Kolesár\nand Plagborg-Møller (2022) <doi:10.3982/ECTA18597>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Language": "en-US",
  "URL": "https://github.com/kolesarm/ebci",
  "BugReports": "https://github.com/kolesarm/ebci/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://kolesarm.r-universe.dev",
  "Date/Publication": "2024-08-19 14:15:54 UTC",
  "RemoteUrl": "https://github.com/kolesarm/ebci",
  "RemoteRef": "HEAD",
  "RemoteSha": "e0e2c763a9a26da9df190440ad65349423d57020",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:38:06 UTC",
    "User": "root"
  },
  "Author": "Michal Kolesár [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2482-7796>),\nTim Armstrong [ctb],\nMikkel Plagborg-Møller [ctb]",
  "Maintainer": "Michal Kolesár <kolesarmi@googlemail.com>",
  "MD5sum": "b76d2c713beef65ab751cbe47f504152",
  "_user": "kolesarm",
  "_type": "src",
  "_file": "ebci_1.0.0.9000.tar.gz",
  "_fileid": "a21e73a1b6a0e736363c50179f2abd9e992c651ae130bf4e400a327f481ff58c",
  "_filesize": 211374,
  "_sha256": "a21e73a1b6a0e736363c50179f2abd9e992c651ae130bf4e400a327f481ff58c",
  "_created": "2026-05-28T08:38:06.000Z",
  "_published": "2026-05-28T08:42:26.022Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78254452228,
      "time": 232,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261481086"
    },
    {
      "job": 78254452237,
      "time": 228,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261479734"
    },
    {
      "job": 78254452246,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261452069"
    },
    {
      "job": 78254452318,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261458245"
    },
    {
      "job": 78253807266,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261401724"
    },
    {
      "job": 78254452297,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261433637"
    },
    {
      "job": 78254452238,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261477945"
    },
    {
      "job": 78254452240,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261441638"
    },
    {
      "job": 78254452261,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261450976"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kolesarm/ebci",
  "_commit": {
    "id": "e0e2c763a9a26da9df190440ad65349423d57020",
    "author": "Michal Kolesár <kolesarm@proton.me>",
    "committer": "Michal Kolesár <kolesarm@proton.me>",
    "message": "Update test-coverage.yaml\n",
    "time": 1724076954
  },
  "_maintainer": {
    "name": "Michal Kolesár",
    "email": "kolesarmi@googlemail.com",
    "login": "kolesarm",
    "description": "",
    "uuid": 1134751,
    "orcid": "0000-0002-2482-7796"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "lpSolve",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kolesarm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "kolesarm",
      "count": 52,
      "uuid": 1134751
    }
  ],
  "_userbio": {
    "uuid": 1134751,
    "type": "user",
    "name": "Michal Kolesár"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ebci"
  },
  "_devurl": "https://github.com/kolesarm/ebci",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ebci.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kolesarm/ebci",
  "_realowner": "kolesarm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-06"
    }
  ],
  "_exports": [
    "cva",
    "ebci"
  ],
  "_datasets": [
    {
      "name": "cz",
      "title": "Neighborhood effects data from Chetty and Hendren (2018)",
      "object": "cz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cz",
        "czname",
        "state",
        "pop",
        "theta25",
        "theta75",
        "se25",
        "se75",
        "stayer25",
        "stayer75"
      ],
      "rows": 741,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cva",
      "title": "Compute average coverage critical value under moment constraints.",
      "topics": [
        "cva"
      ]
    },
    {
      "page": "cz",
      "title": "Neighborhood effects data from Chetty and Hendren (2018)",
      "topics": [
        "cz"
      ]
    },
    {
      "page": "ebci",
      "title": "Compute empirical Bayes confidence intervals by shrinking toward regression",
      "topics": [
        "ebci"
      ]
    }
  ],
  "_readme": "https://github.com/kolesarm/ebci/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "ebci.Rmd",
      "filename": "ebci.html",
      "title": "Robust Empirical Bayes Confidence Intervals",
      "author": "Michal Kolesár",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Example",
        "References"
      ],
      "created": "2020-04-08 21:41:33",
      "modified": "2023-11-17 15:53:58",
      "commits": 12
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "ebci",
  "_universes": [
    "kolesarm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:40:03.000Z",
      "distro": "noble",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "126be7e7290dc65a31e96e970950f6525f312d9a3c8307f39f603a548f254ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:40:05.000Z",
      "distro": "noble",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "68952e48754b9ab0403013cd1719abaf83f0fe4edf0633a6a836f6791c151785",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:39:23.000Z",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "6ac29a52a40c1f3a8fc8eee5ac1475c4ab8bd0eb362b17506918e90f3e1a137e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:39:48.000Z",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "7094903254e3343daec50990717d423a5bd867747fb60ecc595524744fc4533f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:39:51.000Z",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "0fc34feefd9eced125edc47fb4a7944ed1bbeedd00e699b9ee545c13319184f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:39:38.000Z",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "e2756b4d37739fd403219d5d3565f89d6408dd729ab32454b1ceb8c56c67242a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:39:01.000Z",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "b2a7eb452fee2b39b06b10b1457d4dd233abfa3c93c3b6127ea20a2a298e68e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-28T08:39:19.000Z",
      "commit": "e0e2c763a9a26da9df190440ad65349423d57020",
      "fileid": "cbb66fc782a36a7eca680a93ea95c4d66e994534ed352df478d30def61e6f2e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/26563970873"
    }
  ]
}