{
  "_id": "6a226c3bcd65a98ecbd46faa",
  "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-06-05 06:23:21 UTC",
    "User": "root"
  },
  "Author": "Subir Hait [aut, cre]",
  "Maintainer": "Subir Hait <haitsubi@msu.edu>",
  "MD5sum": "00f6ee3f15696b356ded823cce06e28f",
  "_user": "causalfragility-lab",
  "_type": "src",
  "_file": "rdstagger_0.1.0.tar.gz",
  "_fileid": "e0f096cd0fd9ea2c39dfa5ca20e658ed1c77c61c3b08e2487bfd44c63b94b3b9",
  "_filesize": 208435,
  "_sha256": "e0f096cd0fd9ea2c39dfa5ca20e658ed1c77c61c3b08e2487bfd44c63b94b3b9",
  "_created": "2026-06-05T06:23:21.000Z",
  "_published": "2026-06-05T06:27:07.791Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79675443158,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430196821"
    },
    {
      "job": 79675443150,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430201958"
    },
    {
      "job": 79675443152,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430209080"
    },
    {
      "job": 79675443136,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430206604"
    },
    {
      "job": 79675081253,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430165584"
    },
    {
      "job": 79675443147,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430191405"
    },
    {
      "job": 79675443174,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430186545"
    },
    {
      "job": 79675443183,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430188625"
    },
    {
      "job": 79675443159,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430191472"
    }
  ],
  "_buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rdstagger"
  },
  "_devurl": "https://github.com/causalfragility-lab/rdstagger",
  "_rbuild": "4.6.0",
  "_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",
    "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-06-05T06:25:26.000Z",
      "distro": "noble",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "ddf116a9108c2e4d396894029dfa60d8d35693d741ea6eeea6720dd590bd1ba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-05T06:25:47.000Z",
      "distro": "noble",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "e42923969582f2c49558bb1fa4419c0beb4057a414ae14971cabc7fd5342c85e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T06:26:31.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "73ba743f35bef3d60f134194a3298c541e3dfd2a54ca1e1e9f71b548e623aa25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-05T06:26:18.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "52788792daa5fd5e5e380ba23e1c81b37352f91e1c3baf95477d85a10026976a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-05T06:25:28.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "e2c66eba8759c033d06df19d718a052a16f95e427be6fc40fe4d39a9d09801ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T06:24:34.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "1bb059470f0fb407304b9f3566be6e1f92075fcc3b0583f96d78093e2392f11d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T06:24:40.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "686e0922a242e2d6f83c0d884eaafa846d07f20ee5704cab32a8090bdd2a43c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-05T06:24:42.000Z",
      "commit": "36a3c11fee1133b95d8a29c7c621a1c6fd7c81e9",
      "fileid": "62dae9d8b9c35e1f8bab8a34bf8b392c75128173e4103e847145cda73cf0aa79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/26999048886"
    }
  ]
}