Package: gtreg Title: Regulatory Tables for Clinical Research Version: 0.4.2 Authors@R: c( person("Shannon", "Pileggi", , "shannon.pileggi@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7732-4164")), person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-0862-2018")) ) Description: Creates tables suitable for regulatory agency submission by leveraging the 'gtsummary' package as the back end. Tables can be exported to HTML, Word, PDF and more. Highly customized outputs are available by utilizing existing styling functions from 'gtsummary' as well as custom options designed for regulatory tables. License: GPL (>= 3) URL: https://github.com/shannonpileggi/gtreg, https://shannonpileggi.github.io/gtreg/ BugReports: https://github.com/shannonpileggi/gtreg/issues Depends: R (>= 4.1) Imports: cli (>= 3.6.1), dplyr (>= 1.1.1), forcats (>= 1.0.0), glue (>= 1.6.2), gtsummary (>= 2.1.0), purrr (>= 1.0.1), rlang (>= 1.1.1), stringr (>= 1.5.0), tibble (>= 3.2.1), tidyr (>= 1.2.1) Suggests: covr (>= 3.6.1), gt (>= 0.10.0), knitr (>= 1.43), rmarkdown (>= 2.22), spelling (>= 2.2.1), testthat (>= 3.1.9) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://shannonpileggi.r-universe.dev Date/Publication: 2025-11-25 14:23:43 UTC RemoteUrl: https://github.com/shannonpileggi/gtreg RemoteRef: HEAD RemoteSha: 5f63af412d18c3a94d553b281fffac9e025adb30 NeedsCompilation: no Packaged: 2026-06-23 08:51:04 UTC; root Author: Shannon Pileggi [aut, cre, cph] (ORCID: ), Daniel D. Sjoberg [aut] (ORCID: ) Maintainer: Shannon Pileggi