Package: healthdb 0.3.1

Kevin Hu

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.

Authors:Kevin Hu [aut, cre, cph]

healthdb_0.3.1.tar.gz
healthdb_0.3.1.zip(r-4.5)healthdb_0.3.1.zip(r-4.4)healthdb_0.3.1.zip(r-4.3)
healthdb_0.3.1.tgz(r-4.4-any)healthdb_0.3.1.tgz(r-4.3-any)
healthdb_0.3.1.tar.gz(r-4.5-noble)healthdb_0.3.1.tar.gz(r-4.4-noble)
healthdb_0.3.1.tgz(r-4.4-emscripten)healthdb_0.3.1.tgz(r-4.3-emscripten)
healthdb.pdf |healthdb.html
healthdb/json (API)
NEWS

# Install 'healthdb' in R:
install.packages('healthdb', repos = c('https://kevinhzq.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kevinhzq/healthdb/issues

On CRAN:

19 exports 1 stars 1.97 score 29 dependencies 232 downloads

Last updated 4 months agofrom:ec57c3804c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winOKAug 21 2024
R-4.5-linuxOKAug 21 2024
R-4.4-winOKAug 21 2024
R-4.4-macOKAug 21 2024
R-4.3-winOKAug 21 2024
R-4.3-macOKAug 21 2024

Exports:%>%bind_sourcebuild_defcollapse_episodecompute_comorbiditycompute_durationcut_perioddefine_caseexcludeexecute_deffetch_varidentify_rowif_datelookupmake_test_datpool_casereport_nrestrict_daterestrict_n

Dependencies:blobcliclockcpp11data.tableDBIdbplyrdplyrfansigenericsgluelifecyclelubridatemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselecttimechangetzdbutf8vctrswithr

Introduction to healthdb

Rendered fromhealthdb.Rmdusingknitr::rmarkdownon Aug 21 2024.

Last update: 2024-05-15
Started: 2024-05-06