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 |
DOI: | 10.32614/CRAN.package.fuzzyjoin |
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 |
Reference manual: | fuzzyjoin.pdf |
Vignettes: |
Example of 'stringdist_inner_join': Correcting misspellings against a dictionary |
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, r-oldrel (x86_64): fuzzyjoin_0.1.6.tgz |
Old sources: | fuzzyjoin archive |
Reverse imports: | CSGo, highlightr, IGoRRR, MIMER, Moonlight2R, MSclassifR, ontologics, podcleaner, ppendemic, tame, tidygenomics, tidyUSDA, xrf |
Reverse suggests: | ipaddress, widyr, WorldFlora, zoomerjoin |
Please use the canonical form https://CRAN.R-project.org/package=fuzzyjoin to link to this page.