Package: diyar Type: Package Title: Record Linkage and Epidemiological Case Definitions in 'R' Date: 2023-11-12 Version: 0.5.1.9012 URL: https://olisansonwu.github.io/diyar/index.html BugReports: https://github.com/OlisaNsonwu/diyar/issues Author: Olisaeloka Nsonwu Maintainer: Olisaeloka Nsonwu Description: An R package for iterative and batched record linkage, and applying epidemiological case definitions. 'diyar' can be used for deterministic and probabilistic record linkage, or multistage record linkage combining both approaches. It features the implementation of nested match criteria, and mechanisms to address missing data and conflicting matches during stepwise record linkage. Case definitions are implemented by assigning records to groups based on match criteria such as person or place, and overlapping time or duration of events e.g. sample collection dates or periods of hospital stays. Matching records are assigned a unique group ID. Index and duplicate records are removed or further analyses as required. License: GPL-3 Encoding: UTF-8 LazyData: true Imports: methods, utils, ggplot2, rlang, data.table RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, testthat, covr VignetteBuilder: knitr Language: en-GB Repository: https://olisansonwu.r-universe.dev Date/Publication: 2026-05-16 14:56:32 UTC RemoteUrl: https://github.com/olisansonwu/diyar RemoteRef: HEAD RemoteSha: f9422ea03328c4171a3fc836379c8054740d0d9b NeedsCompilation: no Packaged: 2026-07-15 05:08:53 UTC; root Depends: R (>= 3.5.0)