Package: readepi Title: Read Data from Relational Database Management Systems and Health Information Systems Version: 1.0.6 Authors@R: c( person("Karim", "Mané", , "karim.mane@lshtm.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-9892-2999")), person("Emmanuel", "Kabuga", , "kabuga@aims.ac.za", role = "aut", comment = c(ORCID = "0009-0006-2291-709X")), person("Bubacarr", "Bah", , "Bubacarr.Bah1@lshtm.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3318-6668")), person("Bankolé", "Ahadzie", , "Bankole.Ahadzie@lshtm.ac.uk", role = "ctb"), person("Nuredin", "Mohammed", , "Nuredin.Mohammed@lshtm.ac.uk", role = "ctb"), person("Abdoelnaser", "Degoot", , "abdoelnaser-mahmood.degoot@lshtm.ac.uk", role = "ctb"), person("Hugo", "Gruson", , "hugo@data.org", role = "rev", comment = c(ORCID = "0000-0002-4094-1476")), person("Pratik", "Gupte", , "pratik.gupte@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0001-5294-7819")), person("Andree", "Valle-Campos", , "andree.valle-campos@lshtm.ac.uk", role = "rev", comment = c(ORCID = "0000-0002-7779-481X")), person("London School of Hygiene and Tropical Medicine, LSHTM", role = "cph"), person("data.org", role = "fnd") ) Description: Import Data from Relational Database Management Systems (RDBMS) and Health Information Systems ('HIS'). The current version of the package supports importing data from RDBMS including 'MS SQL', 'MySQL', 'PostGRESQL', and 'SQLite', as well as from two HIS platforms: 'DHIS2' and 'SORMAS'. License: MIT + file LICENSE URL: https://epiverse-trace.github.io/readepi/, https://github.com/epiverse-trace/readepi/, https://github.com/epiverse-trace/readepi BugReports: https://github.com/epiverse-trace/readepi/issues Depends: R (>= 4.1.0) Imports: checkmate, cli, DBI, dplyr, httr2, odbc, pool, purrr, RMySQL, RSQLite, tidyr Suggests: cyclocomp, DiagrammeR, httptest, kableExtra, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/Needs/website: epiverse-trace/epiversetheme Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: odbc, libmariadbclient-dev Config/pak/sysreqs: make libicu-dev libmysqlclient-dev unixodbc-dev libssl-dev Repository: https://epiverse-trace.r-universe.dev Date/Publication: 2026-04-23 11:01:23 UTC RemoteUrl: https://github.com/epiverse-trace/readepi RemoteRef: HEAD RemoteSha: 13ac0da0e7584b62e5911d2f3a1abf68e56cff95 NeedsCompilation: no Packaged: 2026-06-22 10:32:56 UTC; root Author: Karim Mané [aut] (ORCID: ), Emmanuel Kabuga [aut] (ORCID: ), Bubacarr Bah [aut, cre] (ORCID: ), Bankolé Ahadzie [ctb], Nuredin Mohammed [ctb], Abdoelnaser Degoot [ctb], Hugo Gruson [rev] (ORCID: ), Pratik Gupte [rev] (ORCID: ), Andree Valle-Campos [rev] (ORCID: ), London School of Hygiene and Tropical Medicine, LSHTM [cph], data.org [fnd] Maintainer: Bubacarr Bah