Implements functions for comparing strings, sequences and numeric vectors for clustering and record linkage applications. Supported comparison functions include: generalized edit distances for comparing sequences/strings, Monge-Elkan similarity for fuzzy comparison of token sets, and L-p distances for comparing numeric vectors. Where possible, comparison functions are implemented in C/C++ to ensure good performance.
| Version: | 0.1.4 | 
| Imports: | Rcpp (≥ 1.0.5), proxy (≥ 0.4), methods, clue (≥ 0.3) | 
| LinkingTo: | Rcpp | 
| Suggests: | testthat | 
| Published: | 2025-03-08 | 
| DOI: | 10.32614/CRAN.package.comparator | 
| Author: | Neil Marchant [aut, cre] | 
| Maintainer: | Neil Marchant <ngmarchant at gmail.com> | 
| BugReports: | https://github.com/ngmarchant/comparator/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/ngmarchant/comparator | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | comparator results | 
| Reference manual: | comparator.html , comparator.pdf | 
| Package source: | comparator_0.1.4.tar.gz | 
| Windows binaries: | r-devel: comparator_0.1.4.zip, r-release: comparator_0.1.4.zip, r-oldrel: comparator_0.1.4.zip | 
| macOS binaries: | r-release (arm64): comparator_0.1.4.tgz, r-oldrel (arm64): comparator_0.1.4.tgz, r-release (x86_64): comparator_0.1.4.tgz, r-oldrel (x86_64): comparator_0.1.4.tgz | 
| Old sources: | comparator archive | 
Please use the canonical form https://CRAN.R-project.org/package=comparator to link to this page.