fuzzystring 0.0.5
- Guard test bootstrap so CRAN pretests do not fail when
testthat is unavailable from Suggests.
- Capitalized
Jaccard in DESCRIPTION to
avoid the incoming feasibility note.
fuzzystring 0.0.4
fuzzystring 0.0.3
- Refined package metadata and pkgdown/homepage descriptions for the
current
data.table plus compiled C++ backend.
- Reworked the README to match the public API and added direct links
to the getting-started and benchmark articles.
- Added a benchmark vignette comparing
fuzzystring
against fuzzyjoin from a precomputed CSV snapshot shipped
in inst/extdata/.
- Updated vignette text to reflect the current implementation and
installation paths.