{
  "_id": "6a49f3297a98a23ad0a34432",
  "Package": "refinr",
  "Title": "Cluster and Merge Similar Values Within a Character Vector",
  "Version": "0.3.3",
  "Authors@R": "person(\"Chris\", \"Muir\", email = \"chrismuirRVA@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "These functions take a character vector as input, identify\nand cluster similar values, and then merge clusters together so\ntheir values become identical. The functions are an\nimplementation of the key collision and ngram fingerprint\nalgorithms from the open source tool Open Refine\n<https://openrefine.org/>. More info on key collision and ngram\nfingerprint can be found here\n<https://openrefine.org/docs/technical-reference/clustering-in-depth>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/ChrisMuir/refinr",
  "BugReports": "https://github.com/ChrisMuir/refinr/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://chrismuir.r-universe.dev",
  "Date/Publication": "2024-03-14 03:04:01 UTC",
  "RemoteUrl": "https://github.com/chrismuir/refinr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a323b4678782d3c476ee69e9e85bb268a84eb522",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-13 09:55:56 UTC",
    "User": "root"
  },
  "Author": "Chris Muir [aut, cre]",
  "Maintainer": "Chris Muir <chrismuirRVA@gmail.com>",
  "_user": "chrismuir",
  "_type": "src",
  "_file": "refinr_0.3.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b592b6fc978c67ce6bb186940d75dc2e2041e93bacb59916e89b44be1b4f3b24",
  "_filesize": 121853,
  "_sha256": "b592b6fc978c67ce6bb186940d75dc2e2041e93bacb59916e89b44be1b4f3b24",
  "_expires": "2026-10-13T06:01:12.000Z",
  "_created": "2026-06-13T09:55:56.000Z",
  "_published": "2026-07-05T06:01:13.844Z",
  "_jobs": [
    {
      "job": 85197523564,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609721295"
    },
    {
      "job": 85197523614,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609719177"
    },
    {
      "job": 85197523634,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609718067"
    },
    {
      "job": 85197523535,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609722740"
    },
    {
      "job": 85197523695,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609716011"
    },
    {
      "job": 85197523576,
      "time": 216,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609725385"
    },
    {
      "job": 85197523624,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609716058"
    },
    {
      "job": 85197523583,
      "time": 255,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609728496"
    },
    {
      "job": 85197523547,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609704394"
    },
    {
      "job": 85197523594,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609716475"
    },
    {
      "job": 85197523573,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609719180"
    },
    {
      "job": 85197523677,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609717111"
    },
    {
      "job": 85197523621,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609716824"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025",
  "_status": "success",
  "_upstream": "https://github.com/chrismuir/refinr",
  "_commit": {
    "id": "a323b4678782d3c476ee69e9e85bb268a84eb522",
    "author": "Chris Muir <ChrisMuir@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "cleanup",
    "time": 1710385441
  },
  "_maintainer": {
    "name": "Chris Muir",
    "email": "chrismuirrva@gmail.com",
    "login": "chrismuir",
    "description": "",
    "uuid": 13386824
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "stringdist",
      "version": ">= 0.9.5.1",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "version": ">= 0.9.5.1",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "chrismuir",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "approximate-string-matching",
    "clustering",
    "data-cleaning",
    "data-clustering",
    "fuzzy-matching",
    "ngram",
    "openrefine",
    "cpp"
  ],
  "_stars": 103,
  "_contributors": [
    {
      "user": "chrismuir",
      "count": 246,
      "uuid": 13386824
    }
  ],
  "_userbio": {
    "uuid": 13386824,
    "type": "user",
    "name": "Chris Muir"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/refinr"
  },
  "_devurl": "https://github.com/chrismuir/refinr",
  "_searchresults": 183,
  "_rbuild": "4.6.0",
  "_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/refinr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chrismuir/refinr",
  "_realowner": "chrismuir",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-01-05"
    },
    {
      "version": "0.3.0",
      "date": "2018-05-05"
    },
    {
      "version": "0.3.1",
      "date": "2018-06-17"
    },
    {
      "version": "0.3.2",
      "date": "2022-04-24"
    },
    {
      "version": "0.3.3",
      "date": "2023-11-12"
    }
  ],
  "_exports": [
    "key_collision_merge",
    "n_gram_merge"
  ],
  "_help": [
    {
      "page": "key_collision_merge",
      "title": "Value merging based on Key Collision",
      "topics": [
        "key_collision_merge"
      ]
    },
    {
      "page": "n_gram_merge",
      "title": "Value merging based on ngram fingerprints",
      "topics": [
        "n_gram_merge"
      ]
    },
    {
      "page": "refinr",
      "title": "Cluster and Merge Similar Values Within a Character Vector",
      "topics": [
        "refinr-package",
        "refinr"
      ]
    }
  ],
  "_readme": "https://github.com/chrismuir/refinr/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "stringdist",
    "stringi"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "refinr-vignette.Rmd",
      "filename": "refinr-vignette.html",
      "title": "Intro to refinr",
      "author": "Chris Muir",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Information",
        "key_collision_merge",
        "n_gram_merge",
        "Example Workflow"
      ],
      "created": "2018-01-05 00:05:06",
      "modified": "2022-04-23 16:40:08",
      "commits": 7
    }
  ],
  "_score": 6.9742583187716205,
  "_indexed": true,
  "_nocasepkg": "refinr",
  "_universes": [
    "chrismuir"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-13T09:58:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/67091168961912823f206b393d66185a654c47b7548d4755728ba0f285574343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-13T09:58:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/95013298c05355ea796939c59be89ac586ab768da13afd9b45716219e37fadc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-13T09:58:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/57d564fc3c0884155482a0f95d2bde04caafb0f238b481a5d7fa70b548a11b11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-13T09:58:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/b365a283164e4633b4f2db017ae4ddf3f0a3f996b1830fd5f09e888fc94ee71c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-13T09:57:58.000Z",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/5a39732e849c5f896b03da2909c666acd27100f9ef5e95232ea53cc1612f97ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-13T09:59:07.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/492cd36d43f87b7c2c024ffde24efc739c9f2de7e0f6edab896f473254c9dc4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-13T09:57:52.000Z",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/7d9b69d368cbe438eca9c12c97b5ddc54783a5780cf2c94b166a0d630a612ab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-13T09:59:23.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/42ded171e229899e88587336d6c3749b2ed5801aafac1d977ac9dbf32ef23db1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-06-13T09:58:07.000Z",
      "arch": "emscripten",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/fc6dc8ea219b254dc485a6f490a1d0029dd7a5a348782e05342a8303d8630716",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-13T09:57:27.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/6c6affb0d86980f9999cf82d16a89998a6153e0605d719e9009d4e55d651ccc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-13T09:57:37.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/87bc58bdbefd2ba7763c3558d60d4ee8fb7b7f43b9538d7212bb4ba63e98d3fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-13T09:57:17.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/c096f54c4eb323aabb68362aca4acfc30646b5275c80d678e0b04c691eca85fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/27463420025"
    }
  ]
}