Provides a flexible set of tools for matching two un-linked data sets. 'fedmatch' allows for three ways to match data: exact matches, fuzzy matches, and multi-variable matches. It also allows an easy combination of these three matches via the tier matching function.
| Version: | 2.1.0 | 
| Depends: | R (≥ 3.5.3) | 
| Imports: | stringdist, SnowballC, stringr, purrr, Rcpp, parallel, forcats, data.table, magrittr, scales | 
| LinkingTo: | Rcpp, BH | 
| Suggests: | testthat, knitr, rmarkdown | 
| Published: | 2025-01-31 | 
| DOI: | 10.32614/CRAN.package.fedmatch | 
| Author: | Melanie Friedrichs [aut], Chris Webster [aut, cre], Blake Marsh [aut], Jacob Dice [aut], Seung Lee [aut] | 
| Maintainer: | Chris Webster <chris0webster at gmail.com> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | fedmatch results | 
| Reference manual: | fedmatch.html , fedmatch.pdf | 
| Vignettes: | Fuzzy Matching (source, R code) Introduction to fedmatch (source, R code) Multivar Matching (source, R code) Using clean_strings (source, R code) Tier Matching (source, R code) | 
| Package source: | fedmatch_2.1.0.tar.gz | 
| Windows binaries: | r-devel: fedmatch_2.1.0.zip, r-release: fedmatch_2.1.0.zip, r-oldrel: fedmatch_2.1.0.zip | 
| macOS binaries: | r-release (arm64): fedmatch_2.1.0.tgz, r-oldrel (arm64): fedmatch_2.1.0.tgz, r-release (x86_64): fedmatch_2.1.0.tgz, r-oldrel (x86_64): fedmatch_2.1.0.tgz | 
| Old sources: | fedmatch archive | 
| Reverse imports: | arete | 
Please use the canonical form https://CRAN.R-project.org/package=fedmatch to link to this page.