{
  "_id": "6a49f3b37a98a23ad0a346d4",
  "Package": "rdstagger",
  "Type": "Package",
  "Title": "Staggered Regression Discontinuity with Network Interference",
  "Version": "0.1.0",
  "Authors@R": "person(\"Subir\", \"Hait\", email = \"haitsubi@msu.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Implements a unified framework combining staggered\ndifference-in-differences with regression discontinuity designs\nand network interference. Extends Callaway and Sant'Anna (2021)\n<doi:10.1016/j.jeconom.2020.12.001> to settings where treatment\nassignment is determined by a running variable crossing a\ncutoff, adoption timing is heterogeneous across units, and\nspillover effects operate through a known network structure.\nProvides group-time average treatment effects (direct and\nspillover), aggregation schemes, bandwidth selection, and\npre-treatment falsification tests.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/causalfragility-lab/rdstagger",
  "BugReports": "https://github.com/causalfragility-lab/rdstagger/issues",
  "Repository": "https://causalfragility-lab.r-universe.dev",
  "Date/Publication": "2026-05-02 22:21:34 UTC",
  "RemoteUrl": "https://github.com/causalfragility-lab/rdstagger",
  "RemoteRef": "HEAD",
  "RemoteSha": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 05:54:39 UTC",
    "User": "root"
  },
  "Author": "Subir Hait [aut, cre]",
  "Maintainer": "Subir Hait <haitsubi@msu.edu>",
  "_user": "causalfragility-lab",
  "_type": "src",
  "_file": "rdstagger_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0d9263f62a76203870a531d015b86ba73049f1aa00c8cd50b9a3b5f2e20e68c5",
  "_filesize": 211124,
  "_sha256": "0d9263f62a76203870a531d015b86ba73049f1aa00c8cd50b9a3b5f2e20e68c5",
  "_expires": "2026-10-13T06:03:30.000Z",
  "_created": "2026-07-05T05:54:39.000Z",
  "_published": "2026-07-05T06:03:31.608Z",
  "_jobs": [
    {
      "job": 85197145335,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088813642"
    },
    {
      "job": 85197145337,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088812416"
    },
    {
      "job": 85197145339,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088853491"
    },
    {
      "job": 85197145344,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088844327"
    },
    {
      "job": 85196978165,
      "time": 165,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088795455"
    },
    {
      "job": 85197145336,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088808084"
    },
    {
      "job": 85197145348,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088806926"
    },
    {
      "job": 85197145330,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088805453"
    },
    {
      "job": 85197145327,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088805448"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872",
  "_status": "success",
  "_upstream": "https://github.com/causalfragility-lab/rdstagger",
  "_commit": {
    "id": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
    "author": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "committer": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "message": "Add rhub v2 GitHub Actions workflow\n",
    "time": 1777760494
  },
  "_maintainer": {
    "name": "Subir Hait",
    "email": "haitsubi@msu.edu",
    "login": "causalfragility-lab",
    "description": "",
    "uuid": 264290991
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rdrobust",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "causalfragility-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "causalfragility-lab",
      "count": 3,
      "uuid": 264290991
    }
  ],
  "_userbio": {
    "uuid": 264290991,
    "type": "user",
    "name": "causalfragility-lab",
    "followers": 4
  },
  "_downloads": {
    "count": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rdstagger"
  },
  "_devurl": "https://github.com/causalfragility-lab/rdstagger",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rdstagger.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/causalfragility-lab/rdstagger",
  "_realowner": "causalfragility-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "rdstagger_agg",
    "rdstagger_attgt",
    "rdstagger_bw",
    "rdstagger_pretest",
    "rdstagger_spillover",
    "sim_rdstagger"
  ],
  "_help": [
    {
      "page": "rdstagger-package",
      "title": "rdstagger: Staggered Regression Discontinuity with Network Interference",
      "topics": [
        "rdstagger-package",
        "rdstagger"
      ]
    },
    {
      "page": "plot.rdstagger_agg",
      "title": "Plot Aggregated ATT Estimates",
      "topics": [
        "plot.rdstagger_agg"
      ]
    },
    {
      "page": "rdstagger_agg",
      "title": "Aggregate ATT(g,t) Estimates",
      "topics": [
        "rdstagger_agg"
      ]
    },
    {
      "page": "rdstagger_attgt",
      "title": "Estimate Group-Time Average Treatment Effects in Staggered RD",
      "topics": [
        "rdstagger_attgt"
      ]
    },
    {
      "page": "rdstagger_bw",
      "title": "Bandwidth Selection for Staggered RD",
      "topics": [
        "rdstagger_bw"
      ]
    },
    {
      "page": "rdstagger_pretest",
      "title": "Pre-Treatment Falsification Tests for Staggered RD",
      "topics": [
        "rdstagger_pretest"
      ]
    },
    {
      "page": "rdstagger_spillover",
      "title": "Estimate Spillover Effects in Staggered RD",
      "topics": [
        "rdstagger_spillover"
      ]
    },
    {
      "page": "sim_rdstagger",
      "title": "Simulate a Staggered RD Panel Dataset with Network Interference",
      "topics": [
        "sim_rdstagger"
      ]
    }
  ],
  "_readme": "https://github.com/causalfragility-lab/rdstagger/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "rdrobust",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "rdstagger-intro.Rmd",
      "filename": "rdstagger-intro.html",
      "title": "Getting Started with rdstagger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Step 1: Simulate Data",
        "Step 2: Estimate ATT(g,t)",
        "Step 3: Pre-Treatment Falsification Test",
        "Step 4: Aggregate into Event Study",
        "Step 5: Cohort-Level Aggregation",
        "Step 6: Spillover Estimates",
        "Bandwidth Selection",
        "References"
      ],
      "created": "2026-05-02 21:26:47",
      "modified": "2026-05-02 21:26:47",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rdstagger",
  "_universes": [
    "causalfragility-lab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T05:57:04.000Z",
      "distro": "resolute",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/e61a43acd1d88916f414f50ab4b510db08024923f6336d1d40bc07ae8cc5a7c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-05T05:56:56.000Z",
      "distro": "resolute",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/177860c2298709f810903399cd31422fcc04f9609a9fa422300a42097ffef89b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T06:02:56.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/bb79f8e4efdcd8040007c3fb09191c7e825c6e14d2c2e427c5d2b218d12c0e28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-05T06:01:41.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/fab8c404f32ebed797c0e89ae54e89be250b3ae3ff0d420b52bd95e45ddfc343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-05T05:56:45.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/d4d2c3874198a3904630036bb2e48ca5b76c330c957d004c63e1007a537fcfac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T05:56:00.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/5d4e8c76590d869a6613c5d4414ed911fa0411e310b54ff69a8654a7c0e5bc6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T05:55:46.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/8cc7b55b2c9180859830d3a67c8b0faec527c709ce795c6724c6b8af7d4371b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-05T05:55:49.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "https://r2.ropensci.org/e9e50c2bba55a2cda1edeb68af5353aafe28269e90c49b46255aaa6876c5ca8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/28731192872"
    }
  ]
}