Package: fedmatch
Title: Fast, Flexible, and User-Friendly Record Linkage Methods
Version: 2.0.5
Authors@R: c(person("Melanie", "Friedrichs", email = "melanie.r.friedrichs@gmail.com", role = c("aut")),
             person("Chris", "Webster", email = "chris0webster@gmail.com", role = c("aut", "cre")),
             person("Blake", "Marsh", email = "blake.marsh@kc.frb.org", role = c("aut")),
             person("Jacob", "Dice", email = "Jacob.Dice@kc.frb.org", role = c("aut")),
             person("Seung", "Lee", email = "seung.j.lee@frb.gov", role = c("aut")))
Description: 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.
Depends: R (>= 3.5.3)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: stringdist, SnowballC, stringr, purrr, Rcpp, parallel,
        forcats, data.table, magrittr, scales
RoxygenNote: 7.1.2
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
LinkingTo: Rcpp, BH
NeedsCompilation: yes
Packaged: 2021-11-22 21:53:45 UTC; cwebster
Author: Melanie Friedrichs [aut],
  Chris Webster [aut, cre],
  Blake Marsh [aut],
  Jacob Dice [aut],
  Seung Lee [aut]
Maintainer: Chris Webster <chris0webster@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-22 22:10:02 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-11-23 13:26:35 UTC; unix
Archs: fedmatch.so.dSYM
