Package: autoReg Type: Package Title: Automatic Linear and Logistic Regression and Survival Analysis Version: 0.3.5 Authors@R: person("Keon-Woong","Moon", email="cardiomoon@gmail.com", role=c("aut", "cre")) URL: https://github.com/cardiomoon/autoReg, https://cardiomoon.github.io/autoReg/ BugReports: https://github.com/cardiomoon/autoReg/issues Description: Make summary tables for descriptive statistics and select explanatory variables automatically in various regression models. Support linear models, generalized linear models and cox-proportional hazard models. Generate publication-ready tables summarizing result of regression analysis and plots. The tables and plots can be exported in "HTML", "pdf('LaTex')", "docx('MS Word')" and "pptx('MS Powerpoint')" documents. License: GPL-3 LazyData: true Encoding: UTF-8 Imports: moonBook(>= 0.3.0), nortest, dplyr, crayon, stringr, tidyr, purrr, survival, mice, officer, flextable, rlang, patchwork, ggplot2, boot, broom, tidycmprsk, scales, maxstat, pammtools Suggests: knitr, finalfit, lme4, TH.data, rmarkdown, survminer, asaur, cmprsk, PairedData VignetteBuilder: knitr Depends: R (>= 2.10) 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 libnode-dev libx11-dev zlib1g-dev Repository: https://cardiomoon.r-universe.dev Date/Publication: 2026-06-19 15:50:26 UTC RemoteUrl: https://github.com/cardiomoon/autoreg RemoteRef: HEAD RemoteSha: 388efdbb01b4fdbe747c3cf54a73ae5488401f71 NeedsCompilation: no Packaged: 2026-06-19 16:38:01 UTC; root Author: Keon-Woong Moon [aut, cre] Maintainer: Keon-Woong Moon