Package: levitate 0.2.2

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.

Authors:Lewin Appleton-Fox [aut, cre, cph]

levitate_0.2.2.tar.gz
levitate_0.2.2.zip(r-4.7)levitate_0.2.2.zip(r-4.6)levitate_0.2.2.zip(r-4.5)
levitate_0.2.2.tgz(r-4.6-any)levitate_0.2.2.tgz(r-4.5-any)
levitate_0.2.2.tar.gz(r-4.7-any)levitate_0.2.2.tar.gz(r-4.6-any)
levitate_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
levitate/json (API)
NEWS

# Install 'levitate' in R:
install.packages('levitate', repos = c('https://lewinfox.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/lewinfox/levitate/issues

Pkgdown/docs site:https://lewinfox.com

On CRAN:

Conda:

data-matchingfuzzy-matchingsimilarity-measuresstring-similaritythefuzz

5.56 score 36 stars 4 scripts 518 downloads 10 exports 2 dependencies

Last updated from:c1bbcfa4ae. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK178
source / vignettesOK203
linux-release-x86_64OK145
macos-release-arm64OK129
macos-oldrel-arm64OK207
windows-develOK67
windows-releaseOK73
windows-oldrelOK82
wasm-releaseOK100

Exports:lev_best_matchlev_distancelev_partial_ratiolev_ratiolev_score_multiplelev_token_set_ratiolev_token_sort_ratiolev_weighted_token_ratiolev_weighted_token_set_ratiolev_weighted_token_sort_ratio

Dependencies:rlangstringdist

levitate

Rendered fromlevitate.Rmdusingknitr::rmarkdownon May 12 2026.

Last update: 2023-09-30
Started: 2021-04-10