The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides functions for joining data frames based on inexact criteria, including string distance, Manhattan distance, Euclidean distance, and interval overlap. This API is designed as a modern, performance-oriented alternative to the 'fuzzyjoin' package (Robinson 2026) <doi:10.32614/CRAN.package.fuzzyjoin>. String distance functions utilizing 'q-grams' are adapted with permission from the 'textdistance' 'Rust' crate (Orsinium 2024) <https://docs.rs/textdistance/latest/textdistance/>. Other string distance calculations rely on the 'rapidfuzz' 'Rust' crate (Bachmann 2023) <https://docs.rs/rapidfuzz/0.5.0/rapidfuzz/>. Interval joins are backed by a Adelson-Velsky and Landis tree as implemented by the 'interavl' 'Rust' crate <https://docs.rs/interavl/0.5.0/interavl/>.
| Version: | 0.0.13 |
| Depends: | R (≥ 4.2) |
| Imports: | stats, tibble, utils |
| Suggests: | babynames, dplyr, fuzzyjoin, knitr, microbenchmark, qdapDictionaries, rmarkdown, testthat (≥ 3.0.0) |
| Published: | 2026-03-09 |
| DOI: | 10.32614/CRAN.package.fozziejoin |
| Author: | Jon Downs [aut, cre],
The authors of the dependency Rust crates [ctb, cph] (see inst/AUTHORS
file for details) fozziejoin author details |
| Maintainer: | Jon Downs <jon at jondowns.net> |
| BugReports: | https://github.com/fozzieverse/fozziejoin/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/fozzieverse/fozziejoin |
| NeedsCompilation: | yes |
| SystemRequirements: | Cargo (Rust's package manager), rustc, xz |
| Materials: | README, NEWS |
| CRAN checks: | fozziejoin results |
| Reference manual: | fozziejoin.html , fozziejoin.pdf |
| Vignettes: |
Fuzzy Matching with 'fozziejoin' (source, R code) String Distance Benchmarking (source, R code) |
| Package source: | fozziejoin_0.0.13.tar.gz |
| Windows binaries: | r-devel: fozziejoin_0.0.13.zip, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): fozziejoin_0.0.13.tgz, r-oldrel (arm64): fozziejoin_0.0.13.tgz, r-release (x86_64): fozziejoin_0.0.13.tgz, r-oldrel (x86_64): fozziejoin_0.0.13.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fozziejoin to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.