Package: rtables.officer Title: Exporting Tools for 'rtables' Version: 0.1.2.9001 Date: 2026-03-18 Authors@R: c( person("Gabriel", "Becker", , "gabembecker@gmail.com", role = "ctb"), person("Davide", "Garolini", , "davide.garolini@roche.com", role = "aut", comment = c(ORCID = "0000-0002-1445-1369")), person("Emily", "de la Rua", , "emilydelarua@gmail.com", role = "aut", comment = c(ORCID = "0009-0000-8738-5561")), person("Abinaya", "Yogasekaram", , "ayogasek@gmail.com", role = "aut", comment = c(ORCID = "0009-0005-2083-1105")), person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7566-2787")), person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")) ) Description: Designed to create and display complex tables with R, the 'rtables' R package allows cells in an 'rtables' object to contain any high-dimensional data structure, which can then be displayed with cell-specific formatting instructions. Additionally, the 'rtables.officer' package supports export formats related to the Microsoft Office software suite, including Microsoft Word ('docx') and Microsoft PowerPoint ('pptx'). License: Apache License 2.0 URL: https://github.com/insightsengineering/rtables.officer, https://insightsengineering.github.io/rtables.officer/ BugReports: https://github.com/insightsengineering/rtables.officer/issues Depends: formatters (>= 0.5.12), R (>= 4.4.0), rlistings (>= 0.2.13), rtables (>= 0.6.15) Imports: checkmate (>= 2.1.0), flextable (>= 0.9.10), lifecycle (>= 0.2.0), officer (>= 0.7.1), stats, stringi (>= 1.6), systemfonts Suggests: car (>= 3.0-13), dplyr (>= 1.0.5), knitr (>= 1.42), rmarkdown (>= 2.23), tern (>= 0.9.10), testthat (>= 3.3.0), tibble (>= 3.2.1), tidyr (>= 1.1.3), withr (>= 2.0.0), xml2 (>= 1.1.0) VignetteBuilder: knitr, rmarkdown Config/Needs/verdepcheck: insightsengineering/formatters, insightsengineering/rtables, mllg/checkmate, rstudio/htmltools, gagolews/stringi, cran/car, tidyverse/dplyr, davidgohel/flextable, yihui/knitr, r-lib/lifecycle, davidgohel/officer, Merck/r2rtf, rstudio/rmarkdown, therneau/survival, r-lib/testthat, tidyverse/tibble, tidyverse/tidyr, r-lib/withr, r-lib/xml2 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Collate: 'add_flextable_separators.R' 'as_flextable.R' 'export_as_docx.R' 'package.R' 'theme_defaults.R' 'apply_styling.R' 'extract_from_flx.R' Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2026-03-18 09:27:53 UTC RemoteUrl: https://github.com/insightsengineering/rtables.officer RemoteRef: HEAD RemoteSha: bf829b697506d176f6973c0afd812f93000d8fe4 NeedsCompilation: no Packaged: 2026-06-21 09:45:42 UTC; root Author: Gabriel Becker [ctb], Davide Garolini [aut] (ORCID: ), Emily de la Rua [aut] (ORCID: ), Abinaya Yogasekaram [aut] (ORCID: ), Joe Zhu [aut, cre] (ORCID: ), F. Hoffmann-La Roche AG [cph, fnd] Maintainer: Joe Zhu