Package: codeditr Type: Package Title: Implementing Cause-of-Death Data Checks Based on the WHO CoDEdit Tool Version: 0.0.0.9000 Authors@R: c( person("Anita", "Makori", role = c("aut", "cph")), person("Ernest", "Guevarra", comment = c(ORCID = "0000-0002-4887-4415"), email = "ernest@guevarra.io", role = c("aut", "cre", "cph")), person("Sanjeev", "Pugazhendhi", role = c("ths", "rev")), person("Williams", "Udoh Ituen-Umanah", role = "rev"), person("Proochista", "Ariana", role = c("rev", "cph"))) Description: The World Health Organization's CoDEdit electronic tool is intended to help producers of cause-of-death statistics in strengthening their capacity to perform routine checks on their data. This package ports the original tool built using Microsoft Access into R so as to leverage the utility and function of the original tool into a usable application program interface that can be used for building more universal tools or for creating programmatic scientific workflows aimed at routine, automated, and large-scale monitoring of cause-of-death data. License: GPL (>= 3) Depends: R (>= 4.1.0) Imports: codigo, dplyr, methods, rlang, stringr, tibble Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0) Remotes: OxfordIHTM/codigo Encoding: UTF-8 Language: en-GB LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) URL: https://github.com/OxfordIHTM/codeditr, http://oxford-ihtm.io/codeditr/ Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://oxfordihtm.r-universe.dev Date/Publication: 2024-12-02 04:11:27 UTC RemoteUrl: https://github.com/OxfordIHTM/codeditr RemoteRef: HEAD RemoteSha: 71bd8a061b64ef4d022584af9c49931d8bae5cec NeedsCompilation: no Packaged: 2026-06-14 12:04:16 UTC; root Author: Anita Makori [aut, cph], Ernest Guevarra [aut, cre, cph] (ORCID: ), Sanjeev Pugazhendhi [ths, rev], Williams Udoh Ituen-Umanah [rev], Proochista Ariana [rev, cph] Maintainer: Ernest Guevarra