Implementation of the methodology of Aleshin-Guendel & Sadinle (2022) <doi:10.1080/01621459.2021.2013242>. It handles the general problem of multifile record linkage and duplicate detection, where any number of files are to be linked, and any of the files may have duplicates.
| Version: | 0.1.1 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | igraph, RecordLinkage, Rcpp, utils, mcclust, geosphere, stringr | 
| LinkingTo: | Rcpp, RcppArmadillo | 
| Published: | 2023-06-09 | 
| DOI: | 10.32614/CRAN.package.multilink | 
| Author: | Serge Aleshin-Guendel [aut, cre] | 
| Maintainer: | Serge Aleshin-Guendel <saleshinguendel at gmail.com> | 
| BugReports: | https://github.com/aleshing/multilink/issues | 
| License: | GPL-3 | 
| URL: | https://github.com/aleshing/multilink | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | multilink results | 
| Reference manual: | multilink.html , multilink.pdf | 
| Package source: | multilink_0.1.1.tar.gz | 
| Windows binaries: | r-devel: multilink_0.1.1.zip, r-release: multilink_0.1.1.zip, r-oldrel: multilink_0.1.1.zip | 
| macOS binaries: | r-release (arm64): multilink_0.1.1.tgz, r-oldrel (arm64): multilink_0.1.1.tgz, r-release (x86_64): multilink_0.1.1.tgz, r-oldrel (x86_64): multilink_0.1.1.tgz | 
| Old sources: | multilink archive | 
Please use the canonical form https://CRAN.R-project.org/package=multilink to link to this page.