{
  "_id": "6a1f3002b401979e734276a7",
  "Package": "fuzzylink",
  "Title": "Probabilistic Record Linkage Using Pretrained Text Embeddings",
  "Version": "0.4.2",
  "Authors@R": "person(\"Joe\", \"Ornstein\", , \"jornstein@uga.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5704-2098\"))",
  "Description": "Links datasets through fuzzy string matching using\npretrained text embeddings. Produces more accurate record\nlinkage when lexical string distance metrics are a poor guide\nto match quality (e.g., \"Patricia\" is more lexically similar to\n\"Patrick\" than it is to \"Trish\"). Capable of performing\nmultilingual record linkage. Methods are described in Ornstein\n(2025) <doi:10.1017/pan.2025.10016>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://joeornstein.github.io/software/fuzzylink/",
  "BugReports": "https://github.com/joeornstein/fuzzylink/issues",
  "Config/pak/sysreqs": "make libicu-dev libssl-dev",
  "Repository": "https://joeornstein.r-universe.dev",
  "Date/Publication": "2026-04-15 14:33:32 UTC",
  "RemoteUrl": "https://github.com/joeornstein/fuzzylink",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:00:26 UTC",
    "User": "root"
  },
  "Author": "Joe Ornstein [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5704-2098>)",
  "Maintainer": "Joe Ornstein <jornstein@uga.edu>",
  "MD5sum": "ef66699d8d99cb062dd649aa46a9edda",
  "_user": "joeornstein",
  "_type": "src",
  "_file": "fuzzylink_0.4.2.tar.gz",
  "_fileid": "6df4d3052d4c52ab11d888d41147adce2797e4c215357f8b0df8745e25605f7e",
  "_filesize": 178044,
  "_sha256": "6df4d3052d4c52ab11d888d41147adce2797e4c215357f8b0df8745e25605f7e",
  "_created": "2026-05-15T09:00:26.000Z",
  "_published": "2026-06-02T19:33:22.679Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79155492759,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013619744"
    },
    {
      "job": 79155492828,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013612265"
    },
    {
      "job": 79155492722,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013611745"
    },
    {
      "job": 79155492686,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013606902"
    },
    {
      "job": 79155492083,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013579856"
    },
    {
      "job": 79155491831,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367863286"
    },
    {
      "job": 79155492611,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013602563"
    },
    {
      "job": 79155492732,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013602160"
    },
    {
      "job": 79155492716,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013601095"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joeornstein/fuzzylink",
  "_commit": {
    "id": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
    "author": "Joe Ornstein <jornstein@uga.edu>",
    "committer": "Joe Ornstein <jornstein@uga.edu>",
    "message": "fix citation\n",
    "time": 1776263612
  },
  "_maintainer": {
    "name": "Joe Ornstein",
    "email": "jornstein@uga.edu",
    "login": "joeornstein",
    "uuid": 38436657,
    "orcid": "0000-0002-5704-2098"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "ellmer",
      "version": ">= 0.4.0",
      "role": "Imports"
    }
  ],
  "_owner": "joeornstein",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 10
    },
    {
      "week": "2025-22",
      "n": 14
    },
    {
      "week": "2025-24",
      "n": 6
    },
    {
      "week": "2025-25",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 5
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 6
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 7
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2026-02-21"
    }
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "joeornstein",
      "count": 276,
      "uuid": 38436657
    },
    {
      "user": "maxikagan",
      "count": 5,
      "uuid": 46164743
    },
    {
      "user": "alon2303",
      "count": 2,
      "uuid": 24494405
    }
  ],
  "_userbio": {
    "uuid": 38436657,
    "type": "user",
    "name": "Joe Ornstein",
    "description": "Political Scientist"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fuzzylink"
  },
  "_devurl": "https://github.com/joeornstein/fuzzylink",
  "_pkgdown": "https://joeornstein.github.io/software/fuzzylink/",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fuzzylink.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joeornstein/fuzzylink",
  "_realowner": "joeornstein",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2025-06-14"
    },
    {
      "version": "0.2.4",
      "date": "2025-08-18"
    },
    {
      "version": "0.2.5",
      "date": "2025-08-29"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-23"
    },
    {
      "version": "0.4.1",
      "date": "2026-02-23"
    }
  ],
  "_exports": [
    "anthropic_api_key",
    "check_match",
    "dot",
    "fuzzylink",
    "get_embeddings",
    "get_similarity_matrix",
    "mistral_api_key",
    "openai_api_key"
  ],
  "_help": [
    {
      "page": "anthropic_api_key",
      "title": "Install an ANTHROPIC API KEY in Your '.Renviron' File for Repeated Use",
      "topics": [
        "anthropic_api_key"
      ]
    },
    {
      "page": "check_match",
      "title": "Test whether two strings match with an LLM prompt.",
      "topics": [
        "check_match"
      ]
    },
    {
      "page": "dot",
      "title": "Compute the dot product between two vectors",
      "topics": [
        "dot"
      ]
    },
    {
      "page": "fuzzylink",
      "title": "Probabilistic Record Linkage Using Pretrained Text Embeddings",
      "topics": [
        "fuzzylink"
      ]
    },
    {
      "page": "get_embeddings",
      "title": "Get pretrained text embeddings",
      "topics": [
        "get_embeddings"
      ]
    },
    {
      "page": "get_similarity_matrix",
      "title": "Create matrix of embedding similarities",
      "topics": [
        "get_similarity_matrix"
      ]
    },
    {
      "page": "mistral_api_key",
      "title": "Install a MISTRAL API KEY in Your '.Renviron' File for Repeated Use",
      "topics": [
        "mistral_api_key"
      ]
    },
    {
      "page": "openai_api_key",
      "title": "Install an OPENAI API KEY in Your '.Renviron' File for Repeated Use",
      "topics": [
        "openai_api_key"
      ]
    }
  ],
  "_pkglogo": "https://github.com/joeornstein/fuzzylink/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/joeornstein/fuzzylink/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "coro",
    "curl",
    "dplyr",
    "ellmer",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "promises",
    "R6",
    "ranger",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "reshape2",
    "Rfast",
    "rlang",
    "S7",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zigg"
  ],
  "_score": 5.801815168581437,
  "_indexed": true,
  "_nocasepkg": "fuzzylink",
  "_universes": [
    "joeornstein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-15T09:02:52.000Z",
      "distro": "noble",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "496fb2c1e4dc240a6d7b3cf6f3fe56b7cd4c5b3c91d4dfc3f2effc9638678ffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-15T09:02:28.000Z",
      "distro": "noble",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "4973b4142738e472d5bd9417c6f90ac00461bcdea20060b0da2fd735e93e51cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-15T09:02:28.000Z",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "cff35931907711e9fb9fab6482b3b1c56caa69be9f744ee056993076e8ca5385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-15T09:02:12.000Z",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "74495123c8f4497772ef17d755d06ee622a30b2ca241a1f6af9f1c1e74e13f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-15T09:01:49.000Z",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "60b46684f530478ac85a8ba5efd28bd5c6d3847bc2ceb2f3a6b9420fd35e63d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-15T09:01:48.000Z",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "9c16f8093e6885702de7eba47e7b810d9fb80fcbe640fe072d74a61e04a461d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-15T09:01:44.000Z",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "1a5cbab91ea6bad2314cad8fbaa6535cc93de8d72a7b3faa53f8d9deb66e2eeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-02T19:33:02.000Z",
      "commit": "1cec92e40bb65265f1c5243e8775f374f81cc74c",
      "fileid": "82fa8d91319a3ed572fdcdae907e8a31d7f4ea844bece01c87b8e0e7f0ad7826",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joeornstein/actions/runs/25909320458"
    }
  ]
}