Package: diyar
Type: Package
Title: Record Linkage and Epidemiological Case Definitions in 'R'
Date: 2023-11-12
Version: 0.5.1
URL: https://olisansonwu.github.io/diyar/index.html
BugReports: https://github.com/OlisaNsonwu/diyar/issues
Author: Olisaeloka Nsonwu
Maintainer: Olisaeloka Nsonwu <olisa.nsonwu@gmail.com>
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
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2023-11-12 22:46:55 UTC; Olisaeloka.Nsonwu
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-11-12 23:13:18 UTC
Built: R 4.2.0; ; 2023-12-21 18:28:07 UTC; unix
