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:

5.11 score 2 stars 242 downloads 19 exports 29 dependencies

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

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winOKNov 01 2024
R-4.5-linuxOKNov 01 2024
R-4.4-winOKNov 01 2024
R-4.4-macOKNov 01 2024
R-4.3-winOKNov 01 2024
R-4.3-macOKNov 01 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 Nov 01 2024.

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