levitate: Fuzzy String Comparison

Provides string similarity calculations inspired by the Python 'thefuzz' package. Compare strings by edit distance, similarity ratio, best matching substring, ordered token matching and set-based token matching. A range of edit distance measures are available thanks to the 'stringdist' package.

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: rlang, stringdist
Suggests: glue, knitr, pkgdown, rmarkdown, styler, testthat
Published: 2023-10-01
Author: Lewin Appleton-Fox [aut, cre, cph]
Maintainer: Lewin Appleton-Fox <lewin.a.f at gmail.com>
BugReports: https://github.com/lewinfox/levitate/issues
License: GPL-3
URL: https://github.com/lewinfox/levitate/, https://www.lewinfox.com/levitate/
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
CRAN checks: levitate results

Documentation:

Reference manual: levitate.pdf
Vignettes: levitate

Downloads:

Package source: levitate_0.2.0.tar.gz
Windows binaries: r-devel: levitate_0.2.0.zip, r-release: levitate_0.2.0.zip, r-oldrel: levitate_0.2.0.zip
macOS binaries: r-release (arm64): levitate_0.2.0.tgz, r-oldrel (arm64): levitate_0.2.0.tgz, r-release (x86_64): levitate_0.2.0.tgz
Old sources: levitate archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=levitate to link to this page.