Package: hybridEHR
Type: Package
Title: Synthetic Hybrid Electronic Health Records Dataset Generator
        with COVID/CT Research Views
Version: 0.1.0
Authors@R: 
    c(
    person("Dennis", "Boadu", email = "doboadu@st.ug.edu.gh", role = c("aut", "cre")),
    person("Isaac", "Osei", email = "ikemillar65@gmail.com", role = "aut"),
    person("Justice", "Appati", email = "jkappati@ug.edu.gh", role = "aut")
    )
Maintainer: Dennis Boadu <doboadu@st.ug.edu.gh>
Description: 
    Tools to generate synthetic electronic health records including 
    patients, encounters, vitals, labs, medications, procedures, and allergies,
    with optional COVID-19-focused and computed tomography (CT)-research views, and export them to
    comma separated values ('CSV'), 'SQLite', and 'Excel' formats for researchers and developers.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr, tidyr, tibble, lubridate, jsonlite, openxlsx, DBI,
        RSQLite, magrittr
Suggests: knitr, rmarkdown
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-12-16 21:34:38 UTC; dennisboadu
Author: Dennis Boadu [aut, cre],
  Isaac Osei [aut],
  Justice Appati [aut]
Repository: CRAN
Date/Publication: 2025-12-19 21:00:09 UTC
Built: R 4.4.3; ; 2026-01-12 20:56:24 UTC; windows
