{
  "_id": "6a3020a63efcd9bda433d55b",
  "Package": "MSCMT",
  "Type": "Package",
  "Encoding": "UTF-8",
  "Version": "1.4.4",
  "Date": "2026-06-15",
  "Title": "Multivariate Synthetic Control Method Using Time Series",
  "Authors@R": "c(person(\"Martin\",\"Becker\", role = c(\"aut\",\"cre\"),\nemail = \"martin.becker@mx.uni-saarland.de\",\ncomment=c(ORCID=\"0000-0003-2336-9751\")),\nperson(\"Stefan\",\"Klößner\", role = c(\"aut\"),\nemail = \"S.Kloessner@mx.uni-saarland.de\"),\nperson(\"Karline\",\"Soetaert\", role = c(\"com\"),\nemail = \"karline.soetaert@nioz.nl\"),\nperson(\"Jack\",\"Dongarra\",role=c(\"cph\"),\nemail = \"dongarra@icl.utk.edu\"),\nperson(\"R.J.\",\"Hanson\",role=c(\"cph\")),\nperson(\"K.H.\",\"Haskell\",role=c(\"cph\")),\nperson(\"Cleve\",\"Moler\",role=c(\"cph\")),\nperson(\"LAPACK authors\", role = \"cph\"))",
  "Description": "Three generalizations of the synthetic control method\n(which has already an implementation in package 'Synth') are\nimplemented: first, 'MSCMT' allows for using multiple outcome\nvariables, second, time series can be supplied as economic\npredictors, and third, a well-defined cross-validation approach\ncan be used. Much effort has been taken to make the\nimplementation as stable as possible (including edge cases)\nwithout losing computational efficiency. A detailed description\nof the main algorithms is given in Becker and Klößner (2018)\n<doi:10.1016/j.ecosta.2017.08.002>.",
  "License": "GPL",
  "Copyright": "inst/COPYRIGHTS",
  "VignetteBuilder": "knitr",
  "RdMacros": "Rdpack",
  "BuildVignettes": "yes",
  "Config/roxygen2/version": "8.0.0",
  "URL": "https://github.com/mabe0033/MSCMT",
  "BugReports": "https://github.com/mabe0033/MSCMT/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-15 15:52:58 UTC",
    "User": "root"
  },
  "Author": "Martin Becker [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2336-9751>), Stefan Klößner [aut],\nKarline Soetaert [com], Jack Dongarra [cph], R.J. Hanson [cph],\nK.H. Haskell [cph], Cleve Moler [cph], LAPACK authors [cph]",
  "Maintainer": "Martin Becker <martin.becker@mx.uni-saarland.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-15 08:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/MSCMT",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d38c480000fd1f1f6985e6c063df588276255db",
  "MD5sum": "465b0301d2be1381e2d51be295d35a10",
  "_user": "cran",
  "_type": "src",
  "_file": "MSCMT_1.4.4.tar.gz",
  "_fileid": "c195f4f21164ba52b82b0f410f0ccbdb96ad24491a3c626ede0d740bd4f19ec4",
  "_filesize": 1110833,
  "_sha256": "c195f4f21164ba52b82b0f410f0ccbdb96ad24491a3c626ede0d740bd4f19ec4",
  "_created": "2026-06-15T15:52:58.000Z",
  "_published": "2026-06-15T15:56:22.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81464421318,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643551283"
    },
    {
      "job": 81464421333,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7643556583"
    },
    {
      "job": 81464421303,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643551971"
    },
    {
      "job": 81464421337,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643560488"
    },
    {
      "job": 81463438791,
      "time": 281,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643490811"
    },
    {
      "job": 81464421279,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7643552783"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27558357756",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MSCMT",
  "_commit": {
    "id": "3d38c480000fd1f1f6985e6c063df588276255db",
    "author": "Martin Becker <martin.becker@mx.uni-saarland.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.4\n",
    "time": 1781511602
  },
  "_maintainer": {
    "name": "Martin Becker",
    "email": "martin.becker@mx.uni-saarland.de",
    "login": "mabe0033",
    "description": "",
    "uuid": 9365955,
    "orcid": "0000-0003-2336-9751"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lpSolveAPI",
      "role": "Imports"
    },
    {
      "package": "Rglpk",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Synth",
      "role": "Suggests"
    },
    {
      "package": "DEoptim",
      "role": "Suggests"
    },
    {
      "package": "rgenoud",
      "role": "Suggests"
    },
    {
      "package": "DEoptimR",
      "role": "Suggests"
    },
    {
      "package": "GenSA",
      "role": "Suggests"
    },
    {
      "package": "GA",
      "role": "Suggests"
    },
    {
      "package": "soma",
      "role": "Suggests"
    },
    {
      "package": "cmaes",
      "role": "Suggests"
    },
    {
      "package": "Rmalschains",
      "role": "Suggests"
    },
    {
      "package": "NMOF",
      "role": "Suggests"
    },
    {
      "package": "nloptr",
      "role": "Suggests"
    },
    {
      "package": "pso",
      "role": "Suggests"
    },
    {
      "package": "LowRankQP",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "reshape",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.4.1",
      "date": "2025-12-08"
    },
    {
      "name": "1.4.2",
      "date": "2026-05-19"
    },
    {
      "name": "1.4.3",
      "date": "2026-05-26"
    },
    {
      "name": "1.4.4",
      "date": "2026-06-15"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mabe0033",
      "count": 18,
      "uuid": 9365955
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 622,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MSCMT"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mabe0033/mscmt",
  "_searchresults": 47,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MSCMT.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mabe0033/mscmt",
  "_realowner": "mabe0033",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-07-25"
    },
    {
      "version": "1.1.0",
      "date": "2016-11-29"
    },
    {
      "version": "1.2.0",
      "date": "2017-01-30"
    },
    {
      "version": "1.3.0",
      "date": "2017-08-17"
    },
    {
      "version": "1.3.1",
      "date": "2018-01-04"
    },
    {
      "version": "1.3.2",
      "date": "2018-02-19"
    },
    {
      "version": "1.3.3",
      "date": "2018-05-04"
    },
    {
      "version": "1.3.4",
      "date": "2019-11-14"
    },
    {
      "version": "1.3.5",
      "date": "2023-02-01"
    },
    {
      "version": "1.3.6",
      "date": "2023-03-09"
    },
    {
      "version": "1.3.7",
      "date": "2023-04-17"
    },
    {
      "version": "1.3.8",
      "date": "2023-11-13"
    },
    {
      "version": "1.3.9",
      "date": "2023-11-29"
    },
    {
      "version": "1.4.0",
      "date": "2024-03-19"
    },
    {
      "version": "1.4.1",
      "date": "2025-12-11"
    },
    {
      "version": "1.4.2",
      "date": "2026-05-19"
    },
    {
      "version": "1.4.3",
      "date": "2026-05-26"
    },
    {
      "version": "1.4.4",
      "date": "2026-06-15"
    }
  ],
  "_exports": [
    "compare",
    "did",
    "improveSynth",
    "listFromLong",
    "mscmt",
    "ppratio",
    "pvalue"
  ],
  "_help": [
    {
      "page": "compare",
      "title": "Compare MSCMT estimation results",
      "topics": [
        "compare"
      ]
    },
    {
      "page": "did",
      "title": "Difference-in-difference estimator based on SCM",
      "topics": [
        "did"
      ]
    },
    {
      "page": "ggplot.mscmt",
      "title": "Plotting Results of mscmt with ggplot2",
      "topics": [
        "ggplot.mscmt"
      ]
    },
    {
      "page": "improveSynth",
      "title": "Check (and Improve) Results of Package Synth",
      "topics": [
        "improveSynth"
      ]
    },
    {
      "page": "listFromLong",
      "title": "Convert Long Format to List Format",
      "topics": [
        "listFromLong"
      ]
    },
    {
      "page": "MSCMTfunction",
      "title": "Multivariate SCM Using Time Series",
      "topics": [
        "mscmt"
      ]
    },
    {
      "page": "plot.mscmt",
      "title": "Plotting Results of MSCMT",
      "topics": [
        "plot.mscmt"
      ]
    },
    {
      "page": "ppratio",
      "title": "Post-pre-(r)mspe-ratios for placebo studies",
      "topics": [
        "ppratio"
      ]
    },
    {
      "page": "print.mscmt",
      "title": "Printing Results of MSCMT",
      "topics": [
        "print.mscmt"
      ]
    },
    {
      "page": "pvalue",
      "title": "P-values for placebo studies",
      "topics": [
        "pvalue"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lpSolve",
    "lpSolveAPI",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rdpack",
    "Rglpk",
    "rlang",
    "S7",
    "scales",
    "slam",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_vignettes": [
    {
      "source": "CheckingSynth.Rmd",
      "filename": "CheckingSynth.html",
      "title": "Checking and Improving Results of package Synth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "First Example",
        "Generating the result of package Synth",
        "Checking the result",
        "Second Example",
        "Summary",
        "References"
      ],
      "created": "2016-07-25 15:15:12",
      "modified": "2024-03-20 02:30:07",
      "commits": 6
    },
    {
      "source": "UsingTimeSeries.Rmd",
      "filename": "UsingTimeSeries.html",
      "title": "SCM Using Time Series",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Definition of the Standard Model",
        "Removing the Lagged Dependent Variable",
        "SCMT without the Lagged Dependent Variable",
        "Summary",
        "References"
      ],
      "created": "2016-07-25 15:15:12",
      "modified": "2024-03-20 02:30:07",
      "commits": 6
    },
    {
      "source": "WorkingWithMSCMT.Rmd",
      "filename": "WorkingWithMSCMT.html",
      "title": "Working with package MSCMT",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preparing the Data",
        "Example",
        "Defining the Model",
        "Single Estimation",
        "Placebo Study",
        "Making Use of a Cluster",
        "Statistical Inference",
        "Summary",
        "References"
      ],
      "created": "2016-07-25 15:15:12",
      "modified": "2024-03-20 02:30:07",
      "commits": 7
    }
  ],
  "_score": 4.052309099647323,
  "_indexed": false,
  "_nocasepkg": "mscmt",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mabe0033.r-universe.dev/MSCMT",
  "_previous": "1.4.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-06-15T15:55:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d38c480000fd1f1f6985e6c063df588276255db",
      "fileid": "abcc2ad62dd5373db307e9f33035159b4bba4a65920fafff3913fb5b9ca0b1d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558357756"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-06-15T15:55:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d38c480000fd1f1f6985e6c063df588276255db",
      "fileid": "78d438e5b5e09c3557c02cfd882541a5d42e93b6c213c3acb7bd1a8cf8846f41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558357756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-06-15T15:55:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d38c480000fd1f1f6985e6c063df588276255db",
      "fileid": "6b0108aa907f71d73e9abe59eac89da8d7379da2ca3b28da5475ee026b89c0c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558357756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-06-15T15:55:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d38c480000fd1f1f6985e6c063df588276255db",
      "fileid": "028a6aaebc12fa4cec867e34b01d2826a6c220597b0a9cce0691862b454eff76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558357756"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.4",
      "date": "2026-06-15T15:55:37.000Z",
      "arch": "emscripten",
      "commit": "3d38c480000fd1f1f6985e6c063df588276255db",
      "fileid": "997f2fb1b90ded5926d33f906de1037590acb8ceee5e2f8c27ba49e0b66ed18c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27558357756"
    }
  ]
}