Package: multilink
Title: Multifile Record Linkage and Duplicate Detection
Version: 0.1.1
Authors@R: 
    person(given = "Serge",
           family = "Aleshin-Guendel",
           role = c("aut", "cre"),
           email = "saleshinguendel@gmail.com")
Description: 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.
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/aleshing/multilink
BugReports: https://github.com/aleshing/multilink/issues
Imports: igraph, RecordLinkage, Rcpp, utils, mcclust, geosphere,
        stringr
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2023-06-08 20:25:20 UTC; sergealeshin-guendel
Author: Serge Aleshin-Guendel [aut, cre]
Maintainer: Serge Aleshin-Guendel <saleshinguendel@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-09 14:20:07 UTC
Built: R 4.3.0; aarch64-apple-darwin20; 2023-07-10 07:03:03 UTC; unix
Archs: multilink.so.dSYM
