{
  "_id": "6a1057c4acfb0bcc41ca3123",
  "Package": "scmSpillover",
  "Type": "Package",
  "Title": "Synthetic Control Method with Spillover Effects",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Jianfei\", \"Cao\", role = \"aut\", email = \"j.cao@northeastern.edu\"),\nperson(\"Zhanchao\", \"Fu\", role = \"cre\", email = \"fuzhanchao2001@gmail.com\")\n)",
  "Description": "A general-purpose implementation of synthetic control\nmethods that accounts for potential spillover effects between\nunits. Based on the methodology of Cao and Dowd (2019)\n<doi:10.48550/arXiv.1902.07343> \"Estimation and Inference for\nSynthetic Control Methods with Spillover Effects\".",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 07:11:24 UTC",
    "User": "root"
  },
  "Author": "Jianfei Cao [aut], Zhanchao Fu [cre]",
  "Maintainer": "Zhanchao Fu <fuzhanchao2001@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-09 15:42:42 UTC",
  "RemoteUrl": "https://github.com/cran/scmSpillover",
  "RemoteRef": "HEAD",
  "RemoteSha": "67cb78e1285c730e81813a34ad711ee31f9e5cb9",
  "MD5sum": "a01666ac109d13f2cbe33489f704a95a",
  "_user": "cran",
  "_type": "src",
  "_file": "scmSpillover_0.1.1.tar.gz",
  "_fileid": "2267151a5f80ee8a4d93a47cdc63ecca1e3f55aa847b85cc7c52d17478eabf9b",
  "_filesize": 136648,
  "_sha256": "2267151a5f80ee8a4d93a47cdc63ecca1e3f55aa847b85cc7c52d17478eabf9b",
  "_created": "2026-05-09T07:11:24.000Z",
  "_published": "2026-05-22T13:19:00.039Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77387619967,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893884696"
    },
    {
      "job": 77387620483,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893888810"
    },
    {
      "job": 77387618978,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893872490"
    },
    {
      "job": 77387619101,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161476986"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25594889733",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/scmSpillover",
  "_commit": {
    "id": "67cb78e1285c730e81813a34ad711ee31f9e5cb9",
    "author": "Zhanchao Fu <fuzhanchao2001@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1767973362
  },
  "_maintainer": {
    "name": "Zhanchao Fu",
    "email": "fuzhanchao2001@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "limSolve",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-01-09"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scmSpillover"
  },
  "_searchresults": 0,
  "_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/readme.html",
    "extra/readme.md",
    "extra/scmSpillover.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-01-09"
    }
  ],
  "_exports": [
    "generate_test_data",
    "plot_all",
    "plot_effects",
    "qplot_all",
    "qplot_ci",
    "qplot_compare",
    "qplot_effects",
    "qplot_point",
    "qplot_series",
    "run_scm_spillover",
    "safe_solve",
    "save_all_plots",
    "scm",
    "scm_batch",
    "sp_andrews_spillover",
    "sp_andrews_te",
    "sp_estimation",
    "vanilla_scm"
  ],
  "_help": [
    {
      "page": "generate_test_data",
      "title": "Generate simulated data for testing",
      "topics": [
        "generate_test_data"
      ]
    },
    {
      "page": "plot_all",
      "title": "Generate all plots for SCM analysis",
      "topics": [
        "plot_all"
      ]
    },
    {
      "page": "plot_effects",
      "title": "Plot treatment effects only",
      "topics": [
        "plot_effects"
      ]
    },
    {
      "page": "plot.scm_spillover",
      "title": "Plot method for scm_spillover objects",
      "topics": [
        "plot.scm_spillover"
      ]
    },
    {
      "page": "print.scm_spillover",
      "title": "Print method for scm_spillover objects",
      "topics": [
        "print.scm_spillover"
      ]
    },
    {
      "page": "qplot_all",
      "title": "Quick plot all three main plots in sequence",
      "topics": [
        "qplot_all"
      ]
    },
    {
      "page": "qplot_ci",
      "title": "Quick plot with confidence intervals only",
      "topics": [
        "qplot_ci"
      ]
    },
    {
      "page": "qplot_compare",
      "title": "Quick plot for method comparison (Spillover vs Vanilla)",
      "topics": [
        "qplot_compare"
      ]
    },
    {
      "page": "qplot_effects",
      "title": "Quick plot for treatment effects with confidence intervals",
      "topics": [
        "qplot_effects"
      ]
    },
    {
      "page": "qplot_point",
      "title": "Quick plot without confidence intervals",
      "topics": [
        "qplot_point"
      ]
    },
    {
      "page": "qplot_series",
      "title": "Quick plot for actual vs synthetic control time series",
      "topics": [
        "qplot_series"
      ]
    },
    {
      "page": "run_scm_spillover",
      "title": "Run Complete SCM Analysis with Spillover Effects",
      "topics": [
        "run_scm_spillover"
      ]
    },
    {
      "page": "safe_solve",
      "title": "Safe matrix inversion with regularization",
      "topics": [
        "safe_solve"
      ]
    },
    {
      "page": "save_all_plots",
      "title": "Save all plots to files",
      "topics": [
        "save_all_plots"
      ]
    },
    {
      "page": "scm",
      "title": "Basic SCM function for single unit",
      "topics": [
        "scm"
      ]
    },
    {
      "page": "scm_batch",
      "title": "Batch SCM for all units",
      "topics": [
        "scm_batch"
      ]
    },
    {
      "page": "sp_andrews_spillover",
      "title": "Test for spillover effects",
      "topics": [
        "sp_andrews_spillover"
      ]
    },
    {
      "page": "sp_andrews_te",
      "title": "Andrews test for treatment effects",
      "topics": [
        "sp_andrews_te"
      ]
    },
    {
      "page": "sp_estimation",
      "title": "Spillover-adjusted SCM estimation",
      "topics": [
        "sp_estimation"
      ]
    },
    {
      "page": "summary.scm_spillover",
      "title": "Summary method for scm_spillover objects",
      "topics": [
        "summary.scm_spillover"
      ]
    },
    {
      "page": "vanilla_scm",
      "title": "Standard SCM without spillovers",
      "topics": [
        "vanilla_scm"
      ]
    }
  ],
  "_readme": "https://github.com/cran/scmSpillover/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "limSolve",
    "lpSolve",
    "MASS",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "scmspillover",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-09T07:13:21.000Z",
      "distro": "noble",
      "commit": "67cb78e1285c730e81813a34ad711ee31f9e5cb9",
      "fileid": "f0eef10a37745dc7a4975e665672ea183c2f46d6f3e15919aa662b1b0bee6549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25594889733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-09T07:13:57.000Z",
      "distro": "noble",
      "commit": "67cb78e1285c730e81813a34ad711ee31f9e5cb9",
      "fileid": "1cf859229d5110d3d09f4dfd52f4f5b5b8f382edcf5eae4764fbfa98b86b5750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25594889733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T13:18:45.000Z",
      "commit": "67cb78e1285c730e81813a34ad711ee31f9e5cb9",
      "fileid": "560c25f56a131181a8d14cab492972627e92c5e1c316b0cf1506dd4c1e1a24ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25594889733"
    }
  ]
}