Join tables together based not on whether columns
  match exactly, but whether they are similar by some comparison.
  Implementations include string distance and regular expression
  matching.
| Version: | 
0.1.6 | 
| Depends: | 
R (≥ 2.10) | 
| Imports: | 
stringdist, stringr, dplyr (≥ 0.8.1), tidyr (≥ 0.4.0), purrr, geosphere, tibble | 
| Suggests: | 
testthat, knitr, ggplot2, qdapDictionaries, readr, rvest, rmarkdown, maps, IRanges, covr | 
| Published: | 
2020-05-15 | 
| Author: | 
David Robinson [aut, cre],
  Jennifer Bryan [ctb],
  Joran Elias [ctb] | 
| Maintainer: | 
David Robinson  <admiral.david at gmail.com> | 
| BugReports: | 
https://github.com/dgrtwo/fuzzyjoin/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://github.com/dgrtwo/fuzzyjoin | 
| NeedsCompilation: | 
no | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
fuzzyjoin results |