{
  "_id": "6a101d2aacfb0bcc41c8a086",
  "Package": "cem",
  "Type": "Package",
  "Title": "Coarsened Exact Matching",
  "Version": "1.1.31",
  "Authors@R": "c(person(\"Stefano M.\", \"Iacus\", email = \"siacus@iq.harvard.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Gary\", \"King\", email = \"king@harvard.edu\", role = c(\"aut\")),\nperson(\"Giuseppe\", \"Porro\", email = \"giuseppe.porro@uninsubria.it\", role = c(\"aut\")),\nperson(\"Richard\", \"Nielsen\", email = \"rnielsen@mit.edu\", role = c(\"aut\"))\n)",
  "Maintainer": "Stefano M. Iacus <siacus@iq.harvard.edu>",
  "Description": "Implementation of the Coarsened Exact Matching algorithm\ndiscussed along with its properties in Iacus, King, Porro\n(2011) <DOI:10.1198/jasa.2011.tm09599>; Iacus, King, Porro\n(2012) <DOI:10.1093/pan/mpr013> and Iacus, King, Porro (2019)\n<DOI:10.1017/pan.2018.29>.",
  "License": "GPL-2",
  "URL": "https://gking.harvard.edu/cem",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:01:37 UTC",
    "User": "root"
  },
  "Author": "Stefano M. Iacus [aut, cre], Gary King [aut], Giuseppe Porro\n[aut], Richard Nielsen [aut]",
  "Repository": "https://siacus.r-universe.dev",
  "Date/Publication": "2022-09-08 15:12:55 UTC",
  "RemoteUrl": "https://github.com/cran/cem",
  "RemoteRef": "HEAD",
  "RemoteSha": "96ad772be164fa896d0c6026eae427cf0d2519ee",
  "MD5sum": "28f8f6e52ebca4ecdb753420e0fb84f7",
  "_user": "siacus",
  "_type": "src",
  "_file": "cem_1.1.31.tar.gz",
  "_fileid": "79c2d46200532dbe4d808741edf788b641eb66fee8d394e2c0c4f52fa237b789",
  "_filesize": 695718,
  "_sha256": "79c2d46200532dbe4d808741edf788b641eb66fee8d394e2c0c4f52fa237b789",
  "_created": "2026-05-14T08:01:37.000Z",
  "_published": "2026-05-22T09:08:58.605Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349846567,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989945331"
    },
    {
      "job": 77349846606,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989943932"
    },
    {
      "job": 77349846783,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989934774"
    },
    {
      "job": 77349846231,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989931696"
    },
    {
      "job": 77349845580,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989905182"
    },
    {
      "job": 77349845678,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156896092"
    },
    {
      "job": 77349846428,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989934994"
    },
    {
      "job": 77349846600,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989932113"
    },
    {
      "job": 77349846668,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989929334"
    }
  ],
  "_buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cem",
  "_commit": {
    "id": "96ad772be164fa896d0c6026eae427cf0d2519ee",
    "author": "Stefano M. Iacus <siacus@iq.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.31\n",
    "time": 1662649975
  },
  "_maintainer": {
    "name": "Stefano M. Iacus",
    "email": "siacus@iq.harvard.edu",
    "login": "siacus",
    "twitter": "@iacus",
    "uuid": 5621970
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tcltk",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "MatchIt",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "Amelia",
      "version": ">= 1.2-0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "thegaryking",
      "count": 15,
      "uuid": 575230
    },
    {
      "user": "siacus",
      "count": 9,
      "uuid": 5621970
    }
  ],
  "_userbio": {
    "uuid": 5621970,
    "type": "user",
    "name": "Stefano Iacus",
    "description": "Geek, R Core Team (1999-2014), \r\n@LaStatale UNIMI (1999-2019), \r\n@EU_Commission (2019-2022) now at @IQSS at Harvard University."
  },
  "_downloads": {
    "count": 4185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cem"
  },
  "_mentions": 4,
  "_searchresults": 240,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cem.html",
    "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",
    "manual.pdf"
  ],
  "_realowner": "siacus",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.39",
      "date": "2008-08-20"
    },
    {
      "version": "1.0.41",
      "date": "2008-08-20"
    },
    {
      "version": "1.0.44",
      "date": "2008-09-02"
    },
    {
      "version": "1.0.80",
      "date": "2008-10-30"
    },
    {
      "version": "1.0.90",
      "date": "2009-02-18"
    },
    {
      "version": "1.0.96",
      "date": "2009-04-14"
    },
    {
      "version": "1.0.106",
      "date": "2009-05-13"
    },
    {
      "version": "1.0.108",
      "date": "2009-06-02"
    },
    {
      "version": "1.0.111",
      "date": "2009-08-31"
    },
    {
      "version": "1.0.116",
      "date": "2009-10-20"
    },
    {
      "version": "1.0.117",
      "date": "2009-10-21"
    },
    {
      "version": "1.0.120",
      "date": "2009-10-21"
    },
    {
      "version": "1.0.127",
      "date": "2009-11-04"
    },
    {
      "version": "1.0.128",
      "date": "2009-11-08"
    },
    {
      "version": "1.0.142",
      "date": "2009-12-24"
    },
    {
      "version": "1.1.5",
      "date": "2013-04-04"
    },
    {
      "version": "1.1.8",
      "date": "2014-03-19"
    },
    {
      "version": "1.1.10",
      "date": "2014-03-25"
    },
    {
      "version": "1.1.16",
      "date": "2015-06-04"
    },
    {
      "version": "1.1.17",
      "date": "2015-08-19"
    },
    {
      "version": "1.1.19",
      "date": "2018-04-12"
    },
    {
      "version": "1.1.20",
      "date": "2020-05-08"
    },
    {
      "version": "1.1.27",
      "date": "2020-11-09"
    },
    {
      "version": "1.1.29",
      "date": "2021-05-28"
    },
    {
      "version": "1.1.30",
      "date": "2022-08-06"
    },
    {
      "version": "1.1.31",
      "date": "2022-09-08"
    }
  ],
  "_exports": [
    "att",
    "cem",
    "cemspace",
    "combine.spacegraphs",
    "imbalance",
    "imbspace",
    "k2k",
    "L1.meas",
    "L1.profile",
    "pair",
    "pscoreSelect",
    "relax.cem",
    "relax.plot",
    "search.match",
    "shift.cem",
    "spacegraph"
  ],
  "_datasets": [
    {
      "name": "DW",
      "title": "Dehejia-Wahba dataset",
      "object": "DW",
      "file": "DW.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treated",
        "age",
        "education",
        "black",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "hispanic",
        "u74",
        "u75"
      ],
      "rows": 445,
      "table": true,
      "tojson": true
    },
    {
      "name": "LeLonde",
      "title": "Modified Lalonde dataset",
      "object": "LeLonde",
      "file": "LeLonde.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treated",
        "age",
        "education",
        "black",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "hispanic",
        "u74",
        "u75",
        "q1"
      ],
      "rows": 722,
      "table": true,
      "tojson": true
    },
    {
      "name": "LL",
      "title": "Lalonde dataset",
      "object": "LL",
      "file": "LL.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treated",
        "age",
        "education",
        "black",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "hispanic",
        "u74",
        "u75"
      ],
      "rows": 722,
      "table": true,
      "tojson": true
    },
    {
      "name": "LLvsPSID",
      "title": "Lalonde treated units versus PSID control individuals",
      "object": "LLvsPSID",
      "file": "LLvsPSID.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treated",
        "age",
        "education",
        "black",
        "married",
        "nodegree",
        "re74",
        "re75",
        "re78",
        "hispanic",
        "u74",
        "u75"
      ],
      "rows": 2787,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "att",
      "title": "Example of ATT estimation from CEM output",
      "topics": [
        "att",
        "plot.cem.att",
        "summary.cem.att"
      ]
    },
    {
      "page": "cem",
      "title": "Coarsened Exact Matching",
      "topics": [
        "cem"
      ]
    },
    {
      "page": "cemspace",
      "title": "Exploration tool for CEM",
      "topics": [
        "cemspace"
      ]
    },
    {
      "page": "combine.spacegraphs",
      "title": "Combine two spacegraph objects.",
      "topics": [
        "combine.spacegraphs"
      ]
    },
    {
      "page": "DW",
      "title": "Dehejia-Wahba dataset",
      "topics": [
        "DW"
      ]
    },
    {
      "page": "imbalance",
      "title": "Calculates several imbalance measures",
      "topics": [
        "imbalance"
      ]
    },
    {
      "page": "imbspace",
      "title": "Diagnostic tool for CEM",
      "topics": [
        "imbspace"
      ]
    },
    {
      "page": "imbspace.plot",
      "title": "Plot of imbalance space diagnostic tool for CEM",
      "topics": [
        "imbspace.plot"
      ]
    },
    {
      "page": "k2k",
      "title": "Reduction to k2k Matching",
      "topics": [
        "k2k"
      ]
    },
    {
      "page": "L1.meas",
      "title": "Evaluates L1 distance between multidimensional histograms",
      "topics": [
        "L1.meas"
      ]
    },
    {
      "page": "L1.profile",
      "title": "Calculates L1 distance for different coarsenings",
      "topics": [
        "L1.profile"
      ]
    },
    {
      "page": "LeLonde",
      "title": "Modified Lalonde dataset",
      "topics": [
        "LeLonde"
      ]
    },
    {
      "page": "LL",
      "title": "Lalonde dataset",
      "topics": [
        "LL"
      ]
    },
    {
      "page": "LLvsPSID",
      "title": "Lalonde treated units versus PSID control individuals",
      "topics": [
        "LLvsPSID"
      ]
    },
    {
      "page": "pair",
      "title": "Produces a paired sample out of a CEM match solution",
      "topics": [
        "pair"
      ]
    },
    {
      "page": "pscoreSelect",
      "title": "Heuristic search of the best propensity score model specification",
      "topics": [
        "pscoreSelect"
      ]
    },
    {
      "page": "relax.cem",
      "title": "Diagnostic tool for CEM",
      "topics": [
        "relax.cem",
        "relax.plot"
      ]
    },
    {
      "page": "search.match",
      "title": "Heuristic search of match solutions",
      "topics": [
        "search.match"
      ]
    },
    {
      "page": "shift.cem",
      "title": "Diagnostic tool for CEM",
      "topics": [
        "shift.cem"
      ]
    },
    {
      "page": "spacegraph",
      "title": "Randomly compute many different matching solutions",
      "topics": [
        "spacegraph"
      ]
    }
  ],
  "_readme": "https://github.com/cran/cem/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "chk",
    "cli",
    "combinat",
    "lattice",
    "lifecycle",
    "MatchIt",
    "nlme",
    "randomForest",
    "Rcpp",
    "RcppProgress",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "cem.Rnw",
      "filename": "cem.pdf",
      "title": "Coarsened Exact Matching",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-03-19",
      "modified": "2022-09-08 15:12:55",
      "commits": 7
    }
  ],
  "_score": 6.081087950088509,
  "_indexed": true,
  "_nocasepkg": "cem",
  "_universes": [
    "siacus"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.31",
      "date": "2026-05-14T08:03:45.000Z",
      "distro": "noble",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "753084ed896a94fd8e3f542b743e37a3618200fb98d5d00450243d8f7ef65d7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.31",
      "date": "2026-05-14T08:03:39.000Z",
      "distro": "noble",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "e26bd854696c9028907ee96f6885ed2e0fd7485fbf357fc04ef9637b27bf2447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.31",
      "date": "2026-05-14T08:03:24.000Z",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "6c7299e82085bbfee4c0092d335003ff5f677323bd6ae4f18f214165f2116403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.31",
      "date": "2026-05-14T08:03:14.000Z",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "2b3f2060f3f179a7c629b09ce544d0be257c42ff334be9d0bfe01ec241338164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.31",
      "date": "2026-05-14T08:03:11.000Z",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "9fac00c2e17dd68aa57aba1faade0cbe948640c57a7b8f9d9c65901c66cdbef7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.31",
      "date": "2026-05-14T08:03:02.000Z",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "3a670b52ed34f13cede38fe8acf63e6b076c9a384ff6d54ae5bc15493602dfc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.31",
      "date": "2026-05-14T08:02:51.000Z",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "7c7268c4c67e8cd296763956e86fb35d4ba6d04b8aa25e7c5001d459b6bd2050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.31",
      "date": "2026-05-22T09:08:43.000Z",
      "commit": "96ad772be164fa896d0c6026eae427cf0d2519ee",
      "fileid": "337c3beab4d3afb4c599c2b1dc074f5cd9d946fc28678844a4c619404e155ca8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/siacus/actions/runs/25848896410"
    }
  ]
}