Skip to content

fuzzywuzzyR

Fuzzy String Matching

v1.0.6 · Sep 3, 2025 · GPL-2

Description

Fuzzy string matching implementation of the 'fuzzywuzzy' <https://github.com/seatgeek/fuzzywuzzy> 'python' package. It uses the Levenshtein Distance <https://en.wikipedia.org/wiki/Levenshtein_distance> to calculate the differences between sequences.

Downloads

CRAN

503

Last 30 days

7359th

1.3K

Last 90 days

7.6K

Last year

Trend: +31.7% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

23

Last 90 days

107

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

5

Last 7 days

12

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies reticulate R6 fuzzywuzzyR

Version History

8 tracked
new 1.0.6 Mar 10, 2026
updated 1.0.6 ← 1.0.5 diff Sep 2, 2025
updated 1.0.5 ← 1.0.4 diff Sep 10, 2021
updated 1.0.4 ← 1.0.3 diff May 6, 2021
updated 1.0.3 ← 1.0.2 diff Feb 25, 2018
updated 1.0.2 ← 1.0.1 diff Jan 17, 2018
updated 1.0.1 ← 1.0.0 diff Aug 3, 2017
new 1.0.0 Apr 10, 2017