{
  "_id": "69db2001c5259ad4cd851572",
  "Package": "quickmatch",
  "Type": "Package",
  "Title": "Quick Generalized Full Matching",
  "Version": "0.2.2.9000",
  "Date": "2023-11-29",
  "Authors@R": "c(\nperson(\"Fredrik\", \"Savje\", email = \"fredrik.savje@yale.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Jasjeet\", \"Sekhon\", role = \"aut\"),\nperson(\"Michael\", \"Higgins\", role = \"aut\"))",
  "Description": "Provides functions for constructing near-optimal\ngeneralized full matching. Generalized full matching is an\nextension of the original full matching method to situations\nwith more intricate study designs. The package is made with\nlarge data sets in mind and derives matches more than an order\nof magnitude quicker than other methods.",
  "NeedsCompilation": "yes",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/fsavje/quickmatch",
  "BugReports": "https://github.com/fsavje/quickmatch/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://fsavje.r-universe.dev",
  "Date/Publication": "2023-11-29 20:28:04 UTC",
  "RemoteUrl": "https://github.com/fsavje/quickmatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
  "Packaged": {
    "Date": "2026-04-10 09:53:03 UTC",
    "User": "root"
  },
  "Author": "Fredrik Savje [aut, cre],\nJasjeet Sekhon [aut],\nMichael Higgins [aut]",
  "Maintainer": "Fredrik Savje <fredrik.savje@yale.edu>",
  "MD5sum": "efe7408ab7af4c3d329dcf7cbff534a6",
  "_user": "fsavje",
  "_type": "src",
  "_file": "quickmatch_0.2.2.9000.tar.gz",
  "_fileid": "abb12bdd2663ea31fcd66f1f45cebd8d342cb99ad059a3cbfee073128370b87a",
  "_filesize": 216417,
  "_sha256": "abb12bdd2663ea31fcd66f1f45cebd8d342cb99ad059a3cbfee073128370b87a",
  "_created": "2026-04-10T09:53:03.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70947933829,
      "time": 102,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70947933830,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70947933962,
      "time": 101,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6368505918"
    },
    {
      "job": 70947933871,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6368507328"
    },
    {
      "job": 70947933885,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6368499668"
    },
    {
      "job": 70947933909,
      "time": 158,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6368527654"
    },
    {
      "job": 70947933832,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70947933815,
      "time": 129,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70947933758,
      "time": 168,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6368476640"
    },
    {
      "job": 70947933807,
      "time": 95,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6368504218"
    },
    {
      "job": 70947933793,
      "time": 55,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70947933897,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6368500561"
    },
    {
      "job": 70947933795,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/fsavje/actions/runs/24237123500",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fsavje/quickmatch",
  "_commit": {
    "id": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
    "author": "Fredrik Savje <fred_gh@savje.com>",
    "committer": "Fredrik Savje <fred_gh@savje.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1701289684
  },
  "_maintainer": {
    "name": "Fredrik Savje",
    "email": "fredrik.savje@yale.edu",
    "login": "fsavje",
    "uuid": 8314536
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "distances",
      "role": "Depends"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "scclust",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "fsavje",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "fsavje",
      "count": 90,
      "uuid": 8314536
    }
  ],
  "_userbio": {
    "uuid": 8314536,
    "type": "user",
    "name": "Fredrik Sävje"
  },
  "_downloads": {
    "count": 5155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quickmatch"
  },
  "_devurl": "https://github.com/fsavje/quickmatch",
  "_searchresults": 31,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/quickmatch.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fsavje/quickmatch",
  "_realowner": "fsavje",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2017-05-20"
    },
    {
      "version": "0.1.3",
      "date": "2018-07-21"
    },
    {
      "version": "0.2.0",
      "date": "2018-08-21"
    },
    {
      "version": "0.2.1",
      "date": "2018-08-24"
    },
    {
      "version": "0.2.2",
      "date": "2023-11-29"
    },
    {
      "version": "0.2.3",
      "date": "2024-07-31"
    }
  ],
  "_exports": [
    "covariate_averages",
    "covariate_balance",
    "is.qm_matching",
    "lm_match",
    "matching_weights",
    "qm_matching",
    "quickmatch"
  ],
  "_help": [
    {
      "page": "quickmatch-package",
      "title": "quickmatch: Quick Generalized Full Matching",
      "topics": [
        "quickmatch-package"
      ]
    },
    {
      "page": "covariate_averages",
      "title": "Covariate averages in matched sample",
      "topics": [
        "covariate_averages"
      ]
    },
    {
      "page": "covariate_balance",
      "title": "Covariate balance in matched sample",
      "topics": [
        "covariate_balance"
      ]
    },
    {
      "page": "is.qm_matching",
      "title": "Check qm_matching object",
      "topics": [
        "is.qm_matching"
      ]
    },
    {
      "page": "lm_match",
      "title": "Regression-based matching estimator of treatment effects",
      "topics": [
        "lm_match"
      ]
    },
    {
      "page": "matching_weights",
      "title": "Unit weights implied by matching",
      "topics": [
        "matching_weights"
      ]
    },
    {
      "page": "qm_matching",
      "title": "Constructor for qm_matching objects",
      "topics": [
        "qm_matching"
      ]
    },
    {
      "page": "quickmatch",
      "title": "Derive generalized full matchings",
      "topics": [
        "quickmatch"
      ]
    }
  ],
  "_readme": "https://github.com/fsavje/quickmatch/raw/HEAD/README.md",
  "_rundeps": [
    "distances",
    "lattice",
    "sandwich",
    "scclust",
    "zoo"
  ],
  "_score": 4.943953052948052,
  "_indexed": true,
  "_nocasepkg": "quickmatch",
  "_universes": [
    "fsavje"
  ],
  "_failure": {
    "version": "0.2.2.9000",
    "commit": {
      "id": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
      "author": "Fredrik Savje <fred_gh@savje.com>",
      "committer": "Fredrik Savje <fred_gh@savje.com>",
      "message": "Update DESCRIPTION\n",
      "time": 1701289684
    },
    "buildurl": "https://github.com/r-universe/fsavje/actions/runs/26847446241",
    "date": "2026-06-05T06:02:20.818Z",
    "job": {
      "job": 79672764181,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7429879164"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-03-11T10:05:53.000Z",
      "arch": "aarch64",
      "commit": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
      "fileid": "ed967f6c60fd4f39e3c11c2297e67e3b127e0d7a440c436b1a1da69d68409e26",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/22940555639"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-03-11T10:07:02.000Z",
      "arch": "x86_64",
      "commit": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
      "fileid": "7e1880d7b54b14747b539964aec58ac3b825fb0e8a8522ad062cfe4bd5ae18b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/22940555639"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-04-10T09:54:31.000Z",
      "arch": "aarch64",
      "commit": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
      "fileid": "05997fca3acb8c1981f0e309d60a5eccd936700211b08d790712811509ed9bcd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/24237123500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-04-10T09:56:00.000Z",
      "arch": "x86_64",
      "commit": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
      "fileid": "c48b8ae40bfe792d68beade8269cccedeb3138acd040c9ccd58d74fe5666e228",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/24237123500"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-04-10T09:54:58.000Z",
      "arch": "emscripten",
      "commit": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
      "fileid": "810e4d19ab58c4c2d54a8422d0158c4e05050bd0fdd09e7b0c8f4c8f5f0c33c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/24237123500"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-04-10T09:54:21.000Z",
      "arch": "x86_64",
      "commit": "46cacbb234eaf9a3c2620730aa736270da0ccdf9",
      "fileid": "f34e5a8dfe759e59ed7c3e033058f4fe17b414c193146c78425bf1c6250258bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/fsavje/actions/runs/24237123500"
    }
  ]
}