Package: SimtablR Title: Easy Publication-Ready Tables and Regression Analysis Version: 2.0 Authors@R: person(given = "Matheus", family = "Trabuco Gonzalez", email = "matheustrabucogonzalez@gmail.com", role = c("aut", "cre")) Description: Streamlines the creation of descriptive frequency tables ('Table 1'), diagnostic test accuracy evaluations (sensitivity, specificity, predictive values), and multi-outcome regression summaries. Features automatic tables, prevalence and odds ratio calculations, and seamless integration with 'flextable' for exporting results to 'Microsoft Word' and 'PowerPoint'. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: cli, dplyr, flextable, lmtest, openxlsx, sandwich, stats, tidyr, utils Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Depends: R (>= 4.1.0) LazyData: true URL: https://github.com/MatheusTG-14/SimtablR, https://MatheusTG-14.github.io/SimtablR/ BugReports: https://github.com/MatheusTG-14/SimtablR/issues Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 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 Repository: https://matheustg-14.r-universe.dev Date/Publication: 2026-06-14 16:03:39 UTC RemoteUrl: https://github.com/matheustg-14/simtablr RemoteRef: HEAD RemoteSha: dd75bc13f470af5e31f99f0746e32a1aa3c09948 NeedsCompilation: no Packaged: 2026-06-14 17:19:53 UTC; root Author: Matheus Trabuco Gonzalez [aut, cre] Maintainer: Matheus Trabuco Gonzalez