healthdb: Working with Healthcare Databases
A system for identifying diseases or events from healthcare databases and
preparing data for epidemiological studies. It includes capabilities not
supported by 'SQL', such as matching strings by 'stringr' style regular
expressions, and can compute comorbidity scores (Quan et al. (2005)
<doi:10.1097/01.mlr.0000182534.19832.83>) directly on a database server. The
implementation is based on 'dbplyr' with full 'tidyverse' compatibility.
Version: |
0.3.1 |
Imports: |
clock, data.table, dbplyr (≥ 2.5.0), dplyr (≥ 1.1.0), glue, lubridate, magrittr, purrr, rlang, stringr (≥ 1.5.0), tidyr |
Suggests: |
knitr, rmarkdown, testthat (≥ 3.0.0), withr, RSQLite |
Published: |
2024-05-23 |
DOI: |
10.32614/CRAN.package.healthdb |
Author: |
Kevin Hu [aut,
cre, cph] |
Maintainer: |
Kevin Hu <kevin.hu at bccdc.ca> |
BugReports: |
https://github.com/KevinHzq/healthdb/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/KevinHzq/healthdb,
https://kevinhzq.github.io/healthdb/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
healthdb results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=healthdb
to link to this page.