Skip to content

autostats

Auto Stats

v0.4.2 · Feb 26, 2026 · MIT + file LICENSE

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.

Downloads

CRAN

379

Last 30 days

11485th

1K

Last 90 days

5.4K

Last year

Trend: +26.8% (30d vs prior 30d)

r2u CRAN

1

Last 30 days

30

Last 90 days

148

Last year

Trend: -90% (30d vs prior 30d)

conda-forge CRAN

45

Last 30 days

209

Last 90 days

1.4K

Last year

Trend: -62.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available:
  'janitor', 'jtools', 'parsnip', 'recipes', 'rsample', 'tune',
  'workflows', 'framecleaner', 'presenter', 'broom.mixed'

Package suggested but not available for checking: ‘flextable’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 9, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘recosystem’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘data.table’ ‘igraph’
  All declared Imports should be used.

Code

Structure

Lines of code

5,641

Files

93

Compiled share

0%

Has compiled src

No

Language breakdown

R 4,050 (71.8%)Docs 1,259 (22.3%)Vignettes 332 (5.9%)

API

Exported functions

23

Internal functions

25

Recent export changes

v0.4.2−1 get_params
v0.4.0−2 tidy_agtboost, tidy_foci

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

95.7%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

7

First release

2021-10-28

Latest release

2026-02-26

Avg cadence

136 days

Cold removal rate

100%

Dep drift

26

LOC over versions

v0.1.0: 2,256 LOCv0.2.0: 4,098 LOCv0.3.0: 4,637 LOCv0.3.1: 5,046 LOCv0.4.0: 5,636 LOCv0.4.1: 5,754 LOCv0.4.2: 5,641 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies dplyr stringr tidyselect purrr janitor tibble rlang rlist broom magrittr ggeasy ggplot2 jtools gtools ggthemes +19 more dependencies TidyConsultant tidybins autostats

Version History

8 tracked
new 0.4.2 Mar 10, 2026
updated 0.4.2 ← 0.4.1 diff Feb 25, 2026
updated 0.4.1 ← 0.4.0 diff Jun 3, 2024
updated 0.4.0 ← 0.3.1 diff Nov 6, 2022
updated 0.3.1 ← 0.3.0 diff Aug 18, 2022
updated 0.3.0 ← 0.2.0 diff Feb 8, 2022
updated 0.2.0 ← 0.1.0 diff Dec 9, 2021
new 0.1.0 Oct 27, 2021