{
  "_id": "6a54a8e6ff0138dec5d663fc",
  "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-07-13 08:48:54 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/93c945b889e571f9581bdc8cd218a75d5dc1bc040d0285963f1072829707358b",
  "_filesize": 121863,
  "_sha256": "93c945b889e571f9581bdc8cd218a75d5dc1bc040d0285963f1072829707358b",
  "_expires": "2026-10-21T08:59:14.000Z",
  "_created": "2026-07-13T08:48:54.000Z",
  "_published": "2026-07-13T08:59:18.071Z",
  "_jobs": [
    {
      "job": 86773185433,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273791474"
    },
    {
      "job": 86773185424,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273789706"
    },
    {
      "job": 86773185437,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273794663"
    },
    {
      "job": 86773185569,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273792648"
    },
    {
      "job": 86773185363,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273856385"
    },
    {
      "job": 86773185360,
      "time": 370,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273938378"
    },
    {
      "job": 86773185348,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273938118"
    },
    {
      "job": 86773185341,
      "time": 287,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273920717"
    },
    {
      "job": 86772490616,
      "time": 224,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273732472"
    },
    {
      "job": 86773185343,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8273778907"
    },
    {
      "job": 86773185347,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273774908"
    },
    {
      "job": 86773185362,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273773338"
    },
    {
      "job": 86773185321,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273772037"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394",
  "_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": "resolute",
  "_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",
    "followers": 89
  },
  "_downloads": {
    "count": 308,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/refinr"
  },
  "_devurl": "https://github.com/chrismuir/refinr",
  "_searchresults": 183,
  "_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/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": "16-20260322-1ubuntu1",
      "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-07-13T08:51:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/297d5a2a482439fac3f6921626871dc42da0ecebd9c03fdfa04ea150c22676eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-13T08:51:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/79a59802cd234ce8d59326e2ce73aa5dd96b2e3b044cd22ae77588facf9a3bb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-13T08:51:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/c1e58bd3e4e22adb006fcab69dab056c56884574b661eb7876b2469d7ce7ff78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-13T08:51:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/ab252677d0e527554703c04b6a72f64eaeb02c9cddafba49571225d25dbf2930",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-13T08:54:22.000Z",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/dc91fbc00c36e203984f1461c5cf3b52397a149e0b7d4430849fe198728c7a03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-13T08:57:17.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/fb9ab09ef8ee02cb5593b2d676e622ee59f9ceaea03e9c893d15263f276f7fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-13T08:57:47.000Z",
      "arch": "aarch64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/8b78e1012365b459dd67361523b83fab8128bb5c384cc47d92bf36002cdf3258",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-13T08:56:40.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/4c5fd1cfb3550554d34bbc8c78bf4a08cb4de3ab2c75d9d07571867746e425a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-07-13T08:51:09.000Z",
      "arch": "emscripten",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/6b9ebb98b2e5e82797a8333c5f7bce8b55e87643b46ea4460aad527aad4e9da5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-13T08:50:16.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/cc42eb2c210cae7e03f3130ad869f0e14568dee0eaa2dc8e9461470c4012c389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-13T08:50:13.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/a7acb55ad53d7ed83864ab30f6b94cf724cc71739418902506b9c302a1b1162e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-13T08:50:09.000Z",
      "arch": "x86_64",
      "commit": "a323b4678782d3c476ee69e9e85bb268a84eb522",
      "fileid": "https://r2.ropensci.org/c580850e6764453e5a5e2344a3048329487d74d0424e49737b7edaeecdbf812a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chrismuir/actions/runs/29236548394"
    }
  ]
}