Package: rtables.officer
Title: Exporting Tools for 'rtables'
Version: 0.0.2
Date: 2025-01-14
Authors@R: c(
    person("Gabriel", "Becker", , "gabembecker@gmail.com", role = "ctb"),
    person("Davide", "Garolini", , "davide.garolini@roche.com", role = "aut"),
    person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"),
    person("Abinaya", "Yogasekaram", , "abinaya.yogasekaram@contractors.roche.com", role = "aut"),
    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.10), magrittr (>= 1.5), methods, R (>=
        2.10), rtables (>= 0.6.11)
Imports: checkmate (>= 2.1.0), flextable (>= 0.9.6), lifecycle (>=
        0.2.0), officer (>= 0.6.6), 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), 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.2
Collate: 'package.R' 'export_as_docx.R' 'as_flextable.R'
NeedsCompilation: no
Packaged: 2025-01-17 01:47:22 UTC; rstudio
Author: Gabriel Becker [ctb],
  Davide Garolini [aut],
  Emily de la Rua [aut],
  Abinaya Yogasekaram [aut],
  Joe Zhu [aut, cre] (<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-01-17 10:50:01 UTC
Built: R 4.3.3; ; 2025-04-07 03:13:53 UTC; windows
