Package: polish Title: Polishing Content for 'Word' and 'PowerPoint' Version: 0.3.1 Authors@R: c( person("Romain", "François", email = "romain@tada.science", role = "aut"), person("Ellis", "Hughes", email = "ellis.h.hughes@gsk.com", role = c("aut", "cre")), person("Shannon", "Haughton", email = "shannon.l.haughton@gsk.com", role = "aut"), person("GlaxoSmithKline Research & Development Limited", role = c("cph", "fnd")) ) Description: Set of functions to polish content for Microsoft 'Word' and 'PowerPoint' into 'OOXML'. Polishing is the conversion of the R object into an 'OOXML' representation of the object that can then be added to 'Word' or 'PowerPoint' files. License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://gsk-biostatistics.github.io/polish/, https://github.com/GSK-Biostatistics/polish/ BugReports: https://github.com/GSK-Biostatistics/polish/issues/ Depends: R (>= 4.1.0) Imports: cli, commonmark, dplyr, flextable, ggplot2, glue, gt, htmltools, magick, officer (>= 0.6.9), purrr, rlang, rmarkdown, sloop, tibble, webshot2, xml2 Suggests: testthat (>= 3.0.0), withr Config/testthat/edition: 3 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-06-17 18:33:06 UTC RemoteUrl: https://github.com/gsk-biostatistics/polish RemoteRef: HEAD RemoteSha: 73fdb17e8e87a9a4fa98bbe055c35ab724be7422 NeedsCompilation: no Packaged: 2026-06-17 20:20:24 UTC; root Author: Romain François [aut], Ellis Hughes [aut, cre], Shannon Haughton [aut], GlaxoSmithKline Research & Development Limited [cph, fnd] Maintainer: Ellis Hughes