Skip to content

stringdist

0.9.17

Approximate String Matching, Fuzzy Text Search, and String Distance Functions

126packages depend
838.7Kdownloads / year
90.0%test coverage
13/13checks pass

Overview

About
Maintained by Mark van der LooFirst published 2013-02-0739 releasesCRAN page ↗GitHub ↗

Implements an approximate string matching version of R's native 'match' function. Also offers fuzzy text search based on various string distance measures. Can calculate various string distances based on edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal sting alignment), qgrams (q- gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences. This package is built for speed and runs in parallel by using 'openMP'. An API for C or C++ is exposed as well. Reference: MPJ van der Loo (2014) doi:10.32614/RJ-2014-011.

Install

Health

CRAN checks
13OK
Slowest check: 3.0 min · r-devel-windows-x86_64
Code health
Yes
Tests · ratio 0.00
90.0%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • OK2026-08-04
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-06-08
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 319 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
84%
Return-value docs
100%
References docs
19%

Downloads

838.7K
CRAN downloads in the past year
Rank #463 · ~2.3K/day · ~69.9K/mo
Daily download trend is not available in this view yet.
50.6K30 days
175.2K90 days
838.7K1 year
Compare downloads with other packages →
Also on4.9K r2u140 autocran28.8K conda_forge641 c2d4u

Repository

Repository
342Stars
36Forks
24Open issues
0Open PRs
0Releases
631Commits
9Contributors
631 commits · Last activity 2026-01-16

Repository practices

Upstream repositoryBeta

1 development-tooling and community-health practice detected across 1 family in the upstream repository

Checks run against github.com/markvanderloo/stringdist on 2026-08-09.

Reproducibility and dev environment (1)
Makefile
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
1 external dependency (excludes base and recommended)
Depends (1)
R >= 2.15.3
Imports (1)
parallel
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none

Code & Tests

People & History

People (7)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Contributors (6)
Contributor · added in 0.9.0
Contributor · added in 0.9.6
Contributor · added in 0.9.0
Contributor · added in 0.9.5.0
Contributor · added in 0.9.8
Contributor · added in 0.8.0
Package Timeline

39 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.9.17Latest
    2026-01-16 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.9.15
    2025-01-10 · diff ↗
  • 0.9.14
    2024-12-10 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 0.9.12
    2023-11-28 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.9.10
    2022-11-07 · diff ↗
  • 0.9.9
    2022-10-20 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.9.8
    2021-09-09 · diff ↗
  • 0.9.7
    2021-07-28 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.9.6.3
    2020-10-09 · diff ↗
  • 0.9.6
    2020-07-16 · diff ↗
Show 38 earlier events
  • R
    R 4.0.0 released · 2020-04-24
  • 0.9.5.5
    2019-10-21 · diff ↗
  • 0.9.5.3
    2019-10-11 · diff ↗
  • 0.9.5.2
    2019-06-06 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.9.5.1
    2018-06-08 · diff ↗
  • 0.9.5.0
    2018-06-07 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.9.4.7
    2018-03-13 · diff ↗
  • 0.9.4.6
    2017-07-31 · diff ↗
  • 0.9.4.5
    2017-07-28 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
  • 0.9.4.4
    2016-12-16 · diff ↗
  • 0.9.4.2
    2016-09-09 · diff ↗
  • R
    R 3.3.0 released · 2016-05-03
  • 0.9.4.1
    2016-01-02 · diff ↗
  • 0.9.4
    2015-10-26 · diff ↗
  • 0.9.3
    2015-08-21 · diff ↗
  • 0.9.2
    2015-06-24 · diff ↗
  • 0.9.1
    2015-06-22 · diff ↗
  • R
    R 3.2.0 released · 2015-04-16
  • 0.9.0
    2015-01-10 · diff ↗
  • 0.8.2
    2014-12-16 · diff ↗
  • 0.8.1
    2014-10-07 · diff ↗
  • 0.8.0
    2014-08-08 · diff ↗
  • 0.7.3
    2014-05-16 · diff ↗
  • R
    R 3.1.0 released · 2014-04-10
  • 0.7.2
    2014-03-02 · diff ↗
  • 0.7.0
    2013-09-06 · diff ↗
  • 0.6.1
    2013-08-09 · diff ↗
  • 0.6.0
    2013-07-19 · diff ↗
  • 0.5.0
    2013-06-21 · diff ↗
  • 3.0.1
    2013-04-28 · diff ↗
  • R
    R 3.0.0 released · 2013-04-03
  • 3.0.0
    2013-04-02 · diff ↗
  • 0.4-2
    2013-02-11 · diff ↗
  • 0.4-0
    2013-02-07
  • R
    R 2.15.0 released · 2012-03-30

Package metadata

First published
2013-02-07
Total releases
39 / 13 yrs
License
GPL-3 OSI
Minimum R
≥ 2.15.3
Download size
843 KB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("stringdist")
van der Loo, M., R Core Team, Gruber, J., Logan, N., Muir, C., Ripley, B., & van der Laan, J. (2026). stringdist: Approximate String Matching, Fuzzy Text Search, and String Distance Functions (Version 0.9.17) [Computer software]. https://doi.org/10.32614/CRAN.package.stringdist

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for stringdist version 0.9.17 [Data set]. HJJB, LLC. Data release v2026-08-15. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-15, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy