epidict
Epidemiology Data Dictionaries and Random Data Generators
A spin-out dictionary reader for MSF epidemiological data, finding its shape on CRAN
◆Recent moves
- 6mo ago
Intersectional dictionaries plus an opt-out for name cleaning
The first release that extends the package rather than restoring what the CRAN split removed. A `clean` argument on read_dict() and msf_dict() lets callers keep original variable names, and AJS_intersectional dictionaries now skip cleaning by default.
View source ↗ - 7mo ago
Variable-renaming helper returns once sitrep is reachable
Restores msf_dict_rename_helper(), the function 0.1.0 had to cut for CRAN dependency reasons, with sitrep moved into Suggests. It closes the capability gap the initial release opened rather than adding anything new.
View source ↗ - 9mo ago
First CRAN release, carved out of the sitrep toolchain
The package arrives on CRAN as a separation rather than a new capability: dictionary-reading functions are pulled out of sitrep and a generic renaming function is added. One function was removed outright to satisfy CRAN dependency rules, a debt the next release repaid.
View source ↗