Package: inTextSummaryTable
Type: Package
Title: Creation of in-Text Summary Table
Version: 3.3.5
Date: 2025-09-24
Authors@R: c(
  person(given = "Laure", family = "Cougnaud", role = c("aut", "cre"),
  email = "laure.cougnaud@openanalytics.eu"),
  person(given = "Michela", family = "Pasetto", role = "aut",
  email = "michela.pasetto@openanalytics.eu"),
  person(given = "Margaux", family = "Faes", 
  role = "rev", comment = "tests"),
  person(given = "Open Analytics", role = "cph")
  )
Description: Creation of tables of summary statistics or counts for clinical data (for 'TLFs'). 
  These tables can be exported as in-text table (with the 'flextable' package) for a Clinical Study Report 
  (Word format) or a 'topline' presentation (PowerPoint format), 
  or as interactive table (with the 'DT' package) to an html document for clinical data review.
Imports: clinUtils (>= 0.1.0), cowplot, flextable (>= 0.5.5), ggplot2,
        ggrepel, magrittr, methods, officer, plyr, reshape2 (>= 1.4),
        scales, stats, utils
Suggests: htmltools, knitr, rmarkdown, testthat, xml2, tools, tibble,
        extrafont
URL: https://github.com/openanalytics/inTextSummaryTable
BugReports: https://github.com/openanalytics/inTextSummaryTable/issues
License: MIT + file LICENSE
RoxygenNote: 7.3.3
VignetteBuilder: knitr
SystemRequirements: pandoc (to export an interactive summary table to a
        file)
NeedsCompilation: no
Packaged: 2025-09-24 15:57:10 UTC; root
Author: Laure Cougnaud [aut, cre],
  Michela Pasetto [aut],
  Margaux Faes [rev] (tests),
  Open Analytics [cph]
Maintainer: Laure Cougnaud <laure.cougnaud@openanalytics.eu>
Repository: CRAN
Date/Publication: 2025-09-25 09:30:08 UTC
Built: R 4.6.0; ; 2025-11-02 05:15:16 UTC; windows
