Package: inTextSummaryTable
Type: Package
Title: Creation of in-Text Summary Table
Version: 3.3.4
Date: 2025-09-03
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, pander, testthat, xml2, tools,
        dplyr, tibble, extrafont
URL: https://github.com/openanalytics/inTextSummaryTable
BugReports: https://github.com/openanalytics/inTextSummaryTable/issues
License: MIT + file LICENSE
RoxygenNote: 7.3.2
VignetteBuilder: knitr
SystemRequirements: pandoc (to export an interactive summary table to a
        file)
NeedsCompilation: no
Packaged: 2025-09-03 20:34: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-03 21:10:06 UTC
