Package: codified Title: Produce Standard/Formalized Demographics Tables Description: Augment clinical data with metadata to create output used in conventional publications and reports. Version: 0.3.0 Authors@R: c(person("Will", "Beasley", role = c("aut", "cre"), email = "wibeasley@hotmail.com", comment = c(ORCID = "0000-0002-5613-5006")), person("Peter", "Higgins", role = "ctb")) URL: https://ouhscbbmc.github.io/codified/, https://github.com/OuhscBbmc/codified, https://github.com/higgi13425/nih_enrollment_table BugReports: https://github.com/OuhscBbmc/codified/issues Depends: R(>= 4.1.0) Imports: checkmate (>= 1.8.4), dplyr (>= 1.0.0), kableExtra, knitr (>= 1.18.0), rlang, tibble (>= 1.4.0), tidyr (>= 1.0.0) Suggests: covr, readr (>= 1.1.0), REDCapR, rmarkdown, testthat (>= 3.0) License: MIT + file LICENSE VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Language: en-US Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev Repository: https://ouhscbbmc.r-universe.dev Date/Publication: 2026-07-02 22:52:48 UTC RemoteUrl: https://github.com/ouhscbbmc/codified RemoteRef: HEAD RemoteSha: a564d9f7407839cdc9bd0c5ef79bdc2e19904023 NeedsCompilation: no Packaged: 2026-07-02 23:34:43 UTC; root Author: Will Beasley [aut, cre] (ORCID: ), Peter Higgins [ctb] Maintainer: Will Beasley