R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
stringdist
View on CRAN: Click
here
Download and install stringdist package within the R console
Install from CRAN:
install.packages("stringdist")
Install from Github:
library("remotes")
install_github("cran/stringdist") Install by package version:
library("remotes")
install_version("stringdist", "0.9.17") Attach the package and use:
library("stringdist")
Maintained by
Mark van der Loo
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-07
Latest Update: 2025-01-10
Description:
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>.
How to cite:
Mark van der Loo (2013). stringdist: Approximate String Matching, Fuzzy Text Search, and String Distance Functions. R package version 0.9.17, https://cran.r-project.org/web/packages/stringdist. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.4-0 (2013-02-07 15:55), 0.4-2 (2013-02-11 11:11), 0.5.0 (2013-06-21 17:36), 0.6.0 (2013-07-19 12:54), 0.6.1 (2013-08-09 10:27), 0.7.0 (2013-09-06 17:30), 0.7.2 (2014-03-02 15:51), 0.7.3 (2014-05-16 13:20), 0.8.0 (2014-08-08 15:21), 0.8.1 (2014-10-07 11:23), 0.8.2 (2014-12-16 00:44), 0.9.0 (2015-01-10 04:41), 0.9.1 (2015-06-22 06:50), 0.9.2 (2015-06-24 11:15), 0.9.3 (2015-08-21 16:50), 0.9.4.1 (2016-01-02 18:53), 0.9.4.2 (2016-09-09 23:46), 0.9.4.4 (2016-12-16 15:25), 0.9.4.5 (2017-07-28 00:07), 0.9.4.6 (2017-07-31 12:35), 0.9.4.7 (2018-03-13 18:12), 0.9.4 (2015-10-26 15:58), 0.9.5.0 (2018-06-07 20:06), 0.9.5.1 (2018-06-08 15:53), 0.9.5.2 (2019-06-06 10:00), 0.9.5.3 (2019-10-11 23:30), 0.9.5.5 (2019-10-21 09:20), 0.9.6.3 (2020-10-09 12:30), 0.9.6 (2020-07-16 16:00), 0.9.7 (2021-07-28 09:50), 0.9.8 (2021-09-09 15:20), 0.9.9 (2022-10-20 09:30), 0.9.10 (2022-11-07 14:00), 0.9.12 (2023-11-28 15:20), 0.9.14 (2024-12-10 09:40), 0.9.15 (2025-01-10 11:50)
Other packages that cited stringdist R package
View stringdist citation profile
Other R packages that stringdist depends,
imports, suggests or enhances
Complete documentation for stringdist
Functions, R codes and Examples using
the stringdist R package
Some associated functions: afind . amatch . phonetic . printable_ascii . qgrams . seq_amatch . seq_dist . seq_qgrams . seq_sim . stringdist-api . stringdist-encoding . stringdist-metrics . stringdist-package . stringdist-parallelization . stringdist . stringsim .
Some associated R codes: afind.R . amatch.R . doc_api.R . doc_encoding.R . doc_metrics.R . doc_parallel.R . phonetic.R . qgrams.R . seqdist.R . stringdist.R . stringsim.R . utils.R . Full stringdist package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
BALLI
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Kyungtaek Park (view profile)
odbc
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Hadley Wickham (view profile)
worrrd
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Anthony Pileggi (view profile)
IAPWS95
An implementation of the International Association for the
Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Shawn Way (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
rwavelet
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Navarro Fabien (view profile)
27,268
R Packages
233,548
Dependencies
72,820
Author Associations
27,205
Publication Badges
