Package: SimtablR
Title: Easy Publication-Ready Tables and Regression Analysis
Version: 1.0.1
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
RoxygenNote: 7.3.2
Imports: cli, dplyr, flextable, lmtest, openxlsx, sandwich, stats,
        tidyr, utils
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Depends: R (>= 3.5)
LazyData: true
URL: https://github.com/MatheusTG-14/SimtablR,
        https://MatheusTG-14.github.io/SimtablR/
BugReports: https://github.com/MatheusTG-14/SimtablR/issues
NeedsCompilation: no
Packaged: 2026-02-12 02:46:23 UTC; mathe
Author: Matheus Trabuco Gonzalez [aut, cre]
Maintainer: Matheus Trabuco Gonzalez <matheustrabucogonzalez@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-16 17:50:07 UTC
Built: R 4.4.3; ; 2026-02-18 00:51:04 UTC; windows
