Package: docorator
Title: Docorate (Decorate + Output) Displays
Version: 0.5.0
Authors@R: 
    c(person(given = "Becca", family = "Krouse", email = "becca.z.krouse@gsk.com", role = c("aut", "cre")),
      person(given = "Shannon", family = "Haughton", email = "shannon.l.haughton@gsk.com", role = c("aut")),
      person(given = "Seongbin", family = "Hong", email = "seongbin.x.hong@gsk.com", role = c("aut")),
      person("Dragoș", "Moldovan-Grünfeld", , "dragos.v.moldovan-grunfeld@gsk.com", role = "aut"),
      person("GlaxoSmithKline Research & Development Limited", role = c("cph", "fnd")))
Description: A framework for creating production outputs. Users can frame a table, listing, or figure with headers and footers and save to an output file. Stores an intermediate 'docorator' object for reproducibility and rendering to multiple output types.
License: Apache License 2.0
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: gt (>= 0.11.0), rmarkdown, rlang, cli, dplyr, rstudioapi,
        purrr, stringr, tidyr, lifecycle, png, knitr, withr, quarto
Suggests: rprojroot, testthat (>= 3.0.0), tfrmt, pdftools, ggplot2
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://GSK-Biostatistics.github.io/docorator/,
        https://github.com/GSK-Biostatistics/docorator
BugReports: https://github.com/GSK-Biostatistics/docorator/issues
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-09-22 15:38:15 UTC; bkrouse
Author: Becca Krouse [aut, cre],
  Shannon Haughton [aut],
  Seongbin Hong [aut],
  Dragoș Moldovan-Grünfeld [aut],
  GlaxoSmithKline Research & Development Limited [cph, fnd]
Maintainer: Becca Krouse <becca.z.krouse@gsk.com>
Repository: CRAN
Date/Publication: 2025-09-30 07:10:02 UTC
Built: R 4.5.1; ; 2025-10-29 04:19:57 UTC; windows
