{
  "_id": "6a2ba45b578398594319242d",
  "Package": "scpi",
  "Title": "Synthetic Control Methods",
  "Version": "4.0.1",
  "Authors@R": "c(person(given = c(\"Matias\", \"D.\"),\nfamily = \"Cattaneo\",\nrole = c(\"aut\",\"cre\"),\nemail = \"matias.d.cattaneo@gmail.com\"),\nperson(given = \"Yingjie\",\nfamily = \"Feng\",\nrole = \"aut\",\nemail = \"fengyingjiepku@gmail.com\"),\nperson(given = \"Filippo\",\nfamily = \"Palomba\",\nrole = \"aut\",\nemail = \"filippo.palomba19@gmail.com\"),\nperson(given = \"Rocio\",\nfamily = \"Titiunik\",\nrole = \"aut\",\nemail = \"rocio.titiunik@gmail.com\")\n)",
  "URL": "https://nppackages.github.io/scpi/",
  "BugReports": "https://github.com/nppackages/scpi/issues",
  "Description": "Implementation of prediction and inference procedures for\nSynthetic Control methods using least square, lasso, ridge, or\nsimplex-type constraints. Uncertainty is quantified with\nprediction intervals as developed in Cattaneo, Feng, and\nTitiunik (2021) <doi:10.1080/01621459.2021.1979561> for a\nsingle treated unit and in Cattaneo, Feng, Palomba, and\nTitiunik (2027) <doi:10.1162/rest_a_01588> for multiple treated\nunits and staggered adoption. More details about the software\nimplementation can be found in Cattaneo, Feng, Palomba, and\nTitiunik (2025) <doi:10.18637/jss.v113.i01>.",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "RdMacros": "Rdpack",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Author": "Matias D. Cattaneo [aut, cre], Yingjie Feng [aut], Filippo\nPalomba [aut], Rocio Titiunik [aut]",
  "Maintainer": "Matias D. Cattaneo <matias.d.cattaneo@gmail.com>",
  "Packaged": {
    "Date": "2026-06-10 11:59:04 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake pkg-config",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-10 11:07:01 UTC",
  "RemoteUrl": "https://github.com/cran/scpi",
  "RemoteRef": "HEAD",
  "RemoteSha": "d75659a1de6c6c31a495bd39069c5ba60f909a22",
  "MD5sum": "ab7b9dd61b8aa78204ad05501543849c",
  "_user": "cran",
  "_type": "src",
  "_file": "scpi_4.0.1.tar.gz",
  "_fileid": "1364553bfd746ab01bbae6db0215fd67791a76ce3cda55576a65dbb0a47ec03d",
  "_filesize": 497004,
  "_sha256": "1364553bfd746ab01bbae6db0215fd67791a76ce3cda55576a65dbb0a47ec03d",
  "_created": "2026-06-10T11:59:04.000Z",
  "_published": "2026-06-12T06:16:59.166Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80970248293,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80970248787,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7535061144"
    },
    {
      "job": 80970248374,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534991113"
    },
    {
      "job": 80970248798,
      "time": 298,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7535095625"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27273947625",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/scpi",
  "_commit": {
    "id": "d75659a1de6c6c31a495bd39069c5ba60f909a22",
    "author": "Matias D. Cattaneo <matias.d.cattaneo@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.0.1\n",
    "time": 1781089621
  },
  "_maintainer": {
    "name": "Matias D. Cattaneo",
    "email": "matias.d.cattaneo@gmail.com",
    "login": "mdcattaneo",
    "description": "",
    "uuid": 24854721
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "abind",
      "version": ">= 1.4.5",
      "role": "Imports"
    },
    {
      "package": "CVXR",
      "version": "> 1.9",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "version": ">= 1.0.19",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "ECOSolveR",
      "version": ">= 0.5.4",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "version": ">= 1.6.3",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.3.3",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "Qtools",
      "version": ">= 1.5.6",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "version": ">= 2.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.11",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.0.1",
      "date": "2025-07-03"
    },
    {
      "name": "3.0.2",
      "date": "2026-03-06"
    },
    {
      "name": "4.0.0",
      "date": "2026-06-03"
    },
    {
      "name": "4.0.1",
      "date": "2026-06-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "filippopalomba",
      "count": 15,
      "uuid": 78806778
    },
    {
      "user": "mdcattaneo",
      "count": 2,
      "uuid": 24854721
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 879,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scpi"
  },
  "_devurl": "https://github.com/nppackages/scpi",
  "_searchresults": 64,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/scpi.html",
    "manual.pdf"
  ],
  "_realowner": "mdcattaneo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2022-02-23"
    },
    {
      "version": "0.2.1",
      "date": "2022-03-24"
    },
    {
      "version": "1.0.0",
      "date": "2022-09-08"
    },
    {
      "version": "2.0.0",
      "date": "2022-10-10"
    },
    {
      "version": "2.0.1",
      "date": "2022-11-21"
    },
    {
      "version": "2.1.0",
      "date": "2022-12-25"
    },
    {
      "version": "2.2.1",
      "date": "2023-03-15"
    },
    {
      "version": "2.2.2",
      "date": "2023-04-21"
    },
    {
      "version": "2.2.3",
      "date": "2023-05-11"
    },
    {
      "version": "2.2.4",
      "date": "2023-05-20"
    },
    {
      "version": "2.2.5",
      "date": "2023-11-01"
    },
    {
      "version": "2.2.6",
      "date": "2024-11-14"
    },
    {
      "version": "3.0.0",
      "date": "2025-01-31"
    },
    {
      "version": "3.0.1",
      "date": "2025-07-03"
    },
    {
      "version": "3.0.2",
      "date": "2026-03-06"
    },
    {
      "version": "4.0.0",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "scdata",
    "scdataMulti",
    "scest",
    "scpi",
    "scplot",
    "scplotMulti"
  ],
  "_datasets": [
    {
      "name": "scpi_germany",
      "title": "Replication Dataset for Estimating the Economic Impact of German Reunification",
      "object": "scpi_germany",
      "class": [
        "data.frame"
      ],
      "fields": [
        "index",
        "country",
        "year",
        "gdp",
        "infrate",
        "trade",
        "schooling",
        "industry"
      ],
      "rows": 748,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "scpi-package",
      "title": "'scpi': A Package to Compute Synthetic Control Prediction Intervals With Multiple Treated Units and Staggered Adoption",
      "topics": [
        "scpi-package"
      ]
    },
    {
      "page": "coef.scest",
      "title": "Coef Method for Synthetic Control Methods",
      "topics": [
        "coef.scest"
      ]
    },
    {
      "page": "coef.scpi",
      "title": "Coef Method for Synthetic Control Methods",
      "topics": [
        "coef.scpi"
      ]
    },
    {
      "page": "print.scdata",
      "title": "Summary Method for Synthetic Control",
      "topics": [
        "print.scdata"
      ]
    },
    {
      "page": "print.scdataMulti",
      "title": "Summary Method for Synthetic Control",
      "topics": [
        "print.scdataMulti"
      ]
    },
    {
      "page": "print.scest",
      "title": "Print Method for Synthetic Control Methods",
      "topics": [
        "print.scest"
      ]
    },
    {
      "page": "print.scpi",
      "title": "Print Method for Synthetic Control Inference",
      "topics": [
        "print.scpi"
      ]
    },
    {
      "page": "scdata",
      "title": "Data Preparation for 'scest' or 'scpi' for Point Estimation and Inference Procedures Using Synthetic Control Methods.",
      "topics": [
        "scdata"
      ]
    },
    {
      "page": "scdataMulti",
      "title": "Data Preparation for 'scest' or 'scpi' for Point Estimation and Inference Procedures Using Synthetic Control Methods.",
      "topics": [
        "scdataMulti"
      ]
    },
    {
      "page": "scest",
      "title": "Prediction of Synthetic Control",
      "topics": [
        "scest"
      ]
    },
    {
      "page": "scpi",
      "title": "Prediction Intervals for Synthetic Control Methods",
      "topics": [
        "scpi"
      ]
    },
    {
      "page": "scpi_germany",
      "title": "Replication Dataset for Estimating the Economic Impact of German Reunification",
      "topics": [
        "scpi_germany"
      ]
    },
    {
      "page": "scplot",
      "title": "Plot Synthetic Control Point Estimates and Prediction Interval",
      "topics": [
        "scplot"
      ]
    },
    {
      "page": "scplotMulti",
      "title": "Plot Synthetic Control Point Estimates and Prediction Interval With Multiple Treated units and Staggered Adoption",
      "topics": [
        "scplotMulti"
      ]
    },
    {
      "page": "summary.scdata",
      "title": "Summary Method for Synthetic Control Prediction",
      "topics": [
        "summary.scdata"
      ]
    },
    {
      "page": "summary.scdataMulti",
      "title": "Summary Method for Synthetic Control Prediction",
      "topics": [
        "summary.scdataMulti"
      ]
    },
    {
      "page": "summary.scest",
      "title": "Summary Method for Synthetic Control Prediction",
      "topics": [
        "summary.scest"
      ]
    },
    {
      "page": "summary.scpi",
      "title": "Summary Method for Synthetic Control Inference",
      "topics": [
        "summary.scpi"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "checkmate",
    "clarabel",
    "cli",
    "codetools",
    "conquer",
    "corpcor",
    "cpp11",
    "crs",
    "cubature",
    "CVXR",
    "data.table",
    "doSNOW",
    "dplyr",
    "ECOSolveR",
    "farver",
    "fastDummies",
    "foreach",
    "Formula",
    "generics",
    "ggplot2",
    "glmx",
    "glue",
    "gmp",
    "gtable",
    "gtools",
    "highs",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mvtnorm",
    "np",
    "numDeriv",
    "osqp",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "Qtools",
    "quadprog",
    "quantdr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reshape2",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "scs",
    "slam",
    "snow",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 2.4082399653118496,
  "_indexed": false,
  "_nocasepkg": "scpi",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mdcattaneo.r-universe.dev/scpi",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.0.0",
      "date": "2026-06-03T13:37:43.000Z",
      "distro": "noble",
      "commit": "4e9a0089d9d48231cdde69f76520ac5927f319ee",
      "fileid": "64d3592fb36288317df2c940127655c0448797325a72fe842ba7b7a28b5aab65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26887593895"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.0.1",
      "date": "2026-06-10T12:01:35.000Z",
      "distro": "noble",
      "commit": "d75659a1de6c6c31a495bd39069c5ba60f909a22",
      "fileid": "a340b4c70aa631cd55da434a75e066a38028a0d3badf8cf6ba3dac7ab2ed5586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273947625"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.0.1",
      "date": "2026-06-10T12:04:26.000Z",
      "commit": "d75659a1de6c6c31a495bd39069c5ba60f909a22",
      "fileid": "cd14d4417ff11ca98dd91250e9a6bcdd5caaf8d64b7b1768bcacbbf0bb9b1d18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273947625"
    }
  ]
}