Package: epidict 0.3.0
epidict: Epidemiology Data Dictionaries and Random Data Generators
The 'R4EPIs' project <https://r4epi.github.io/sitrep/> 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 <https://scienceportal.msf.org/assets/standardised-mortality-surveys?utm_source=chatgpt.com>. In addition, a data generator from these dictionaries is provided. It is also possible to read in any Open Data Kit format data dictionary.
Authors:
epidict_0.3.0.tar.gz
epidict_0.3.0.zip(r-4.7)epidict_0.3.0.zip(r-4.6)epidict_0.3.0.zip(r-4.5)
epidict_0.3.0.tgz(r-4.6-any)epidict_0.3.0.tgz(r-4.5-any)
epidict_0.3.0.tar.gz(r-4.7-any)epidict_0.3.0.tar.gz(r-4.6-any)
epidict_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
epidict/json (API)
NEWS
| # Install 'epidict' in R: |
| install.packages('epidict', repos = c('https://r4epi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r4epi/epidict/issues
Pkgdown/docs site:https://r4epi.github.io
Last updated from:af2929949c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 176 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 164 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 96 | ||
| wasm-release | OK | 154 |
Exports:dict_rename_helpergen_datamsf_dictmsf_dict_rename_helperread_dict
Dependencies:cellrangerclicliprcpp11crayondplyrgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readxlrematchrlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Introduction to epidict
Rendered fromintro.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2020-02-11
Started: 2020-02-11
MSF Outbreak Dictionaries
Rendered fromOutbreaks.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2025-11-02
Started: 2020-02-11
MSF Survey Dictionaries
Rendered fromSurveys.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2025-11-02
Started: 2020-02-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Dictionary-based helper for aligning your data to variables used in a script | dict_rename_helper |
| Generate random linelist or survey data | gen_data |
| MSF data dictionaries and dummy datasets | msf_dict |
| Helper for aligning your data to MSF standardised dictionaries and analysis templates. | msf_dict_rename_helper |
| Data dictionaries | read_dict |
