fuzzyjoin: Join Tables Together on Inexact Matching

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.4
Depends: R (≥ 2.10)
Imports: stringdist, stringr, dplyr, tidyr (≥ 0.4.0), purrr, geosphere
Suggests: testthat, knitr, ggplot2, qdapDictionaries, readr, rvest, rmarkdown, maps, IRanges, covr
Published: 2018-03-02
Author: David Robinson [aut, cre], Joran Elias [ctb]
Maintainer: David Robinson <admiral.david at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: fuzzyjoin results

Downloads:

Reference manual: fuzzyjoin.pdf
Vignettes: Example of 'stringdist_inner_join': Correcting misspellings against a dictionary
Package source: fuzzyjoin_0.1.4.tar.gz
Windows binaries: r-devel: fuzzyjoin_0.1.4.zip, r-release: fuzzyjoin_0.1.4.zip, r-oldrel: fuzzyjoin_0.1.4.zip
OS X binaries: r-release: fuzzyjoin_0.1.4.tgz, r-oldrel: fuzzyjoin_0.1.4.tgz
Old sources: fuzzyjoin archive

Reverse dependencies:

Reverse imports: tidygenomics
Reverse suggests: widyr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fuzzyjoin to link to this page.