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.2 VignetteBuilder: knitr SystemRequirements: pandoc (to export an interactive summary table to a file) Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://openanalytics.r-universe.dev Date/Publication: 2025-09-24 15:43:41 UTC RemoteUrl: https://github.com/openanalytics/intextsummarytable RemoteRef: HEAD RemoteSha: ea79df8935a683017abf497dd59716c7e0c258d1 RemoteSubdir: inTextSummaryTable NeedsCompilation: no Packaged: 2026-07-02 08:02:57 UTC; root Author: Laure Cougnaud [aut, cre], Michela Pasetto [aut], Margaux Faes [rev] (tests), Open Analytics [cph] Maintainer: Laure Cougnaud