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.1 |
| 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: | 2025-07-10 |
| 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.html , fuzzyjoin.pdf |
| Vignettes: |
Example of 'stringdist_inner_join': Correcting misspellings against a dictionary (source, R code) |
| Package source: | fuzzyjoin_0.1.6.1.tar.gz |
| Windows binaries: | r-devel: fuzzyjoin_0.1.6.1.zip, r-release: fuzzyjoin_0.1.6.1.zip, r-oldrel: fuzzyjoin_0.1.6.1.zip |
| macOS binaries: | r-release (arm64): fuzzyjoin_0.1.6.1.tgz, r-oldrel (arm64): fuzzyjoin_0.1.6.1.tgz, r-release (x86_64): fuzzyjoin_0.1.6.1.tgz, r-oldrel (x86_64): fuzzyjoin_0.1.6.1.tgz |
| Old sources: | fuzzyjoin archive |
| Reverse imports: | arealDB, ICAMS, IGoRRR, MIMER, Moonlight2R, ontologics, peruflorads43, podcleaner, ppendemic, reptiledbr, 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.