Package: PreProcessRecordLinkage
Type: Package
Title: Preprocessing Record Linkage
Version: 1.0.1
Date: 2023-09-12
Authors@R: c(
      person(given = "Hossein",
        family = "Hassani",
        role = c("aut"),
        email = "Hassani.stat@gmail.com"
        ),
      person(given = "Leila",
        family = "Marvian Mashhad",
        role = c("aut","cre"),
        email = "Leila.marveian@gmail.com"
        )
    )	 
Description: In this record linkage package, data preprocessing has been meticulously executed
  to cover a wide range of datasets, ensuring that variable names are standardized using synonyms. 
  This approach facilitates seamless data integration and analysis across various datasets. While users 
  have the flexibility to modify variable names, the system intelligently ensures that 
  changes are only permitted when they do not compromise data consistency or essential variable essence.
License: GPL-3
Depends: tm, syn, RecordLinkage, data.table
Imports: stringr
Maintainer: Leila Marvian Mashhad <Leila.marveian@gmail.com>
NeedsCompilation: no
Packaged: 2023-09-12 20:40:49 UTC; ne_da
Author: Hossein Hassani [aut],
  Leila Marvian Mashhad [aut, cre]
Repository: CRAN
Date/Publication: 2023-09-13 09:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 09:57:37 UTC; unix
