Package: epidict Title: Epidemiology Data Dictionaries and Random Data Generators Version: 0.3.0 Authors@R: c( person("Alexander", "Spina", , "aspina@appliedepi.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8425-1867")), person("Zhian N.", "Kamvar", , "zkamvar@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-1458-7108")), person("Lukas", "Richter", role = "aut"), person("Patrick", "Keating", role = "aut"), person("Annick", "Lenglet", role = "ctb"), person("Applied Epi Incorporated", role = "cph"), person("Medecins Sans Frontieres Operational Centre Amsterdam", role = "fnd") ) Description: The 'R4EPIs' project seeks to provide a set of standardized tools for analysis of outbreak and survey data in humanitarian aid settings. This package currently provides standardized data dictionaries from Medecins Sans Frontieres Operational Centre Amsterdam for outbreak scenarios (Acute Jaundice Syndrome, Cholera, Diphtheria, Measles, Meningitis) and surveys (Retrospective mortality and access to care, Malnutrition, Vaccination coverage and Event Based Surveillance) - as described in the following . In addition, a data generator from these dictionaries is provided. It is also possible to read in any Open Data Kit format data dictionary. License: GPL-3 URL: https://github.com/R4EPI/epidict/, https://r4epi.github.io/epidict/ Imports: clipr, dplyr, readxl, rlang, stats, tibble, tidyr, utils Suggests: covr, DT, knitr, matchmaker, rmarkdown, sitrep, testthat (>= 2.1.0), withr VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://r4epi.r-universe.dev Date/Publication: 2026-01-20 11:14:50 UTC RemoteUrl: https://github.com/r4epi/epidict RemoteRef: HEAD RemoteSha: af2929949cb2f1579c66aa32cdd9274d493a1af0 NeedsCompilation: no Packaged: 2026-06-19 08:35:47 UTC; root Author: Alexander Spina [aut, cre] (ORCID: ), Zhian N. Kamvar [aut] (ORCID: ), Lukas Richter [aut], Patrick Keating [aut], Annick Lenglet [ctb], Applied Epi Incorporated [cph], Medecins Sans Frontieres Operational Centre Amsterdam [fnd] Maintainer: Alexander Spina