Package: eHDPrep Type: Package Title: Quality Control and Semantic Enrichment of Datasets Version: 1.4.0 Authors@R: c(person("Tom", "Toner", role = c("aut"), email = "ttoner03@qub.ac.uk", comment = c(ORCID = "0000-0001-8059-5822")), person("Ian", "Overton", role = c("aut", "cre"), email = "I.Overton@qub.ac.uk", comment = c(ORCID = "0000-0003-1158-8527")) ) Maintainer: Ian Overton Description: A tool for the preparation and enrichment of health datasets for analysis (Toner et al. (2023) ). Provides functionality for assessing data quality and for improving the reliability and machine interpretability of a dataset. 'eHDPrep' also enables semantic enrichment of a dataset where metavariables are discovered from the relationships between input variables determined from user-provided ontologies. License: GPL-3 URL: https://github.com/overton-group/eHDPrep BugReports: https://github.com/overton-group/eHDPrep/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Imports: ggplot2 (>= 3.3.3), dplyr (>= 1.1.0), forcats (>= 0.5.0), stringr (>= 1.4.0), purrr (>= 0.3.4), tidyr (>= 1.1.2), kableExtra (>= 1.3.1), magrittr (>= 2.0.1), tibble (>= 3.0.5), scales (>= 1.1.1), rlang (>= 0.4.10), quanteda (>= 2.1.2), tm (>= 0.7-8), pheatmap (>= 1.0.12), igraph (>= 1.2.6), tidygraph (>= 1.2.0), readr (>= 1.4.0), readxl (>= 1.3.1), knitr (>= 1.31) BuildVignettes: true VignetteBuilder: knitr Depends: R (>= 3.6.0) Suggests: testthat (>= 2.1.0), ggraph (>= 2.0.5), rmarkdown (>= 2.3) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libglpk-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libx11-dev Repository: https://overton-group.r-universe.dev Date/Publication: 2026-02-20 15:17:59 UTC RemoteUrl: https://github.com/overton-group/ehdprep RemoteRef: HEAD RemoteSha: 887f3b12c191e883c394bbd0cb8c6ca90393c6bc NeedsCompilation: no Packaged: 2026-06-20 07:45:15 UTC; root Author: Tom Toner [aut] (ORCID: ), Ian Overton [aut, cre] (ORCID: )