CRAN/E | refinr

refinr

Cluster and Merge Similar Values Within a Character Vector

Installation

About

These functions take a character vector as input, identify and cluster similar values, and then merge clusters together so their values become identical. The functions are an implementation of the key collision and ngram fingerprint algorithms from the open source tool Open Refine . More info on key collision and ngram fingerprint can be found here .

github.com/ChrisMuir/refinr
Bug report File report

Key Metrics

Version 0.3.3
R ≥ 3.0.2
Published 2023-11-12 173 days ago
Needs compilation? yes
License GPL-3
CRAN checks refinr results

Downloads

Yesterday 15 0%
Last 7 days 61 -20%
Last 30 days 249 -11%
Last 90 days 818 -30%
Last 365 days 3.475 -18%

Maintainer

Maintainer

Chris Muir

chrismuirRVA@gmail.com

Authors

Chris Muir

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Intro to refinr

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

refinr archive

Depends

R ≥ 3.0.2

Imports

Rcpp
stringdist ≥ 0.9.5.1
stringi

Suggests

testthat
knitr
rmarkdown
dplyr

LinkingTo

Rcpp
stringdist ≥ 0.9.5.1