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

500

Last 30 days

8048th

1.4K

Last 90 days

7.6K

Last year

Trend: +27.9% (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

Structure

Lines of code

5,445

Files

26

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,341 (24.6%)Tests 2,364 (43.4%)Docs 1,233 (22.6%)Vignettes 507 (9.3%)

API

Exported functions

6

Internal functions

4

Testing & CI

Has tests

Yes

Test-to-code ratio

1.76

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

0%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.2.3

System requirements

4

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

7

First release

2017-04-11

Latest release

2025-09-03

Avg cadence

147 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0.0: 3,160 LOCv1.0.1: 3,765 LOCv1.0.2: 4,430 LOCv1.0.3: 4,433 LOCv1.0.4: 5,440 LOCv1.0.5: 5,445 LOCv1.0.6: 5,445 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

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