Package: autostats Type: Package Title: Auto Stats Version: 0.4.2 Authors@R: person(given = "Harrison", family = "Tietze", role = c("aut", "cre"), email = "harrison4192@gmail.com") Maintainer: Harrison Tietze Description: Automatically do statistical exploration. Create formulas using 'tidyselect' syntax, and then determine cross-validated model accuracy and variable contributions using 'glm' and 'xgboost'. Contains additional helper functions to create and modify formulas. Has a flagship function to quickly determine relationships between categorical and continuous variables in the data set. Encoding: UTF-8 Imports: dplyr, stringr, tidyselect, purrr, janitor, tibble, rlang, stats, rlist, broom, magrittr, ggeasy, ggplot2, jtools, gtools, ggthemes, patchwork, tidyr, xgboost, parsnip, recipes, rsample, tune, workflows, framecleaner, presenter, yardstick, dials, party, data.table, nnet, recosystem, Ckmeans.1d.dp, broom.mixed, igraph RoxygenNote: 7.3.3 URL: https://harrison4192.github.io/autostats/, https://github.com/Harrison4192/autostats BugReports: https://github.com/Harrison4192/autostats/issues Suggests: knitr, rmarkdown, forcats, parallel, doParallel, hardhat, flextable, glmnet, ggstance, Matrix, BBmisc, readr, lubridate, ranger, XICOR VignetteBuilder: knitr License: MIT + file LICENSE Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libglpk-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://harrison4192.r-universe.dev Date/Publication: 2026-02-26 15:38:07 UTC RemoteUrl: https://github.com/harrison4192/autostats RemoteRef: HEAD RemoteSha: 84863ed34968f80ceb8414393e396b720a2c67ba NeedsCompilation: no Packaged: 2026-07-04 19:12:30 UTC; root Author: Harrison Tietze [aut, cre] Depends: R (>= 3.5.0)