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.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
In views: OfficialStatistics
CRAN checks: fuzzyjoin results

Documentation:

Reference manual: fuzzyjoin.pdf
Vignettes: Example of 'stringdist_inner_join': Correcting misspellings against a dictionary

Downloads:

Package source: fuzzyjoin_0.1.6.tar.gz
Windows binaries: r-devel: fuzzyjoin_0.1.6.zip, r-release: fuzzyjoin_0.1.6.zip, r-oldrel: fuzzyjoin_0.1.6.zip
macOS binaries: r-release (arm64): fuzzyjoin_0.1.6.tgz, r-oldrel (arm64): fuzzyjoin_0.1.6.tgz, r-release (x86_64): fuzzyjoin_0.1.6.tgz
Old sources: fuzzyjoin archive

Reverse dependencies:

Reverse imports: CSGo, IGoRRR, Moonlight2R, MSclassifR, ontologics, podcleaner, tame, tidygenomics, tidyUSDA, xrf
Reverse suggests: genekitr, ipaddress, widyr, WorldFlora, zoomerjoin

Linking:

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