Package: quickmatch Type: Package Title: Quick Generalized Full Matching Version: 0.2.2.9000 Date: 2023-11-29 Authors@R: c( person("Fredrik", "Savje", email = "fredrik.savje@yale.edu", role = c("aut", "cre")), person("Jasjeet", "Sekhon", role = "aut"), person("Michael", "Higgins", role = "aut")) Description: Provides functions for constructing near-optimal generalized full matching. Generalized full matching is an extension of the original full matching method to situations with more intricate study designs. The package is made with large data sets in mind and derives matches more than an order of magnitude quicker than other methods. Depends: R (>= 3.4.0), distances Imports: sandwich, scclust (>= 0.2.0), stats Suggests: testthat 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: 2026-04-10 09:53:03 UTC; root Author: Fredrik Savje [aut, cre], Jasjeet Sekhon [aut], Michael Higgins [aut] Maintainer: Fredrik Savje