Package: summata
Type: Package
Title: Publication-Ready Summary Tables and Forest Plots
Version: 0.11.4
Authors@R: c(
    person(
        given = c("Paul", "Hsin-ti"), 
        family = "McClelland", 
        role = c("aut", "cre", "cph"), 
        email = "PaulHMcClelland@protonmail.com",
        comment = c(ORCID = "0000-0002-3119-6531")
    ))
Description: A comprehensive framework for descriptive statistics and regression
    analysis that produces publication-ready tables and forest plots. Provides a
    unified interface from descriptive statistics through multivariable modeling,
    with support for linear models, generalized linear models, Cox proportional
    hazards, and mixed-effects models. Also includes univariable screening, 
    multivariate regression, model comparison, and export to multiple formats
    including PDF, DOCX, PPTX, 'LaTeX', HTML, and RTF. Built on 'data.table'
    for computational efficiency.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://phmcc.github.io/summata/, https://github.com/phmcc/summata
BugReports: https://github.com/phmcc/summata/issues
RoxygenNote: 7.3.3
Depends: R (>= 4.2.0)
Imports: data.table, survival, ggplot2, stats, grDevices
Suggests: MASS, coxme, flextable, knitr, lme4, MuMIn, officer, pROC,
        ragg, ResourceSelection, rmarkdown, stringr, systemfonts,
        tinytex, withr, xtable
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-20 17:38:02 UTC; paul
Author: Paul Hsin-ti McClelland [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-3119-6531>)
Maintainer: Paul Hsin-ti McClelland <PaulHMcClelland@protonmail.com>
Repository: CRAN
Date/Publication: 2026-03-20 18:00:02 UTC
Built: R 4.6.0; ; 2026-04-25 14:58:06 UTC; windows
