{
  "_id": "6a33a1553efcd9bda43a8c0e",
  "Package": "matchingMarkets",
  "Version": "1.0-5",
  "SystemRequirements": "Java",
  "VignetteBuilder": "knitr",
  "Title": "Analysis of Stable Matchings",
  "Authors@R": "c(person(\"Thilo\", \"Klein\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"thilo@klein.uk\"),\nperson(\"Robert\", \"Aue\", role = \"ctb\"),\nperson(\"Fahiem\", \"Bacchus\", role = \"cph\"),\nperson(\"Sven\", \"Giegerich\", role = \"ctb\"),\nperson(\"Matthias\", \"Hericks\", role = \"ctb\"),\nperson(\"Alexander\", \"Sauer\", role = \"ctb\"),\nperson(\"Niklas\", \"Sorensson\", role = \"cph\"))",
  "Maintainer": "Thilo Klein <thilo@klein.uk>",
  "Description": "Implements structural estimators to estimate preferences\nand correct for the sample selection bias of observed outcomes\nin matching markets. This includes one-sided matching of agents\ninto groups (Klein, 2015) <doi:10.17863/CAM.5812> as well as\ntwo-sided matching of students to schools (Klein et al., 2024)\n<doi:10.1016/j.geb.2024.07.003>. The package also contains\nalgorithms to find stable matchings in the three most common\nmatching problems: the stable roommates problem (Irving, 1985)\n<doi:10.1016/0196-6774(85)90033-1>, the college admissions\nproblem (Gale and Shapley, 1962) <doi:10.2307/2312726>, and the\nhouse allocation problem (Shapley and Scarf, 1974)\n<doi:10.1016/0304-4068(74)90033-0>.",
  "URL": "https://matchingMarkets.org, https://klein.uk",
  "BugReports": "https://github.com/thiloklein/matchingMarkets/issues",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Copyright": "file COPYRIGHTS",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-18 07:36:34 UTC",
    "User": "root"
  },
  "Author": "Thilo Klein [aut, cre, cph], Robert Aue [ctb], Fahiem Bacchus\n[cph], Sven Giegerich [ctb], Matthias Hericks [ctb], Alexander\nSauer [ctb], Niklas Sorensson [cph]",
  "Config/pak/sysreqs": "default-jdk",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-22 10:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/matchingMarkets",
  "RemoteRef": "HEAD",
  "RemoteSha": "7ca50fb754fe6e72b61dede28b12b90594f98104",
  "MD5sum": "47c8e66f993df7cd0b8aa97f974b598c",
  "_user": "cran",
  "_type": "src",
  "_file": "matchingMarkets_1.0-5.tar.gz",
  "_fileid": "0dda103fb317a58ca9e21822cfff8e1146ccd1e0aa33d422a2d18c72b6d0ed52",
  "_filesize": 4486711,
  "_sha256": "0dda103fb317a58ca9e21822cfff8e1146ccd1e0aa33d422a2d18c72b6d0ed52",
  "_created": "2026-06-18T07:36:34.000Z",
  "_published": "2026-06-18T07:42:13.564Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82078640175,
      "time": 214,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717071624"
    },
    {
      "job": 82078640181,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7717066703"
    },
    {
      "job": 82078640179,
      "time": 215,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717071373"
    },
    {
      "job": 82078640180,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717069895"
    },
    {
      "job": 82077431591,
      "time": 438,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716997522"
    },
    {
      "job": 82078640134,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7717055367"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27743878851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/matchingMarkets",
  "_commit": {
    "id": "7ca50fb754fe6e72b61dede28b12b90594f98104",
    "author": "Thilo Klein <thilo@klein.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-5\n",
    "time": 1766400002
  },
  "_maintainer": {
    "name": "Thilo Klein",
    "email": "thilo@klein.uk",
    "login": "thiloklein",
    "description": "",
    "uuid": 1876440
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "RcppProgress",
      "version": ">= 0.2",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "partitions",
      "role": "Imports"
    },
    {
      "package": "rJava",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0-5",
      "date": "2025-12-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thiloklein",
      "count": 14,
      "uuid": 1876440
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 750,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matchingMarkets"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/thiloklein/matchingmarkets",
  "_pkgdown": "https://matchingMarkets.org",
  "_searchresults": 55,
  "_topics": [
    "openblas",
    "cpp",
    "openmp",
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matchingMarkets.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thiloklein/matchingmarkets",
  "_realowner": "thiloklein",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2014-11-22"
    },
    {
      "version": "0.1-2",
      "date": "2014-11-23"
    },
    {
      "version": "0.1-3",
      "date": "2015-04-02"
    },
    {
      "version": "0.1-4",
      "date": "2015-05-18"
    },
    {
      "version": "0.1-5",
      "date": "2015-07-08"
    },
    {
      "version": "0.1-6",
      "date": "2015-10-06"
    },
    {
      "version": "0.1-7",
      "date": "2015-10-11"
    },
    {
      "version": "0.2-1",
      "date": "2016-01-30"
    },
    {
      "version": "0.3-1",
      "date": "2016-08-21"
    },
    {
      "version": "0.3-2",
      "date": "2016-08-27"
    },
    {
      "version": "0.3-3",
      "date": "2017-03-26"
    },
    {
      "version": "0.3-4",
      "date": "2018-01-11"
    },
    {
      "version": "0.3-5",
      "date": "2018-02-23"
    },
    {
      "version": "0.3-6",
      "date": "2018-10-23"
    },
    {
      "version": "1.0-0",
      "date": "2018-12-04"
    },
    {
      "version": "1.0-1",
      "date": "2019-02-04"
    },
    {
      "version": "1.0-2",
      "date": "2020-01-12"
    },
    {
      "version": "1.0-3",
      "date": "2023-07-21"
    },
    {
      "version": "1.0-4",
      "date": "2023-08-08"
    },
    {
      "version": "1.0-5",
      "date": "2025-12-22"
    }
  ],
  "_exports": [
    "hri",
    "hri2",
    "hri3",
    "iaa",
    "khb",
    "plp",
    "rsd",
    "sri",
    "stabchk",
    "stabit",
    "stabit2",
    "stabsim",
    "stabsim2",
    "ttc",
    "ttc2",
    "ttcc"
  ],
  "_datasets": [
    {
      "name": "baac00",
      "title": "Townsend Thai Project BAAC Annual Resurvey, 2000",
      "object": "baac00",
      "file": "baac00.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "g.id",
        "m.id",
        "loan_size",
        "loan_size2",
        "R",
        "lngroup_agei",
        "pi",
        "wst"
      ],
      "rows": 292,
      "table": true,
      "tojson": true
    },
    {
      "name": "klein15a",
      "title": "MCMC results in Klein (2015a)",
      "object": "klein15a",
      "file": "klein15a.RData",
      "class": [
        "stabit2"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "klein15b",
      "title": "Results of Monte Carlo Simulations in Klein (2015b)",
      "object": "klein15b",
      "file": "klein15b.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "matchingMarkets-package",
      "title": "An R package for the analysis of stable matchings.",
      "topics": [
        "matchingMarkets-package"
      ]
    },
    {
      "page": "baac00",
      "title": "Townsend Thai Project BAAC Annual Resurvey, 2000",
      "topics": [
        "baac00"
      ]
    },
    {
      "page": "hri",
      "title": "All stable matchings in the hospital/residents problem with incomplete lists",
      "topics": [
        "hri"
      ]
    },
    {
      "page": "hri2",
      "title": "Resident-optimal matching in the hospital/residents problem with couples",
      "topics": [
        "hri2"
      ]
    },
    {
      "page": "hri3",
      "title": "Immediate Acceptance Algorithm (a.k.a. Boston mechanism) for two-sided matching markets",
      "topics": [
        "hri3"
      ]
    },
    {
      "page": "iaa",
      "title": "Immediate Acceptance Algorithm (a.k.a. Boston mechanism) for two-sided matching markets",
      "topics": [
        "iaa"
      ]
    },
    {
      "page": "khb",
      "title": "Karlson-Holm-Breen method for comparing probit coefficients",
      "topics": [
        "khb"
      ]
    },
    {
      "page": "klein15a",
      "title": "MCMC results in Klein (2015a)",
      "topics": [
        "klein15a"
      ]
    },
    {
      "page": "klein15b",
      "title": "Results of Monte Carlo Simulations in Klein (2015b)",
      "topics": [
        "klein15b"
      ]
    },
    {
      "page": "plp",
      "title": "Partitioning Linear Programme for the stable roommates problem",
      "topics": [
        "plp"
      ]
    },
    {
      "page": "predict.stabit2",
      "title": "Predict method for fitted matching models",
      "topics": [
        "predict.stabit2"
      ]
    },
    {
      "page": "rsd",
      "title": "Random serial dictatorship mechanism",
      "topics": [
        "rsd"
      ]
    },
    {
      "page": "sri",
      "title": "All stable matchings in the stable roommates problem with incomplete lists",
      "topics": [
        "sri"
      ]
    },
    {
      "page": "stabchk",
      "title": "Stability-Check",
      "topics": [
        "stabchk"
      ]
    },
    {
      "page": "stabit",
      "title": "Matching model and selection correction for group formation",
      "topics": [
        "stabit"
      ]
    },
    {
      "page": "stabit2",
      "title": "Matching model and selection correction for college admissions",
      "topics": [
        "stabit2"
      ]
    },
    {
      "page": "stabsim",
      "title": "Simulated data for group formation problem",
      "topics": [
        "stabsim"
      ]
    },
    {
      "page": "stabsim2",
      "title": "Simulated data for college admissions problem",
      "topics": [
        "stabsim2"
      ]
    },
    {
      "page": "ttc",
      "title": "Top-Trading-Cycles Algorithm with existing tenants",
      "topics": [
        "ttc"
      ]
    },
    {
      "page": "ttc2",
      "title": "Top-Trading-Cycles Algorithm for a two sided matching problem",
      "topics": [
        "ttc2"
      ]
    },
    {
      "page": "ttcc",
      "title": "Top-Trading-Cycles and Chains Algorithm",
      "topics": [
        "ttcc"
      ]
    }
  ],
  "_readme": "https://github.com/cran/matchingMarkets/raw/HEAD/README.md",
  "_rundeps": [
    "gmp",
    "lattice",
    "lpSolve",
    "partitions",
    "polynom",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "Rdpack",
    "rJava",
    "sets"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    },
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "matching.Rnw",
      "filename": "matching.pdf",
      "title": "Analysis of Stable Matchings",
      "engine": "knitr::knitr_notangle",
      "headings": [
        "Introduction",
        "Multi-index sample selection",
        "Monte Carlo experiments",
        "Application in microfinance",
        "Equilibrium characterisation",
        "Simulation of posterior distribution"
      ],
      "created": "2015-10-06 20:53:23",
      "modified": "2025-12-22 10:40:02",
      "commits": 8
    }
  ],
  "_score": 3.439332693830263,
  "_indexed": false,
  "_nocasepkg": "matchingmarkets",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://thiloklein.r-universe.dev/matchingMarkets",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-5",
      "date": "2026-06-18T07:40:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7ca50fb754fe6e72b61dede28b12b90594f98104",
      "fileid": "713c13a367c04420b255f1473bbd00566c030ab953689e63c63cf6f8908e9525",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27743878851"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-5",
      "date": "2026-06-18T07:40:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7ca50fb754fe6e72b61dede28b12b90594f98104",
      "fileid": "25b64f682a864a9b03749e19bb99dcfc068cb06641e733616b711a823d3b215c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27743878851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-5",
      "date": "2026-06-18T07:40:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7ca50fb754fe6e72b61dede28b12b90594f98104",
      "fileid": "08563860abab8c16e63697ee160b4a3c989c8671a68bf2c0a9fa26d7e0809884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27743878851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-5",
      "date": "2026-06-18T07:40:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7ca50fb754fe6e72b61dede28b12b90594f98104",
      "fileid": "6ef8fceea60dbd51df861e74ef5bc1064961e9a8b159155ccd965a89cf1ccc6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27743878851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-5",
      "date": "2026-06-18T07:40:13.000Z",
      "arch": "emscripten",
      "commit": "7ca50fb754fe6e72b61dede28b12b90594f98104",
      "fileid": "b0c3318ad0dcf885c5b322a33b9e6b7a15dd3345b2945f353bc9d0fa777f091e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27743878851"
    }
  ]
}