{
  "_id": "6a58693dff0138dec5d73030",
  "Package": "stagsynth",
  "Type": "Package",
  "Title": "Staggered Synthetic Control Estimation and Inference",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Zhanchao\", \"Fu\", role = c(\"aut\", \"cre\"),\nemail = \"fuzhanchao2001@gmail.com\"),\nperson(\"Jianfei\", \"Cao\", role = \"aut\",\nemail = \"jianfeicao7@gmail.com\")\n)",
  "Description": "Implements the Staggered Synthetic Control (SSC) method\nfor estimating treatment effects in panel data with staggered\nadoption, as proposed by Cao, Lu, and Wu (2020)\n<doi:10.48550/arXiv.1912.06320>. Constructs synthetic control\nweights via constrained quadratic programming, estimates\nheterogeneous treatment effects and event-time average\ntreatment effects on the treated (ATT), and provides\nplacebo-in-time confidence intervals and p-values.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 05:13:57 UTC",
    "User": "root"
  },
  "Author": "Zhanchao Fu [aut, cre], Jianfei Cao [aut]",
  "Maintainer": "Zhanchao Fu <fuzhanchao2001@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-28 20:46:43 UTC",
  "RemoteUrl": "https://github.com/cran/stagsynth",
  "RemoteRef": "HEAD",
  "RemoteSha": "08c3213cc84be7959e1832a079904572de586ce8",
  "_user": "cran",
  "_type": "src",
  "_file": "stagsynth_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3a30b3a1c9d5c9dc5930120b86782039aba5cae95fafd942a25afa04218b6955",
  "_filesize": 1247891,
  "_sha256": "3a30b3a1c9d5c9dc5930120b86782039aba5cae95fafd942a25afa04218b6955",
  "_expires": "2026-10-24T05:16:43.000Z",
  "_created": "2026-07-16T05:13:57.000Z",
  "_published": "2026-07-16T05:16:44.993Z",
  "_jobs": [
    {
      "job": 87540952526,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365627759"
    },
    {
      "job": 87540952520,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365631366"
    },
    {
      "job": 87540531325,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365593817"
    },
    {
      "job": 87540952471,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365628132"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29473211972",
  "_status": "success",
  "_upstream": "https://github.com/cran/stagsynth",
  "_commit": {
    "id": "08c3213cc84be7959e1832a079904572de586ce8",
    "author": "Zhanchao Fu <fuzhanchao2001@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1777409203
  },
  "_maintainer": {
    "name": "Zhanchao Fu",
    "email": "fuzhanchao2001@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-04-28"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stagsynth"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/stagsynth.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "panel_to_matrices",
    "ssc",
    "ssc_min_eigenvalue",
    "synthetic_control",
    "synthetic_control_batch"
  ],
  "_help": [
    {
      "page": "stagsynth-package",
      "title": "stagsynth: Staggered Synthetic Control Estimation and Inference",
      "topics": [
        "stagsynth-package",
        "stagsynth"
      ]
    },
    {
      "page": "panel_to_matrices",
      "title": "Convert Long-Format Panel Data to Matrices",
      "topics": [
        "panel_to_matrices"
      ]
    },
    {
      "page": "plot.ssc",
      "title": "Plot Event-Time ATT from SSC Estimation",
      "topics": [
        "plot.ssc"
      ]
    },
    {
      "page": "print.ssc",
      "title": "Print an ssc Object",
      "topics": [
        "print.ssc"
      ]
    },
    {
      "page": "ssc",
      "title": "Staggered Synthetic Control Estimation",
      "topics": [
        "ssc"
      ]
    },
    {
      "page": "ssc_min_eigenvalue",
      "title": "Compute Smallest Eigenvalue of the SSC Design Matrix",
      "topics": [
        "ssc_min_eigenvalue"
      ]
    },
    {
      "page": "summary.ssc",
      "title": "Summarise an ssc Object",
      "topics": [
        "summary.ssc"
      ]
    },
    {
      "page": "synthetic_control",
      "title": "Synthetic Control Weights for a Single Treated Unit",
      "topics": [
        "synthetic_control"
      ]
    },
    {
      "page": "synthetic_control_batch",
      "title": "Synthetic Control Weights for All Units (Batch)",
      "topics": [
        "synthetic_control_batch"
      ]
    }
  ],
  "_rundeps": [
    "quadprog"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "stagsynth",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T05:16:00.000Z",
      "distro": "resolute",
      "commit": "08c3213cc84be7959e1832a079904572de586ce8",
      "fileid": "https://r2.ropensci.org/578b269e7d3a1eb7cf8892595c3ae15e7e22e08d7c5246567ff9dd1920381885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29473211972"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T05:16:09.000Z",
      "distro": "resolute",
      "commit": "08c3213cc84be7959e1832a079904572de586ce8",
      "fileid": "https://r2.ropensci.org/003f307156cfd78f7af126aa3360ff9caea5786ad1aec438e549bfc797fec57b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29473211972"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-16T05:16:10.000Z",
      "commit": "08c3213cc84be7959e1832a079904572de586ce8",
      "fileid": "https://r2.ropensci.org/b574ed47d7c7e8e874690abdc11312cbedb0e8fc34caf8cecd3154e4cc8d76c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29473211972"
    }
  ]
}