clustringr
Cluster Strings by Edit-Distance
Description
Returns an edit-distance based clusterization of an input vector of strings. Each cluster will contain a set of strings w/ small mutual edit-distance (e.g., Levenshtein, optimum-sequence-alignment, Damerau-Levenshtein), as computed by stringdist::stringdist(). The set of all mutual edit-distances is then used by graph algorithms (from package 'igraph') to single out subsets of high connectivity.
Downloads
239
Last 30 days
18043rd
725
Last 90 days
2.6K
Last year
Trend: +22.6% (30d vs prior 30d)
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| 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 details (4 non-OK)
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
Check History
NOTE 9 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
ERROR 9 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Dan S. Reznik <dreznik@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Dan", "S."),
family = "Reznik",
role = c("aut", "cre"),
email = "dreznik@gmail.com")
as necessary.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
dependencies in R code
Namespace in Imports field not imported from: ‘stringi’ All declared Imports should be used.
Dependency Network
Version History
1 trackedR Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Mar 30, 2019. Releases before tracking aren’t shown.