{
  "_id": "6a1ee072b401979e734107d1",
  "Package": "pm3",
  "Type": "Package",
  "Title": "Propensity Score Matching for Unordered 3-Group Data",
  "Version": "0.2.0",
  "Authors@R": "person(\"Qiang\", \"LIU\", email = \"dege857@163.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Qiang LIU <dege857@163.com>",
  "Description": "You can use this program for 3 sets of categorical data\nfor propensity score matching. Assume that the data has 3\ndifferent categorical variables. You can use it to perform\npropensity matching of baseline indicator groupings. The\nmatching will make the differences in the baseline data\nsmaller. This method was described by Alvaro Fuentes (2022)\n<doi:10.1080/00273171.2021.1925521>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:16:03 UTC",
    "User": "root"
  },
  "Author": "Qiang LIU [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-07-23 02:45:38 UTC",
  "RemoteUrl": "https://github.com/cran/pm3",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d9286f6e3610c740278e56a84d3364ed9340c7c",
  "MD5sum": "a26fd49000119c91a35b219eb7190d5e",
  "_user": "cran",
  "_type": "src",
  "_file": "pm3_0.2.0.tar.gz",
  "_fileid": "1330a06b44e7e974f500c9014019d5c872a9845dbed884b69337103042b9c37a",
  "_filesize": 94967,
  "_sha256": "1330a06b44e7e974f500c9014019d5c872a9845dbed884b69337103042b9c37a",
  "_created": "2026-05-20T07:16:03.000Z",
  "_published": "2026-06-02T13:53:54.685Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79087068230,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103596889"
    },
    {
      "job": 79087069152,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103599082"
    },
    {
      "job": 79087068153,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103557650"
    },
    {
      "job": 79087067534,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359684613"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26147372775",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pm3",
  "_commit": {
    "id": "2d9286f6e3610c740278e56a84d3364ed9340c7c",
    "author": "Qiang LIU <dege857@163.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1721702738
  },
  "_maintainer": {
    "name": "Qiang LIU",
    "email": "dege857@163.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "tableone",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pm3"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pm3.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-03"
    },
    {
      "version": "0.1.2",
      "date": "2023-03-06"
    },
    {
      "version": "0.1.4",
      "date": "2023-03-14"
    },
    {
      "version": "0.1.5",
      "date": "2023-03-30"
    },
    {
      "version": "0.1.8",
      "date": "2023-06-09"
    },
    {
      "version": "0.1.9",
      "date": "2023-06-17"
    },
    {
      "version": "0.2.0",
      "date": "2024-07-22"
    }
  ],
  "_exports": [
    "pm3"
  ],
  "_datasets": [
    {
      "name": "prematurity",
      "title": "A data on indicators for premature newborns.",
      "object": "prematurity",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "low",
        "age",
        "lwt",
        "race",
        "smoke",
        "ptl",
        "ht",
        "ui",
        "ftv",
        "bwt"
      ],
      "rows": 189,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "datach",
      "title": "datach",
      "topics": [
        "datach"
      ]
    },
    {
      "page": "pm3",
      "title": "pm3",
      "topics": [
        "pm3"
      ]
    },
    {
      "page": "pm3datalist",
      "title": "pm3datalist",
      "topics": [
        "pm3datalist"
      ]
    },
    {
      "page": "pm3fit",
      "title": "pm3fit",
      "topics": [
        "pm3fit"
      ]
    },
    {
      "page": "prematurity",
      "title": "A data on indicators for premature newborns.",
      "topics": [
        "prematurity"
      ]
    }
  ],
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "e1071",
    "forcats",
    "gdata",
    "generics",
    "glue",
    "gmodels",
    "gtools",
    "haven",
    "hms",
    "labelled",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "mitools",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tableone",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pm3",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T07:18:00.000Z",
      "distro": "noble",
      "commit": "2d9286f6e3610c740278e56a84d3364ed9340c7c",
      "fileid": "4f7e91079f0e86dbfcecb0268d3534e795c23e448d28c3e4d73fd92a11ec2a9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147372775"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T07:18:06.000Z",
      "distro": "noble",
      "commit": "2d9286f6e3610c740278e56a84d3364ed9340c7c",
      "fileid": "227a0e00e46bcc0fc8f6511760e591df05ee8af7eba67842f4734b3c0d8b70ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147372775"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T13:53:30.000Z",
      "commit": "2d9286f6e3610c740278e56a84d3364ed9340c7c",
      "fileid": "b49dc38dd5d9bea1581048ff679f7a820060bf570a1058aa57d7fe5d58816135",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26147372775"
    }
  ]
}