{
  "_id": "6a534fac9b92047c28d57e3f",
  "Package": "rdlearn",
  "Type": "Package",
  "Title": "Safe Policy Learning under Regression Discontinuity Design with\nMultiple Cutoffs",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Kentaro\",\nfamily = \"Kawato\",\nrole = c(\"cre\",\"cph\"),\nemail = \"kentaro1358nohe@gmail.com\"),\nperson(given = \"Yi\",\nfamily = \"Zhang\",\nrole = c(\"aut\")),\nperson(given = \"Soichiro\",\nfamily = \"Yamauchi\",\nrole = c(\"aut\")),\nperson(given = \"Eli\",\nfamily = \"Ben-Michael\",\nrole = c(\"aut\")),\nperson(given = \"Kosuke\",\nfamily = \"Imai\",\nrole = c(\"aut\")))",
  "Description": "Implements safe policy learning under regression\ndiscontinuity designs with multiple cutoffs, based on Zhang et\nal. (2022) <doi:10.48550/arXiv.2208.13323>. The learned cutoffs\nare guaranteed to perform no worse than the existing cutoffs in\nterms of overall outcomes. The 'rdlearn' package also includes\nfeatures for visualizing the learned cutoffs relative to the\nbaseline and conducting sensitivity analyses.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/kkawato/rdlearn",
  "BugReports": "https://github.com/kkawato/rdlearn/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://kkawato.r-universe.dev",
  "Date/Publication": "2025-02-21 04:50:34 UTC",
  "RemoteUrl": "https://github.com/kkawato/rdlearn",
  "RemoteRef": "HEAD",
  "RemoteSha": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 08:22:28 UTC",
    "User": "root"
  },
  "Author": "Kentaro Kawato [cre, cph],\nYi Zhang [aut],\nSoichiro Yamauchi [aut],\nEli Ben-Michael [aut],\nKosuke Imai [aut]",
  "Maintainer": "Kentaro Kawato <kentaro1358nohe@gmail.com>",
  "_user": "kkawato",
  "_type": "src",
  "_file": "rdlearn_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d23b84764fe97f1424fceb7391cbc4f05157bee42f7bf33571a6d27656befbc8",
  "_filesize": 519901,
  "_sha256": "d23b84764fe97f1424fceb7391cbc4f05157bee42f7bf33571a6d27656befbc8",
  "_expires": "2026-10-20T08:26:18.000Z",
  "_created": "2026-07-12T08:22:28.000Z",
  "_published": "2026-07-12T08:26:19.979Z",
  "_jobs": [
    {
      "job": 86631414543,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257961541"
    },
    {
      "job": 86631414535,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257961309"
    },
    {
      "job": 86631414560,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257956491"
    },
    {
      "job": 86631414548,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257956452"
    },
    {
      "job": 86631182907,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257934257"
    },
    {
      "job": 86631414545,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257950081"
    },
    {
      "job": 86631414546,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257952700"
    },
    {
      "job": 86631414554,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257953749"
    },
    {
      "job": 86631414549,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257955666"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569",
  "_status": "success",
  "_upstream": "https://github.com/kkawato/rdlearn",
  "_commit": {
    "id": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
    "author": "kkawato <140226125+kkawato@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #13 from kkawato/style-edits\n\nFix a minor styling issue in the code example.",
    "time": 1740113434
  },
  "_maintainer": {
    "name": "Kentaro Kawato",
    "email": "kentaro1358nohe@gmail.com",
    "login": "kkawato",
    "description": "",
    "uuid": 140226125
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "nprobust",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "rdrobust",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kkawato",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kkawato",
      "count": 108,
      "uuid": 140226125
    },
    {
      "user": "sou412",
      "count": 25,
      "uuid": 13793408
    },
    {
      "user": "carolyyzz",
      "count": 1,
      "uuid": 58039793
    }
  ],
  "_userbio": {
    "uuid": 140226125,
    "type": "user",
    "name": "kkawato",
    "followers": 0
  },
  "_downloads": {
    "count": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rdlearn"
  },
  "_devurl": "https://github.com/kkawato/rdlearn",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rdlearn.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kkawato/rdlearn",
  "_realowner": "kkawato",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-01-29"
    }
  ],
  "_exports": [
    "plot",
    "rdestimate",
    "rdlearn",
    "sens",
    "summary"
  ],
  "_datasets": [
    {
      "name": "acces",
      "title": "ACCES Program",
      "object": "acces",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "elig",
        "saber11",
        "cutoff",
        "department"
      ],
      "rows": 8245,
      "table": true,
      "tojson": true
    },
    {
      "name": "simdata_A",
      "title": "Simulation Data A",
      "object": "simdata_A",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "X",
        "C"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "simdata_B",
      "title": "Simulation Data B",
      "object": "simdata_B",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "X",
        "C"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acces",
      "title": "ACCES Program",
      "topics": [
        "acces"
      ]
    },
    {
      "page": "plot",
      "title": "Plot Cutoff Changes for rdlearn Objects",
      "topics": [
        "plot"
      ]
    },
    {
      "page": "rdestimate",
      "title": "RD Estimate Function",
      "topics": [
        "rdestimate"
      ]
    },
    {
      "page": "rdlearn",
      "title": "Safe Policy Learning for Regression Discontinuity Design with Multiple Cutoffs",
      "topics": [
        "rdlearn"
      ]
    },
    {
      "page": "sens",
      "title": "Sensitivity Analysis for rdlearn Objects",
      "topics": [
        "sens"
      ]
    },
    {
      "page": "simdata_A",
      "title": "Simulation Data A",
      "topics": [
        "simdata_A"
      ]
    },
    {
      "page": "simdata_B",
      "title": "Simulation Data B",
      "topics": [
        "simdata_B"
      ]
    },
    {
      "page": "summary",
      "title": "Summary function",
      "topics": [
        "summary"
      ]
    }
  ],
  "_readme": "https://github.com/kkawato/rdlearn/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "nnet",
    "nprobust",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rdrobust",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "replication.Rmd",
      "filename": "replication.html",
      "title": "Replication by rdlearn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Data",
        "Main Analysis: Cutoff change relative to the baseline for each department under different smoothness multiplicative factors",
        "Sensitivity Analysis: Cutoff change relative to the baseline for each department with varying cost of treatment",
        "References"
      ],
      "created": "2025-01-22 04:11:57",
      "modified": "2025-01-26 03:08:48",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "rdlearn",
  "_universes": [
    "kkawato"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-12T08:24:45.000Z",
      "distro": "resolute",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/d8c2801c8394cdf3443c35f279e22d66caa2f2d9c102537bcce5dc721acba3d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-12T08:24:44.000Z",
      "distro": "resolute",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/e1fecb217ff64dd35759dcbdebff10123e85681f027f4ee10325801ad42af66f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-12T08:24:36.000Z",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/f375924c4f208b6f644f5dfc39c770edc2111547a47e67daa4edf05ef1a58847",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-12T08:24:48.000Z",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/127e85c038fcf2cf7273d6834ff2f995a8285931961e49383aa9aad8c1dcc471",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-12T08:24:33.000Z",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/83a920fd51bfa3b09f824c8176d908845f2b75f411dc6977db853608b7623da8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-12T08:23:33.000Z",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/e71852e6e1006f7cefecd0ad636f5145c6e7dbe265caadfc8e96658507d8730a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-12T08:23:35.000Z",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/3df3315f0bd2fa5eecc1d84e7a075f3e2ad18a05cad91438d929cb5e50f29c69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-12T08:23:51.000Z",
      "commit": "98b1e257a771215f547a5bd85abbb0a972b0ec3c",
      "fileid": "https://r2.ropensci.org/f95a99172467ab1d9e632ad2b5f2b1d4b265c12aa5c9f38da633c7ebed0307f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkawato/actions/runs/29185655569"
    }
  ]
}