{
  "_id": "6a1eefd4b401979e73412cf4",
  "Package": "MatchThem",
  "Title": "Matching and Weighting Multiply Imputed Datasets",
  "Description": "Provides essential tools for the pre-processing techniques\nof matching and weighting multiply imputed datasets. The\npackage includes functions for matching within and across\nmultiply imputed datasets using various methods, estimating\nweights for units in the imputed datasets using multiple\nweighting methods, calculating causal effect estimates in each\nmatched or weighted dataset using parametric or non-parametric\nstatistical models, and pooling the resulting estimates\naccording to Rubin's rules (please see\n<https://journal.r-project.org/archive/2021/RJ-2021-073/> for\nmore details).",
  "Version": "1.2.2",
  "Authors@R": "c(person(\"Farhad\", \"Pishgar\", role = c(\"aut\", \"cre\"), email = \"Farhad.Pishgar@Gmail.com\"),\nperson(\"Noah\", \"Greifer\", role = \"aut\", email = \"noah.greifer@gmail.com\"),\nperson(\"Clémence\", \"Leyrat\", role = \"ctb\", email = \"Clemence.Leyrat@lshtm.ac.uk\"),\nperson(\"Elizabeth\", \"Stuart\", role = \"ctb\", email = \"estuart@jhu.edu\"))",
  "Maintainer": "Farhad Pishgar <Farhad.Pishgar@Gmail.com>",
  "URL": "https://github.com/FarhadPishgar/MatchThem",
  "BugReports": "https://github.com/FarhadPishgar/MatchThem/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "R.rsp",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Author": "Farhad Pishgar [aut, cre], Noah Greifer [aut], Clémence Leyrat\n[ctb], Elizabeth Stuart [ctb]",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://farhadpishgar.r-universe.dev",
  "Date/Publication": "2024-10-24 15:41:52 UTC",
  "RemoteUrl": "https://github.com/farhadpishgar/matchthem",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
  "Packaged": {
    "Date": "2026-05-19 08:31:19 UTC",
    "User": "root"
  },
  "MD5sum": "8790bb12e3e52c3b0972d413efb49076",
  "_user": "farhadpishgar",
  "_type": "src",
  "_file": "MatchThem_1.2.2.tar.gz",
  "_fileid": "d4e8b6e86300d0dfad9479ae69141d750359718b34845232221dfa5dae0d1cd1",
  "_filesize": 702948,
  "_sha256": "d4e8b6e86300d0dfad9479ae69141d750359718b34845232221dfa5dae0d1cd1",
  "_created": "2026-05-19T08:31:19.000Z",
  "_published": "2026-06-02T14:59:32.788Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101520736,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078621344"
    },
    {
      "job": 79101521505,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078629040"
    },
    {
      "job": 79101521381,
      "time": 255,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078633223"
    },
    {
      "job": 79101521138,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078621780"
    },
    {
      "job": 79101519409,
      "time": 225,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078565408"
    },
    {
      "job": 79101519789,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361441566"
    },
    {
      "job": 79101520637,
      "time": 250,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078651581"
    },
    {
      "job": 79101520749,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078615678"
    },
    {
      "job": 79101520778,
      "time": 143,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078615233"
    }
  ],
  "_buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/farhadpishgar/matchthem",
  "_commit": {
    "id": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
    "author": "Farhad Pishgar <farhad.pishgar@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #20 from ngreifer/patch-1\n\nUpdate with.R",
    "time": 1729784512
  },
  "_maintainer": {
    "name": "Farhad Pishgar",
    "email": "farhad.pishgar@gmail.com",
    "login": "farhadpishgar",
    "twitter": "@FarhadPishgar",
    "description": "Radiology Resident",
    "uuid": 24623582
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "MatchIt",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "WeightIt",
      "role": "Imports"
    },
    {
      "package": "Amelia",
      "role": "Suggests"
    },
    {
      "package": "cobalt",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "farhadpishgar",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "farhadpishgar",
      "count": 312,
      "uuid": 24623582
    },
    {
      "user": "ngreifer",
      "count": 20,
      "uuid": 20465600
    }
  ],
  "_userbio": {
    "uuid": 24623582,
    "type": "user",
    "name": "Farhad Pishgar",
    "description": "Radiology Resident"
  },
  "_downloads": {
    "count": 4456,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MatchThem"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/farhadpishgar/matchthem",
  "_searchresults": 111,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MatchThem.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/farhadpishgar/matchthem",
  "_realowner": "farhadpishgar",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.1",
      "date": "2019-10-10"
    },
    {
      "version": "0.9.0",
      "date": "2019-11-01"
    },
    {
      "version": "0.9.1",
      "date": "2019-12-13"
    },
    {
      "version": "0.9.2",
      "date": "2020-02-28"
    },
    {
      "version": "0.9.3",
      "date": "2020-03-23"
    },
    {
      "version": "1.0.0",
      "date": "2021-03-31"
    },
    {
      "version": "1.0.1",
      "date": "2021-08-23"
    },
    {
      "version": "1.1.0",
      "date": "2023-06-15"
    },
    {
      "version": "1.2.1",
      "date": "2024-04-02"
    }
  ],
  "_exports": [
    "as.mimids",
    "as.wimids",
    "cbind",
    "complete",
    "is.mimids",
    "is.mimipo",
    "is.mimira",
    "is.wimids",
    "matchthem",
    "pool",
    "trim",
    "weightthem"
  ],
  "_datasets": [
    {
      "name": "osteoarthritis",
      "title": "Data of 2,585 Participants in the Osteoarthritis Initiative (OAI) Project",
      "object": "osteoarthritis",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AGE",
        "SEX",
        "BMI",
        "RAC",
        "SMK",
        "OSP",
        "KOA"
      ],
      "rows": 2585,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.mimids",
      "title": "Create a 'mimids' object",
      "topics": [
        "as.mimids",
        "as.mimids.default"
      ]
    },
    {
      "page": "as.wimids",
      "title": "Create a 'wimids' object",
      "topics": [
        "as.wimids",
        "as.wimids.default"
      ]
    },
    {
      "page": "cbind",
      "title": "Combine 'mimids' and 'wimids' Objects by Columns",
      "topics": [
        "cbind",
        "cbind.mimids",
        "cbind.wimids"
      ]
    },
    {
      "page": "complete",
      "title": "Extracts Multiply Imputed Datasets",
      "topics": [
        "complete",
        "complete.mimids",
        "complete.wimids"
      ]
    },
    {
      "page": "is.mimids",
      "title": "Checks for the 'mimids' Class",
      "topics": [
        "is.mimids"
      ]
    },
    {
      "page": "is.mimipo",
      "title": "Checks for the 'mimipo' Class",
      "topics": [
        "is.mimipo"
      ]
    },
    {
      "page": "is.mimira",
      "title": "Checks for the 'mimira' Class",
      "topics": [
        "is.mimira"
      ]
    },
    {
      "page": "is.wimids",
      "title": "Checks for the 'wimids' Class",
      "topics": [
        "is.wimids"
      ]
    },
    {
      "page": "matchthem",
      "title": "Matches Multiply Imputed Datasets",
      "topics": [
        "matchthem"
      ]
    },
    {
      "page": "mimids",
      "title": "Matched Multiply Imputed Datasets",
      "topics": [
        "mimids"
      ]
    },
    {
      "page": "mimipo",
      "title": "Multiply Imputed Pooled Outcome",
      "topics": [
        "mimipo"
      ]
    },
    {
      "page": "mimira",
      "title": "Multiply Imputed Repeated Analyses",
      "topics": [
        "mimira"
      ]
    },
    {
      "page": "osteoarthritis",
      "title": "Data of 2,585 Participants in the Osteoarthritis Initiative (OAI) Project",
      "topics": [
        "osteoarthritis"
      ]
    },
    {
      "page": "pool",
      "title": "Pools Estimates by Rubin's Rules",
      "topics": [
        "pool"
      ]
    },
    {
      "page": "trim",
      "title": "Trim Weights",
      "topics": [
        "trim",
        "trim.wimids"
      ]
    },
    {
      "page": "weightthem",
      "title": "Weights Multiply Imputed Datasets",
      "topics": [
        "weightthem"
      ]
    },
    {
      "page": "wimids",
      "title": "Weighted Multiply Imputed Datasets",
      "topics": [
        "wimids"
      ]
    },
    {
      "page": "with",
      "title": "Evaluates an Expression in Matched or Weighted Multiply Imputed Datasets",
      "topics": [
        "with",
        "with.mimids",
        "with.wimids"
      ]
    }
  ],
  "_readme": "https://github.com/farhadpishgar/matchthem/raw/HEAD/README.md",
  "_rundeps": [
    "arg",
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "chk",
    "cli",
    "clipr",
    "cobalt",
    "codetools",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "farver",
    "forcats",
    "foreach",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "hms",
    "isoband",
    "iterators",
    "jomo",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "MatchIt",
    "Matrix",
    "mice",
    "minqa",
    "mitml",
    "mitools",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppProgress",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "S7",
    "sandwich",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "WeightIt",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "cheatsheet.pdf.asis",
      "filename": "cheatsheet.pdf",
      "title": "MatchThem:: Cheat Sheet",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2019-10-31 21:16:18",
      "modified": "2019-10-31 21:16:18",
      "commits": 1
    },
    {
      "source": "vignette.pdf.asis",
      "filename": "vignette.pdf",
      "title": "MatchThem:: Matching and Weighting after Multiple Imputation",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2021-08-21 21:26:23",
      "modified": "2021-08-21 21:26:23",
      "commits": 1
    }
  ],
  "_score": 7.472419411335974,
  "_indexed": true,
  "_nocasepkg": "matchthem",
  "_universes": [
    "farhadpishgar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-19T08:33:36.000Z",
      "distro": "noble",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "03ddfa71a9d98a2b0fa108d5c4e2c70854c94970aab58538ecfbc7d6a03cecb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-19T08:33:55.000Z",
      "distro": "noble",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "2c205ee30e44d756a9fd15aba6866c5320d084d37f23e4dff8d66d28319ddd65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-19T08:34:18.000Z",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "50092e0a5165deca3c0dc085d90b7537053507aef2656d70e754057332c83db7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-19T08:33:48.000Z",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "67dcf21185da552e629c6550bbfc084fa1b02dd81c41db5e02030e2a101733d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-19T08:34:50.000Z",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "f6313a30f4a9a9fa8d658202455c6520e900ba6bc237f04f965b20ce3f409f52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-19T08:33:02.000Z",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "ec51bfb584880c4039acea14d9598b5fec87f1ae9a79716e58df0bfd71b94b14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-19T08:33:00.000Z",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "3b3dfe178f78dcd4b9a251d4049acf1be128479f9d4d525d74994783f51b2b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-06-02T14:58:40.000Z",
      "commit": "7a644175e58f4392b8bf68b018eb8012c89a27f8",
      "fileid": "5d3021e51549ea060eedf0fba65d14ec9f5694341ef5446e9ac7bf5e4e9f858c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/farhadpishgar/actions/runs/26085567271"
    }
  ]
}