Package: dbc Title: Dictionary-Based Cleaning Version: 0.0.0.9000 Authors@R: person(given = "Patrick", family = "Barks", role = c("aut", "cre"), email = "patrick.barks@epicentre.msf.org") Description: Tools for dictionary-based data cleaning. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: dplyr, tidyr, rlang, janitor, lubridate, stringi, stats, queryr Suggests: testthat (>= 3.0.0) Remotes: epicentre-msf/queryr Config/pak/sysreqs: libicu-dev Repository: https://epicentre-msf.r-universe.dev Date/Publication: 2026-05-13 08:46:45 UTC RemoteUrl: https://github.com/epicentre-msf/dbc RemoteRef: HEAD RemoteSha: 756c98eb867ac387d382e35ae45d872591acd148 NeedsCompilation: no Packaged: 2026-06-12 06:39:30 UTC; root Author: Patrick Barks [aut, cre] Maintainer: Patrick Barks