<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Utilities for Joining Dataframes with Inexact Matching</dc:title>
  <dc:title>R package fozziejoin version 0.0.13</dc:title>
  <dc:description>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)
    &lt;doi:10.32614/CRAN.package.fuzzyjoin&gt;. String distance functions utilizing
    'q-grams' are adapted with permission from the 'textdistance' 'Rust' crate
    (Orsinium 2024) &lt;https://docs.rs/textdistance/latest/textdistance/&gt;. Other
    string distance calculations rely on the 'rapidfuzz' 'Rust' crate (Bachmann
    2023) &lt;https://docs.rs/rapidfuzz/0.5.0/rapidfuzz/&gt;. Interval joins are
    backed by a Adelson-Velsky and Landis tree as implemented by the 'interavl'
    'Rust' crate &lt;https://docs.rs/interavl/0.5.0/interavl/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: stats, tibble, utils</dc:relation>
  <dc:relation>Suggests: babynames, dplyr, fuzzyjoin, knitr, microbenchmark,
qdapDictionaries, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Jon Downs &lt;jon@jondowns.net&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jon Downs [aut, cre],
  The authors of the dependency Rust crates [ctb, cph] (see inst/AUTHORS
    file for details)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=fozziejoin/LICENSE)</dc:rights>
  <dc:date>2026-03-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fozziejoin</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fozziejoin</dc:identifier>
</oai_dc:dc>
