{
  "_id": "6a1f16e7b401979e7341e945",
  "Package": "RDHonest",
  "Title": "Honest Inference in Regression Discontinuity Designs",
  "Version": "1.0.1.9000",
  "Authors@R": "c(person(given = \"Michal\",\nfamily = \"Kolesár\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"kolesarmi@googlemail.com\",\ncomment = c(ORCID = \"0000-0002-2482-7796\")),\nperson(given= \"Tim\",\nfamily = \"Armstrong\",\nrole = \"ctb\",\nemail = \"timothy.armstrong@usc.edu\"))",
  "Description": "Honest and nearly-optimal confidence intervals in fuzzy\nand sharp regression discontinuity designs and for inference at\na point based on local linear regression. The implementation is\nbased on Armstrong and Kolesár (2018) <doi:10.3982/ECTA14434>,\nand Kolesár and Rothe (2018) <doi:10.1257/aer.20160945>.\nSupports covariates, clustering, and weighting.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://github.com/kolesarm/RDHonest",
  "BugReports": "https://github.com/kolesarm/RDHonest/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://kolesarm.r-universe.dev",
  "Date/Publication": "2024-12-18 14:33:43 UTC",
  "RemoteUrl": "https://github.com/kolesarm/rdhonest",
  "RemoteRef": "HEAD",
  "RemoteSha": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:11:56 UTC",
    "User": "root"
  },
  "Author": "Michal Kolesár [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2482-7796>),\nTim Armstrong [ctb]",
  "Maintainer": "Michal Kolesár <kolesarmi@googlemail.com>",
  "MD5sum": "c49b1f1985f52f1079163b641bf8566d",
  "_user": "kolesarm",
  "_type": "src",
  "_file": "RDHonest_1.0.1.9000.tar.gz",
  "_fileid": "fa843aa19f60306ef329d316bc576c8855fb3e49bfb8aba8c0b061f5faa818c6",
  "_filesize": 1268186,
  "_sha256": "fa843aa19f60306ef329d316bc576c8855fb3e49bfb8aba8c0b061f5faa818c6",
  "_created": "2026-05-17T06:11:56.000Z",
  "_published": "2026-06-02T17:46:15.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79135323872,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039913016"
    },
    {
      "job": 79135323942,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039914419"
    },
    {
      "job": 79135323989,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039908403"
    },
    {
      "job": 79135323864,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039906559"
    },
    {
      "job": 79135323056,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039895025"
    },
    {
      "job": 79135323196,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365510156"
    },
    {
      "job": 79135323951,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039913206"
    },
    {
      "job": 79135323892,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039909238"
    },
    {
      "job": 79135324037,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039909733"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kolesarm/rdhonest",
  "_commit": {
    "id": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
    "author": "Michal Kolesár <kolesarm@pm.me>",
    "committer": "Michal Kolesár <kolesarm@pm.me>",
    "message": "delete cran-submission\n",
    "time": 1734532423
  },
  "_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.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    }
  ],
  "_owner": "kolesarm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "confidence-intervals",
    "regression-discontinuity-designs"
  ],
  "_stars": 65,
  "_contributors": [
    {
      "user": "kolesarm",
      "count": 159,
      "uuid": 1134751
    }
  ],
  "_userbio": {
    "uuid": 1134751,
    "type": "user",
    "name": "Michal Kolesár"
  },
  "_downloads": {
    "count": 315,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RDHonest"
  },
  "_devurl": "https://github.com/kolesarm/rdhonest",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RDHonest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kolesarm/rdhonest",
  "_realowner": "kolesarm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-03-22"
    },
    {
      "version": "1.0.1",
      "date": "2024-12-16"
    }
  ],
  "_exports": [
    "CVb",
    "RDHonest",
    "RDHonestBME",
    "RDScatter",
    "RDSmoothnessBound",
    "RDTEfficiencyBound"
  ],
  "_datasets": [
    {
      "name": "cghs",
      "title": "Oreopoulos (2006) UK general household survey dataset",
      "object": "cghs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "earnings",
        "yearat14"
      ],
      "rows": 73954,
      "table": true,
      "tojson": true
    },
    {
      "name": "headst",
      "title": "Head Start data from Ludwig and Miller (2007)",
      "object": "headst",
      "class": [
        "data.frame"
      ],
      "fields": [
        "statefp",
        "countyfp",
        "oldcode",
        "povrate",
        "mortHS",
        "mortInj",
        "hs90",
        "pop",
        "sch1417",
        "sch534",
        "hs60",
        "pop1417",
        "pop534",
        "pop25",
        "urban",
        "black",
        "statepc",
        "county"
      ],
      "rows": 3127,
      "table": true,
      "tojson": true
    },
    {
      "name": "lee08",
      "title": "Lee (2008) US House elections dataset",
      "object": "lee08",
      "class": [
        "data.frame"
      ],
      "fields": [
        "voteshare",
        "margin"
      ],
      "rows": 6558,
      "table": true,
      "tojson": true
    },
    {
      "name": "rcp",
      "title": "Battistin, Brugiavini, Rettore, and Weber (2009) retirement consumption puzzle dataset",
      "object": "rcp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "survey_year",
        "elig_year",
        "retired",
        "food",
        "c",
        "cn",
        "education",
        "family_size"
      ],
      "rows": 30006,
      "table": true,
      "tojson": true
    },
    {
      "name": "rebp",
      "title": "Austrian unemployment duration data from Lalive (2008)",
      "object": "rebp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "period",
        "female",
        "duration"
      ],
      "rows": 29371,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cghs",
      "title": "Oreopoulos (2006) UK general household survey dataset",
      "topics": [
        "cghs"
      ]
    },
    {
      "page": "CVb",
      "title": "Critical values for CIs based on a biased Gaussian estimator.",
      "topics": [
        "CVb"
      ]
    },
    {
      "page": "headst",
      "title": "Head Start data from Ludwig and Miller (2007)",
      "topics": [
        "headst"
      ]
    },
    {
      "page": "lee08",
      "title": "Lee (2008) US House elections dataset",
      "topics": [
        "lee08"
      ]
    },
    {
      "page": "rcp",
      "title": "Battistin, Brugiavini, Rettore, and Weber (2009) retirement consumption puzzle dataset",
      "topics": [
        "rcp"
      ]
    },
    {
      "page": "RDHonest",
      "title": "Honest inference in RD",
      "topics": [
        "RDHonest"
      ]
    },
    {
      "page": "RDHonestBME",
      "title": "Honest CIs in sharp RD with discrete regressors under BME function class",
      "topics": [
        "RDHonestBME"
      ]
    },
    {
      "page": "RDScatter",
      "title": "Scatterplot of binned raw observations",
      "topics": [
        "RDScatter"
      ]
    },
    {
      "page": "RDSmoothnessBound",
      "title": "Lower bound on smoothness constant M in sharp RD designs",
      "topics": [
        "RDSmoothnessBound"
      ]
    },
    {
      "page": "RDTEfficiencyBound",
      "title": "Finite-sample efficiency bounds for minimax CIs",
      "topics": [
        "RDTEfficiencyBound"
      ]
    },
    {
      "page": "rebp",
      "title": "Austrian unemployment duration data from Lalive (2008)",
      "topics": [
        "rebp"
      ]
    }
  ],
  "_readme": "https://github.com/kolesarm/rdhonest/raw/HEAD/README.md",
  "_rundeps": [
    "Formula",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "RDHonest.Rmd",
      "filename": "RDHonest.html",
      "title": "Honest inference in Regression Discontinuity Designs",
      "author": "Michal Kolesár",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Sharp RD",
        "Model",
        "Plots",
        "Inference based on local polynomial estimates",
        "Bias-aware confidence intervals",
        "Automatic bandwidth choice",
        "Choice of curvature parameter",
        "Inference when running variable is discrete",
        "Fuzzy RD",
        "Choice of curvature parameters",
        "Extensions",
        "Covariates",
        "Aggregated data and weighted regression",
        "Clustering",
        "Specification testing",
        "Optimal weights under Taylor smoothness class",
        "Inference at a point",
        "Diagnostics: leverage and effective observations",
        "References"
      ],
      "created": "2019-04-13 15:07:10",
      "modified": "2024-12-12 22:10:36",
      "commits": 32
    }
  ],
  "_score": 5.989004615698537,
  "_indexed": true,
  "_nocasepkg": "rdhonest",
  "_universes": [
    "kolesarm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-17T06:13:42.000Z",
      "distro": "noble",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "92d04610d5ff3e4def8c962bac03f842ceb29ab736b83ea56e9ad4f71a65c3ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-05-17T06:13:57.000Z",
      "distro": "noble",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "1576ed087599075bba6d44750ee4477e6c55532268fe1ba6c1179c575cd4ddae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-17T06:13:21.000Z",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "3f7c774be9e32b7fd79ac5300f58470d1cd7c3778af2fc69d70e22e6c68ef973",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-05-17T06:13:10.000Z",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "f8161dc02962ef1863607bf874351c9689ae74bb874b755d7e619cacc985bfae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-17T06:13:21.000Z",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "214f7ae1ea8424c741bf846c135554bd91c4c4232bb8b2e1fff2071d7c3a7db7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-17T06:13:01.000Z",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "fb62f1c9a3fc2a77f24144b451d1b2efde7f5604603802d68e6e07efaf777c7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-05-17T06:13:06.000Z",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "74ae5d9717a0115c4de500424a9f24c84fbf213bfb074d3aba17302ff88d9d86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-06-02T17:45:58.000Z",
      "commit": "2625133b416f4b5f24f6ed067bf36d0d24d2a98f",
      "fileid": "7754bb7d6092d747ff7a0c86b0cdcab30e765d5d996ee73cae803c680267e803",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25983130602"
    }
  ]
}