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.2 | 
| Depends: | R (≥ 2.10) | 
| Imports: | rlang, stringdist | 
| Suggests: | glue, knitr, pkgdown, rmarkdown, stringi, testthat | 
| Published: | 2025-09-14 | 
| DOI: | 10.32614/CRAN.package.levitate | 
| 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://lewinfox.com/levitate/ | 
| NeedsCompilation: | no | 
| Language: | en-GB | 
| Materials: | README, NEWS | 
| CRAN checks: | levitate results | 
| Reference manual: | levitate.html , levitate.pdf | 
| Vignettes: | levitate (source, R code) | 
| Package source: | levitate_0.2.2.tar.gz | 
| Windows binaries: | r-devel: levitate_0.2.2.zip, r-release: levitate_0.2.2.zip, r-oldrel: levitate_0.2.2.zip | 
| macOS binaries: | r-release (arm64): levitate_0.2.2.tgz, r-oldrel (arm64): levitate_0.2.2.tgz, r-release (x86_64): levitate_0.2.2.tgz, r-oldrel (x86_64): levitate_0.2.2.tgz | 
| Old sources: | levitate archive | 
Please use the canonical form https://CRAN.R-project.org/package=levitate to link to this page.