Package: healthdb 0.4.0

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.4.0.tar.gz
healthdb_0.4.0.zip(r-4.5)healthdb_0.4.0.zip(r-4.4)healthdb_0.4.0.zip(r-4.3)
healthdb_0.4.0.tgz(r-4.5-any)healthdb_0.4.0.tgz(r-4.4-any)healthdb_0.4.0.tgz(r-4.3-any)
healthdb_0.4.0.tar.gz(r-4.5-noble)healthdb_0.4.0.tar.gz(r-4.4-noble)
healthdb_0.4.0.tgz(r-4.4-emscripten)healthdb_0.4.0.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'))

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

Pkgdown site:https://kevinhzq.github.io

On CRAN:

Conda:

4.95 score 2 stars 343 downloads 19 exports 29 dependencies

Last updated 1 months agofrom:af5ca9d5e5. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 22 2025
R-4.5-winOKMar 22 2025
R-4.5-macOKMar 22 2025
R-4.5-linuxOKMar 22 2025
R-4.4-winOKMar 22 2025
R-4.4-macOKMar 22 2025
R-4.4-linuxOKMar 22 2025
R-4.3-winOKMar 22 2025
R-4.3-macOKMar 22 2025

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 Mar 22 2025.

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