Package: rtables.officer
Title: Exporting Tools for 'rtables'
Version: 0.1.2
Date: 2026-01-07
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
RoxygenNote: 7.3.3
Collate: 'add_flextable_separators.R' 'as_flextable.R'
        'export_as_docx.R' 'package.R' 'theme_defaults.R'
NeedsCompilation: no
Packaged: 2026-01-07 09:58:59 UTC; rstudio
Author: Gabriel Becker [ctb],
  Davide Garolini [aut] (ORCID: <https://orcid.org/0000-0002-1445-1369>),
  Emily de la Rua [aut] (ORCID: <https://orcid.org/0009-0000-8738-5561>),
  Abinaya Yogasekaram [aut] (ORCID:
    <https://orcid.org/0009-0005-2083-1105>),
  Joe Zhu [aut, cre] (ORCID: <https://orcid.org/0000-0001-7566-2787>),
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Joe Zhu <joe.zhu@roche.com>
Repository: CRAN
Date/Publication: 2026-01-08 08:40:48 UTC
Built: R 4.6.0; ; 2026-02-19 05:25:27 UTC; windows
