Package: docorator Title: Docorate (Decorate + Output) Displays Version: 0.6.0.9000 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 Roxygen: list(markdown = TRUE) Imports: gt (>= 1.2.0), rmarkdown, rlang, cli, dplyr, rstudioapi, purrr, stringr, stringi, tidyr, lifecycle, png, knitr, withr, quarto, officer, polish, xml2 Suggests: rprojroot, testthat (>= 3.0.0), tfrmt, pdftools, ggplot2 Remotes: GSK-Biostatistics/polish 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) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libcairo2-dev chromium cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev Repository: https://gsk-biostatistics.r-universe.dev Date/Publication: 2026-07-02 20:45:24 UTC RemoteUrl: https://github.com/gsk-biostatistics/docorator RemoteRef: HEAD RemoteSha: fe75567562c3047bb75a594162ed8ddf1335282d NeedsCompilation: no Packaged: 2026-07-02 21:06:39 UTC; root 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