{
  "_id": "6a186013acfb0bcc41dbdf8d",
  "Package": "rd2d",
  "Type": "Package",
  "Title": "Estimation and Inference for Boundary Discontinuity Designs",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Matias D.\", family = \"Cattaneo\", email = \"matias.d.cattaneo@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"Rocio\", family = \"Titiunik\", email = \"rocio.titiunik@gmail.com\", role = \"aut\"),\nperson(given = \"Ruiqi Rae\", family = \"Yu\", email = \"raeyuuuu@gmail.com\", role = \"aut\"))",
  "URL": "https://rdpackages.github.io/, https://github.com/rdpackages/rd2d",
  "BugReports": "https://github.com/rdpackages/rd2d/issues",
  "Description": "Provides pointwise and uniform estimation and inference\nmethods for boundary discontinuity (BD) designs, a causal\ninference design that generalizes univariate regression\ndiscontinuity (RD) designs to settings with bivariate scores.\nImplements local polynomial methods for location-based and\ndistance-based analyses, including sharp and fuzzy designs,\ndata-driven bandwidth selection, pointwise confidence\nintervals, and uniform confidence bands. Methodology is\ndeveloped in Cattaneo, Titiunik, and Yu (2026)\n<doi:10.48550/arXiv.2505.05670> for location-based methods and\nCattaneo, Titiunik, and Yu (2026)\n<doi:10.48550/arXiv.2510.26051> for distance-based methods. For\nan overview and empirical guidance, see Cattaneo, Titiunik, and\nYu (2026) <doi:10.48550/arXiv.2511.06474>. The companion\nsoftware article is Cattaneo, Titiunik, and Yu (2025)\n<doi:10.48550/arXiv.2505.07989>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Maintainer": "Matias D. Cattaneo <matias.d.cattaneo@gmail.com>",
  "NeedsCompilation": "no",
  "Author": "Matias D. Cattaneo [aut, cre], Rocio Titiunik [aut], Ruiqi Rae\nYu [aut]",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Packaged": {
    "Date": "2026-05-28 14:54:50 UTC",
    "User": "root"
  },
  "Repository": "https://mdcattaneo.r-universe.dev",
  "Date/Publication": "2026-05-28 12:48:21 UTC",
  "RemoteUrl": "https://github.com/cran/rd2d",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
  "MD5sum": "ed6bbfb9d213a25a02100d27815ef807",
  "_user": "mdcattaneo",
  "_type": "src",
  "_file": "rd2d_1.0.0.tar.gz",
  "_fileid": "babd7bf0a3bf434c38daf75273a17c78464c826428161a7f439c506d79a2765e",
  "_filesize": 349400,
  "_sha256": "babd7bf0a3bf434c38daf75273a17c78464c826428161a7f439c506d79a2765e",
  "_created": "2026-05-28T14:54:50.000Z",
  "_published": "2026-05-28T15:32:35.334Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78319427242,
      "time": 319,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269396912"
    },
    {
      "job": 78319427108,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269312993"
    },
    {
      "job": 78319427310,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7270158193"
    },
    {
      "job": 78319427305,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7270028495"
    },
    {
      "job": 78318655653,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269219094"
    },
    {
      "job": 78319427212,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269287745"
    },
    {
      "job": 78319427435,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269310561"
    },
    {
      "job": 78319427602,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7269311399"
    },
    {
      "job": 78319427234,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269312424"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rd2d",
  "_commit": {
    "id": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
    "author": "Matias D. Cattaneo <matias.d.cattaneo@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1779972501
  },
  "_maintainer": {
    "name": "Matias D. Cattaneo",
    "email": "matias.d.cattaneo@gmail.com",
    "login": "mdcattaneo",
    "description": "",
    "uuid": 24854721
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.2",
      "date": "2025-06-10"
    },
    {
      "name": "0.0.3",
      "date": "2025-10-24"
    },
    {
      "name": "0.1.0",
      "date": "2026-05-14"
    },
    {
      "name": "0.2.0",
      "date": "2026-05-23"
    },
    {
      "name": "1.0.0",
      "date": "2026-05-28"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mdcattaneo",
      "count": 3,
      "uuid": 24854721
    }
  ],
  "_userbio": {
    "uuid": 24854721,
    "type": "user",
    "name": "Matias D. Cattaneo"
  },
  "_downloads": {
    "count": 387,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rd2d"
  },
  "_devurl": "https://github.com/rdpackages/rd2d",
  "_searchresults": 7,
  "_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/rd2d.html",
    "manual.pdf"
  ],
  "_realowner": "mdcattaneo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-05-14"
    },
    {
      "version": "0.0.2",
      "date": "2025-06-10"
    },
    {
      "version": "0.0.3",
      "date": "2025-10-24"
    },
    {
      "version": "0.1.0",
      "date": "2026-05-14"
    },
    {
      "version": "0.2.0",
      "date": "2026-05-23"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "rd2d",
    "rd2d.distance",
    "rdbw2d",
    "rdbw2d.distance"
  ],
  "_help": [
    {
      "page": "rd2d-package",
      "title": "rd2d: Estimation and Inference for Boundary Discontinuity Designs",
      "topics": [
        "rd2d-package"
      ]
    },
    {
      "page": "coef.rd2d",
      "title": "Extract rd2d Point Estimates",
      "topics": [
        "coef.rd2d",
        "coef.rd2d.distance"
      ]
    },
    {
      "page": "confint.rd2d",
      "title": "Confidence Intervals for rd2d Estimates",
      "topics": [
        "confint.rd2d",
        "confint.rd2d.distance"
      ]
    },
    {
      "page": "plot.rd2d",
      "title": "Plot rd2d Estimates and Bandwidths",
      "topics": [
        "plot.rd2d",
        "plot.rd2d.distance",
        "plot.rdbw2d",
        "plot.rdbw2d.distance"
      ]
    },
    {
      "page": "print.rd2d",
      "title": "Print Method for 2D Local Polynomial RD Estimation",
      "topics": [
        "print.rd2d"
      ]
    },
    {
      "page": "print.rd2d.distance",
      "title": "Print Method for 2D Local Polynomial RD Estimation (Distance-Based)",
      "topics": [
        "print.rd2d.distance"
      ]
    },
    {
      "page": "print.rdbw2d",
      "title": "Print Method for Bandwidth Selection for 2D Local Polynomial RD Design",
      "topics": [
        "print.rdbw2d"
      ]
    },
    {
      "page": "print.rdbw2d.distance",
      "title": "Print Method for Bandwidth Selection (Distance-Based) in 2D Local Polynomial RD Design",
      "topics": [
        "print.rdbw2d.distance"
      ]
    },
    {
      "page": "rd2d",
      "title": "Location-Based Methods for Boundary Discontinuity Design",
      "topics": [
        "rd2d"
      ]
    },
    {
      "page": "rd2d.distance",
      "title": "Distance-Based Methods for Boundary Discontinuity Design",
      "topics": [
        "rd2d.distance"
      ]
    },
    {
      "page": "rdbw2d",
      "title": "Bandwidth Selection for Location-Based Methods for Boundary Discontinuity Design",
      "topics": [
        "rdbw2d"
      ]
    },
    {
      "page": "rdbw2d.distance",
      "title": "Bandwidth Selection for Distance-Based Methods for Boundary Discontinuity Design",
      "topics": [
        "rdbw2d.distance"
      ]
    },
    {
      "page": "summary.rd2d",
      "title": "Summary Method for 2D Local Polynomial RD Estimation",
      "topics": [
        "summary.rd2d"
      ]
    },
    {
      "page": "summary.rd2d.distance",
      "title": "Summary Method for 2D Local Polynomial RD Estimation (Distance-Based)",
      "topics": [
        "summary.rd2d.distance"
      ]
    },
    {
      "page": "summary.rdbw2d",
      "title": "Summary Method for Bandwidth Selection for 2D Local Polynomial RD Design",
      "topics": [
        "summary.rdbw2d"
      ]
    },
    {
      "page": "summary.rdbw2d.distance",
      "title": "Summary Method for Bandwidth Selection in 2D Local Polynomial RD Design (Distance-Based)",
      "topics": [
        "summary.rdbw2d.distance"
      ]
    },
    {
      "page": "vcov.rd2d",
      "title": "Extract rd2d Covariance Matrices",
      "topics": [
        "vcov.rd2d",
        "vcov.rd2d.distance"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "expm",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rd2d",
  "_universes": [
    "mdcattaneo",
    "rdpackages"
  ],
  "_previous": "0.2.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T15:01:16.000Z",
      "distro": "noble",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "8d2431548402bb5f0052d7b408ac93ed81266dee33a748004cdb169cb8ce7449",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T14:58:02.000Z",
      "distro": "noble",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "d9d468db45eafb49d33a7add8ba5f2fdaa191fbc09ced8c4ffc8c474b34c3cb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T15:31:38.000Z",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "e382e1446f116f05d94c4509c468774a03618a59eff76c3a3c6ce264c3905809",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T15:26:17.000Z",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "6598657aa0e3313bec8435f1edbf92199287883b0be667b8f74d52514663179b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-28T14:57:55.000Z",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "c588918167a86774055d6296ab5f513f7e5f8842592a16e6b2a3c1050caf2461",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T14:57:52.000Z",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "11dbf9f5bcd68a9872ebeabf76cb3be60df1bba1ff5d6476c729d0092305e6c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T14:57:44.000Z",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "1b2ff2e971be67ad2c096eb6d1f579df2b0c70d3fdc28c96ded3f77541ec0540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T14:57:43.000Z",
      "commit": "fb40a3b778755e4ec37946f420e9e6aab8ed5093",
      "fileid": "9200c8c56556ed01a6283b3f57194d48189245e33739e548af402e552de6d511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mdcattaneo/actions/runs/26582156447"
    }
  ]
}