Package: rtables.officer
Title: Exporting Tools for 'rtables'
Version: 0.1.1
Date: 2025-09-11
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", , "emily.de_la_rua@contractors.roche.com", role = "aut",
           comment = c(ORCID = "0009-0000-8738-5561")),
    person("Abinaya", "Yogasekaram", , "abinaya.yogasekaram@contractors.roche.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.11), magrittr (>= 1.5), methods, R (>=
        2.10), rlistings (>= 0.2.11), rtables (>= 0.6.12)
Imports: checkmate (>= 2.1.0), flextable (>= 0.9.10), lifecycle (>=
        0.2.0), officer (>= 0.7.0), stats, stringi (>= 1.6)
Suggests: broom (>= 1.0.5), car (>= 3.0-13), dplyr (>= 1.0.5), knitr
        (>= 1.42), r2rtf (>= 0.3.2), rmarkdown (>= 2.23), survival (>=
        3.3-1), tern (>= 0.9.7), testthat (>= 3.0.4), 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, tidyverse/magrittr,
        mllg/checkmate, rstudio/htmltools, gagolews/stringi,
        tidymodels/broom, 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: 2025-09-23 06:45:42 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: 2025-09-23 08:00:02 UTC
Built: R 4.4.3; ; 2025-10-08 04:05:59 UTC; windows
