{
  "_id": "6a57270aff0138dec5d6e666",
  "Package": "stringdist",
  "Maintainer": "Mark van der Loo <mark.vanderloo@gmail.com>",
  "License": "GPL-3",
  "Title": "Approximate String Matching, Fuzzy Text Search, and String\nDistance Functions",
  "Type": "Package",
  "LazyLoad": "yes",
  "Authors@R": "c( person(\"Mark\", \"van der Loo\", role=c(\"aut\",\"cre\")\n, email=\"mark.vanderloo@gmail.com\"\n, comment= c(ORCID=\"0000-0002-9807-4686\"))\n, person(\"Jan\", \"van der Laan\", role=\"ctb\")\n, person(\"R Core Team\",\"\"     , role=\"ctb\")\n, person(\"Nick\",\"Logan\"       , role=\"ctb\")\n, person(\"Chris\",\"Muir\"       , role=\"ctb\")\n, person(\"Johannes\", \"Gruber\" , role=\"ctb\")\n, person(\"Brian\",\"Ripley\"     , role=\"ctb\"))",
  "Description": "Implements an approximate string matching version of R's\nnative 'match' function. Also offers fuzzy text search based on\nvarious string distance measures. Can calculate various string\ndistances based on edits (Damerau-Levenshtein, Hamming,\nLevenshtein, optimal sting alignment), qgrams (q- gram, cosine,\njaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An\nimplementation of soundex is provided as well. Distances can be\ncomputed between character vectors while taking proper care of\nencoding or between integer vectors representing generic\nsequences. This package is built for speed and runs in parallel\nby using 'openMP'. An API for C or C++ is exposed as well.\nReference: MPJ van der Loo (2014) <doi:10.32614/RJ-2014-011>.",
  "Version": "0.9.16",
  "URL": "https://github.com/markvanderloo/stringdist",
  "BugReports": "https://github.com/markvanderloo/stringdist/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2026-01-16 08:38:37 UTC",
  "RemoteUrl": "https://github.com/markvanderloo/stringdist",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea57435068c508ca3b023ff866524dd34b429167",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-15 06:17:55 UTC",
    "User": "root"
  },
  "Author": "Mark van der Loo [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9807-4686>),\nJan van der Laan [ctb],\nR Core Team [ctb],\nNick Logan [ctb],\nChris Muir [ctb],\nJohannes Gruber [ctb],\nBrian Ripley [ctb]",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "stringdist_0.9.16.tar.gz",
  "_fileid": "https://r2.ropensci.org/93c9d98ee7de07d0a70f76f8b1d0a14dee4962c466856dfe50b517ac4dbe33f2",
  "_filesize": 867660,
  "_sha256": "93c9d98ee7de07d0a70f76f8b1d0a14dee4962c466856dfe50b517ac4dbe33f2",
  "_expires": "2026-10-23T06:22:00.000Z",
  "_created": "2026-07-15T06:17:55.000Z",
  "_published": "2026-07-15T06:22:01.899Z",
  "_jobs": [
    {
      "job": 87282733741,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8334307350"
    },
    {
      "job": 87282733707,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8334307185"
    },
    {
      "job": 87282733693,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8334304644"
    },
    {
      "job": 87282733718,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8334301464"
    },
    {
      "job": 87282733720,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8334301656"
    },
    {
      "job": 87282733756,
      "time": 213,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8334334058"
    },
    {
      "job": 87282733747,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8334295870"
    },
    {
      "job": 87282733788,
      "time": 186,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8334325862"
    },
    {
      "job": 87282396682,
      "time": 138,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334270488"
    },
    {
      "job": 87282733668,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8334304658"
    },
    {
      "job": 87282733745,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8334292955"
    },
    {
      "job": 87282733753,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8334291282"
    },
    {
      "job": 87282733687,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8334292505"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660",
  "_status": "success",
  "_upstream": "https://github.com/markvanderloo/stringdist",
  "_commit": {
    "id": "ea57435068c508ca3b023ff866524dd34b429167",
    "author": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "committer": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "message": "small fixes\n",
    "time": 1768552717
  },
  "_maintainer": {
    "name": "Mark van der Loo",
    "email": "mark.vanderloo@gmail.com",
    "login": "markvanderloo",
    "description": "math, programming, data",
    "uuid": 1927426,
    "orcid": "0000-0002-9807-4686"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.3",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "markvanderloo",
  "_selfowned": false,
  "_usedby": 207,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 342,
  "_contributors": [
    {
      "user": "markvanderloo",
      "count": 611,
      "uuid": 1927426
    },
    {
      "user": "chrismuir",
      "count": 4,
      "uuid": 13386824
    },
    {
      "user": "bzki",
      "count": 1,
      "uuid": 26578723
    },
    {
      "user": "moohan",
      "count": 1,
      "uuid": 5982260
    },
    {
      "user": "schoonees",
      "count": 1,
      "uuid": 5827170
    },
    {
      "user": "rsaporta",
      "count": 1,
      "uuid": 1760870
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "followers": 26,
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 57849,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stringdist"
  },
  "_mentions": 18,
  "_devurl": "https://github.com/markvanderloo/stringdist",
  "_searchresults": 3272,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stringdist.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/markvanderloo/stringdist",
  "_realowner": "markvanderloo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4-0",
      "date": "2013-02-07"
    },
    {
      "version": "0.4-2",
      "date": "2013-02-11"
    },
    {
      "version": "0.5.0",
      "date": "2013-06-21"
    },
    {
      "version": "0.6.0",
      "date": "2013-07-19"
    },
    {
      "version": "0.6.1",
      "date": "2013-08-09"
    },
    {
      "version": "0.7.0",
      "date": "2013-09-06"
    },
    {
      "version": "0.7.2",
      "date": "2014-03-02"
    },
    {
      "version": "0.7.3",
      "date": "2014-05-16"
    },
    {
      "version": "0.8.0",
      "date": "2014-08-08"
    },
    {
      "version": "0.8.1",
      "date": "2014-10-07"
    },
    {
      "version": "0.8.2",
      "date": "2014-12-15"
    },
    {
      "version": "0.9.0",
      "date": "2015-01-09"
    },
    {
      "version": "0.9.1",
      "date": "2015-06-22"
    },
    {
      "version": "0.9.2",
      "date": "2015-06-24"
    },
    {
      "version": "0.9.3",
      "date": "2015-08-21"
    },
    {
      "version": "0.9.4",
      "date": "2015-10-26"
    },
    {
      "version": "0.9.4.1",
      "date": "2016-01-02"
    },
    {
      "version": "0.9.4.2",
      "date": "2016-09-09"
    },
    {
      "version": "0.9.4.4",
      "date": "2016-12-16"
    },
    {
      "version": "0.9.4.5",
      "date": "2017-07-27"
    },
    {
      "version": "0.9.4.6",
      "date": "2017-07-31"
    },
    {
      "version": "0.9.4.7",
      "date": "2018-03-13"
    },
    {
      "version": "0.9.5.0",
      "date": "2018-06-07"
    },
    {
      "version": "0.9.5.1",
      "date": "2018-06-08"
    },
    {
      "version": "0.9.5.2",
      "date": "2019-06-06"
    },
    {
      "version": "0.9.5.3",
      "date": "2019-10-11"
    },
    {
      "version": "0.9.5.5",
      "date": "2019-10-21"
    },
    {
      "version": "0.9.6",
      "date": "2020-07-16"
    },
    {
      "version": "0.9.6.3",
      "date": "2020-10-09"
    },
    {
      "version": "0.9.7",
      "date": "2021-07-28"
    },
    {
      "version": "0.9.8",
      "date": "2021-09-09"
    },
    {
      "version": "0.9.9",
      "date": "2022-10-20"
    },
    {
      "version": "0.9.10",
      "date": "2022-11-07"
    },
    {
      "version": "0.9.12",
      "date": "2023-11-28"
    },
    {
      "version": "0.9.14",
      "date": "2024-12-10"
    },
    {
      "version": "0.9.15",
      "date": "2025-01-10"
    },
    {
      "version": "0.9.17",
      "date": "2026-01-16"
    }
  ],
  "_exports": [
    "afind",
    "ain",
    "amatch",
    "extract",
    "grab",
    "grabl",
    "phonetic",
    "printable_ascii",
    "qgrams",
    "seq_ain",
    "seq_amatch",
    "seq_dist",
    "seq_distmatrix",
    "seq_qgrams",
    "seq_sim",
    "stringdist",
    "stringdistmatrix",
    "stringsim",
    "stringsimmatrix"
  ],
  "_help": [],
  "_readme": "https://github.com/markvanderloo/stringdist/raw/HEAD/pkg/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "RJournal_6_111-122-2014.Rnw",
      "filename": "RJournal_6_111-122-2014.pdf",
      "title": "RJournal 6 111-122 (2014)",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-08-29 07:13:30",
      "modified": "2018-08-29 07:13:30",
      "commits": 1
    },
    {
      "source": "stringdist_C-Cpp_api.Rnw",
      "filename": "stringdist_C-Cpp_api.pdf",
      "title": "stringdist C/C++ API",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-08-29 07:13:30",
      "modified": "2018-08-29 07:13:30",
      "commits": 1
    }
  ],
  "_score": 15.303196861539702,
  "_indexed": false,
  "_nocasepkg": "stringdist",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://markvanderloo.r-universe.dev/stringdist",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.16",
      "date": "2026-07-15T06:20:04.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/a3215918ab24a755b563544d669aabfb9465b19925e08e8491b9d66546a73750",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.16",
      "date": "2026-07-15T06:20:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/9d36a0a1c2276d844655082aabce25d5981c451c66343fbb2ffbe92d91455492",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.16",
      "date": "2026-07-15T06:19:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/02fa8273b02c0c85f10e6fb1c4715d77a65f6233c0a65f7d33b79478bb06e214",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.16",
      "date": "2026-07-15T06:19:42.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/cb1dd99baab7a55a9d2e0f7b5733609ee1d6daa8d33c109019ded56fb2bd5598",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.16",
      "date": "2026-07-15T06:19:39.000Z",
      "arch": "aarch64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/960432ec4189d6134f5f8eca3825bc3baafa494d73698af5a6227d2ebb491c1b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.16",
      "date": "2026-07-15T06:21:18.000Z",
      "arch": "x86_64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/a6eb8a0850dd8f05b953a1e3bbccf139d2f1518d27a19d3117daff8343a3317a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.16",
      "date": "2026-07-15T06:19:22.000Z",
      "arch": "aarch64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/fff388b64ba9f835ea6477712883863cdac5b2fdc893364a88414089fe61c56b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.16",
      "date": "2026-07-15T06:20:52.000Z",
      "arch": "x86_64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/3e57e5a4a325d535a908c96847212a441833362bdbbbca3e021d43471594ec89",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.16",
      "date": "2026-07-15T06:20:00.000Z",
      "arch": "emscripten",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/bf27b9f9bd315b20cece0a10ef290c873baec216a43735c68f56b7abaf8328e2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.16",
      "date": "2026-07-15T06:18:56.000Z",
      "arch": "x86_64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/c162fac1ff7a50ab142ef40339d3949df0d496648e6dc2d116a9c6054e4a7499",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.16",
      "date": "2026-07-15T06:18:53.000Z",
      "arch": "x86_64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/d273bec7f3df9109cbb5a70d9f3308e2bda3dddfe6f877303fc84214ae717d37",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.16",
      "date": "2026-07-15T06:18:55.000Z",
      "arch": "x86_64",
      "commit": "ea57435068c508ca3b023ff866524dd34b429167",
      "fileid": "https://r2.ropensci.org/b6f292f19fd7d707d4b1f1a8f0be13782eac263b88f892ba59b1c61ec5eb1318",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29393687660"
    }
  ]
}