Package: gtreg
Title: Regulatory Tables for Clinical Research
Version: 0.4.1
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-26 16:29:03 UTC; sjobergd
Author: Shannon Pileggi [aut, cre, cph]
    (<https://orcid.org/0000-0002-7732-4164>),
  Daniel D. Sjoberg [aut] (<https://orcid.org/0000-0003-0862-2018>)
Maintainer: Shannon Pileggi <shannon.pileggi@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-27 09:30:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:58:21 UTC; windows
