Package: diyar
Type: Package
Title: Record Linkage and Epidemiological Case Definitions in R
Date: 2021-12-04
Version: 0.4.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 record linkage and implementing epidemiological case definitions in R.
    Record linkage is implemented either through a multistage deterministic approach or a probabilistic approach. 
    Matching records are assigned to unique groups. There are mechanisms to address missing data and conflicting matches across linkage stages.
    Track and assign events (e.g. sample collection) and periods (e.g. hospital admission) to unique groups based on a case definition. 
    The tracking process permits several options such as episode lengths and recurrence.
    Duplicate events or records can then be identified for removal or further analyses.  
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: methods, utils, Rfast, ggplot2, rlang
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2021-12-04 14:37:46 UTC; Olisaeloka.Nsonwu
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2021-12-05 14:10:06 UTC
Built: R 4.0.2; ; 2021-12-06 11:52:35 UTC; unix
