{
  "_id": "6a1d55f91d7bb097a0a46e79",
  "Package": "autostats",
  "Type": "Package",
  "Title": "Auto Stats",
  "Version": "0.4.2",
  "Authors@R": "person(given = \"Harrison\",\nfamily = \"Tietze\",\nrole = c(\"aut\", \"cre\"),\nemail = \"harrison4192@gmail.com\")",
  "Maintainer": "Harrison Tietze <harrison4192@gmail.com>",
  "Description": "Automatically do statistical exploration. Create formulas\nusing 'tidyselect' syntax, and then determine cross-validated\nmodel accuracy and variable contributions using 'glm' and\n'xgboost'. Contains additional helper functions to create and\nmodify formulas. Has a flagship function to quickly determine\nrelationships between categorical and continuous variables in\nthe data set.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://harrison4192.github.io/autostats/,\nhttps://github.com/Harrison4192/autostats",
  "BugReports": "https://github.com/Harrison4192/autostats/issues",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libglpk-dev make\nlibharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev\nlibuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev\nlibx11-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": {
    "Date": "2026-06-01 09:47:04 UTC",
    "User": "root"
  },
  "Author": "Harrison Tietze [aut, cre]",
  "MD5sum": "a6103356743e6d08e8f89061967ebc70",
  "_user": "harrison4192",
  "_type": "src",
  "_file": "autostats_0.4.2.tar.gz",
  "_fileid": "73d515df05fb7e3067fac61253b76e413e69cb95242f88e716bcf5711d26676d",
  "_filesize": 952640,
  "_sha256": "73d515df05fb7e3067fac61253b76e413e69cb95242f88e716bcf5711d26676d",
  "_created": "2026-06-01T09:47:04.000Z",
  "_published": "2026-06-01T09:50:49.434Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78826742684,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328365943"
    },
    {
      "job": 78826742614,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328365302"
    },
    {
      "job": 78826742863,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328332669"
    },
    {
      "job": 78826742587,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328342314"
    },
    {
      "job": 78826033621,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328300563"
    },
    {
      "job": 78826742787,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328361256"
    },
    {
      "job": 78826742792,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7328338721"
    },
    {
      "job": 78826742552,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7328345816"
    },
    {
      "job": 78826742682,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7328358396"
    }
  ],
  "_buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/harrison4192/autostats",
  "_commit": {
    "id": "84863ed34968f80ceb8414393e396b720a2c67ba",
    "author": "Harrison Tietze <Harrison4192@gmail.com>",
    "committer": "Harrison Tietze <Harrison4192@gmail.com>",
    "message": "xgboost update\n",
    "time": 1772120287
  },
  "_maintainer": {
    "name": "Harrison Tietze",
    "email": "harrison4192@gmail.com",
    "login": "harrison4192",
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user.",
    "uuid": 11383934
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ggeasy",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "jtools",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "role": "Imports"
    },
    {
      "package": "tune",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "role": "Imports"
    },
    {
      "package": "framecleaner",
      "role": "Imports"
    },
    {
      "package": "presenter",
      "role": "Imports"
    },
    {
      "package": "yardstick",
      "role": "Imports"
    },
    {
      "package": "dials",
      "role": "Imports"
    },
    {
      "package": "party",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "recosystem",
      "role": "Imports"
    },
    {
      "package": "Ckmeans.1d.dp",
      "role": "Imports"
    },
    {
      "package": "broom.mixed",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "hardhat",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "ggstance",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "BBmisc",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "XICOR",
      "role": "Suggests"
    }
  ],
  "_owner": "harrison4192",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-09",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "harrison4192",
      "count": 148,
      "uuid": 11383934
    },
    {
      "user": "simonpcouch",
      "count": 2,
      "uuid": 35748691
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "topepo",
      "count": 1,
      "uuid": 5731043
    }
  ],
  "_userbio": {
    "uuid": 11383934,
    "type": "user",
    "name": "Harrison",
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user."
  },
  "_downloads": {
    "count": 302,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autostats"
  },
  "_devurl": "https://github.com/harrison4192/autostats",
  "_pkgdown": "https://harrison4192.github.io/autostats/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/autostats.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/harrison4192/autostats",
  "_realowner": "harrison4192",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-28"
    },
    {
      "version": "0.2.0",
      "date": "2021-12-10"
    },
    {
      "version": "0.3.0",
      "date": "2022-02-09"
    },
    {
      "version": "0.3.1",
      "date": "2022-08-19"
    },
    {
      "version": "0.4.0",
      "date": "2022-11-07"
    },
    {
      "version": "0.4.1",
      "date": "2024-06-04"
    },
    {
      "version": "0.4.2",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "%>%",
    "auto_anova",
    "auto_boxplot",
    "auto_cor",
    "auto_model_accuracy",
    "auto_t_test",
    "auto_tune_xgboost",
    "auto_variable_contributions",
    "cap_outliers",
    "create_monotone_constraints",
    "eval_preds",
    "f_charvec_to_formula",
    "f_formula_to_charvec",
    "f_modify_formula",
    "impute_recosystem",
    "tidy_cforest",
    "tidy_ctree",
    "tidy_formula",
    "tidy_glm",
    "tidy_predict",
    "tidy_shap",
    "tidy_xgboost",
    "visualize_model"
  ],
  "_help": [
    {
      "page": "auto_anova",
      "title": "auto anova",
      "topics": [
        "auto_anova"
      ]
    },
    {
      "page": "auto_boxplot",
      "title": "auto_boxplot",
      "topics": [
        "auto_boxplot"
      ]
    },
    {
      "page": "auto_cor",
      "title": "auto correlation",
      "topics": [
        "auto_cor"
      ]
    },
    {
      "page": "auto_model_accuracy",
      "title": "auto model accuracy",
      "topics": [
        "auto_model_accuracy"
      ]
    },
    {
      "page": "auto_t_test",
      "title": "auto t test",
      "topics": [
        "auto_t_test"
      ]
    },
    {
      "page": "auto_tune_xgboost",
      "title": "auto_tune_xgboost",
      "topics": [
        "auto_tune_xgboost"
      ]
    },
    {
      "page": "auto_variable_contributions",
      "title": "Plot Variable Contributions",
      "topics": [
        "auto_variable_contributions"
      ]
    },
    {
      "page": "cap_outliers",
      "title": "cap_outliers",
      "topics": [
        "cap_outliers"
      ]
    },
    {
      "page": "create_monotone_constraints",
      "title": "create monotone constraints",
      "topics": [
        "create_monotone_constraints"
      ]
    },
    {
      "page": "eval_preds",
      "title": "eval_preds",
      "topics": [
        "eval_preds"
      ]
    },
    {
      "page": "f_charvec_to_formula",
      "title": "charvec to formula",
      "topics": [
        "f_charvec_to_formula"
      ]
    },
    {
      "page": "f_formula_to_charvec",
      "title": "Formula_rhs to chr vec",
      "topics": [
        "f_formula_to_charvec"
      ]
    },
    {
      "page": "f_modify_formula",
      "title": "Modify Formula",
      "topics": [
        "f_modify_formula"
      ]
    },
    {
      "page": "impute_recosystem",
      "title": "impute_recosystem",
      "topics": [
        "impute_recosystem"
      ]
    },
    {
      "page": "tidy_cforest",
      "title": "tidy conditional inference forest",
      "topics": [
        "tidy_cforest"
      ]
    },
    {
      "page": "tidy_ctree",
      "title": "tidy ctree",
      "topics": [
        "tidy_ctree"
      ]
    },
    {
      "page": "tidy_formula",
      "title": "tidy formula construction",
      "topics": [
        "tidy_formula"
      ]
    },
    {
      "page": "tidy_glm",
      "title": "tidy glm",
      "topics": [
        "tidy_glm"
      ]
    },
    {
      "page": "tidy_predict",
      "title": "tidy predict",
      "topics": [
        "tidy_predict",
        "tidy_predict.BinaryTree",
        "tidy_predict.default",
        "tidy_predict.glm",
        "tidy_predict.lgb.Booster",
        "tidy_predict.Rcpp_ENSEMBLE",
        "tidy_predict.xgb.Booster"
      ]
    },
    {
      "page": "tidy_shap",
      "title": "tidy shap",
      "topics": [
        "tidy_shap"
      ]
    },
    {
      "page": "tidy_xgboost",
      "title": "tidy xgboost",
      "topics": [
        "tidy_xgboost"
      ]
    },
    {
      "page": "visualize_model",
      "title": "visualize model",
      "topics": [
        "visualize_model",
        "visualize_model.BinaryTree",
        "visualize_model.default",
        "visualize_model.glm",
        "visualize_model.multinom",
        "visualize_model.RandomForest",
        "visualize_model.xgb.Booster"
      ]
    }
  ],
  "_readme": "https://github.com/harrison4192/autostats/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "berryFunctions",
    "bit",
    "bit64",
    "broom",
    "broom.mixed",
    "bslib",
    "cachem",
    "cellranger",
    "Ckmeans.1d.dp",
    "class",
    "cli",
    "clipr",
    "clock",
    "cluster",
    "coda",
    "codetools",
    "coin",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "flextable",
    "float",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "foreign",
    "formattable",
    "framecleaner",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "gdtools",
    "generics",
    "ggeasy",
    "ggplot2",
    "ggthemes",
    "globals",
    "glue",
    "gower",
    "gtable",
    "gtools",
    "hardhat",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "ipred",
    "isoband",
    "janitor",
    "jquerylib",
    "jsonlite",
    "jtools",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "libcoin",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "mixopt",
    "modelenv",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "officer",
    "openssl",
    "openxlsx",
    "pander",
    "parallelly",
    "parsnip",
    "party",
    "patchwork",
    "pillar",
    "pkgconfig",
    "presenter",
    "prettyunits",
    "prodlim",
    "progress",
    "progressr",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "ragg",
    "randomcoloR",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "Rdpack",
    "readr",
    "readxl",
    "recipes",
    "recosystem",
    "rematch",
    "rio",
    "rlang",
    "rlist",
    "rmarkdown",
    "rpart",
    "rsample",
    "rstudioapi",
    "Rtsne",
    "rvg",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "sfd",
    "shape",
    "slider",
    "snakecase",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "stringi",
    "stringr",
    "strucchange",
    "survival",
    "sys",
    "systemfonts",
    "tailor",
    "textshaping",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tune",
    "tzdb",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "warp",
    "withr",
    "workflows",
    "writexl",
    "xfun",
    "xgboost",
    "XML",
    "xml2",
    "yaml",
    "yardstick",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "autostats.Rmd",
      "filename": "autostats.html",
      "title": "autostats",
      "engine": "knitr::rmarkdown",
      "headings": [
        "plot variable contributions",
        "multiclass target",
        "binary target",
        "continuous target",
        "auto anova"
      ],
      "created": "2021-10-28 03:04:21",
      "modified": "2026-02-25 11:06:27",
      "commits": 3
    },
    {
      "source": "tidyXgboost.Rmd",
      "filename": "tidyXgboost.html",
      "title": "tidy xgboost",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prepare data",
        "Fit boosting models and visualize",
        "xgboost with grid search hyperparameter optimization",
        "xgboost with default parameters",
        "xgboost with hand-picked parameters",
        "predict on validation set",
        "make predictions",
        "predictions with eval_preds",
        "get shapley values",
        "understand xgboost with other functions from the original package"
      ],
      "created": "2022-11-07 04:54:32",
      "modified": "2026-02-26 15:38:07",
      "commits": 7
    }
  ],
  "_score": 6.100370545117563,
  "_indexed": true,
  "_nocasepkg": "autostats",
  "_universes": [
    "harrison4192"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-01T09:50:00.000Z",
      "distro": "noble",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "0361f4d820c3a820fa4a6919c1de66cd256727a916675e5f299d335597580c46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-01T09:50:00.000Z",
      "distro": "noble",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "c18b5c4b63cf70da4b6e4d759c2edcd7756ea4666b002e140e4374d85f8ec097",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-01T09:48:37.000Z",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "b262ef6cbd5a91cc45b9f3b1e01d439cba5b0e9d36c6baeb9e791bdfc9f61ed9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-01T09:49:02.000Z",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "a3d0a3a55e33822a831add0164ed305d320f899bbf3969bbf04056bf46a28d71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-01T09:50:12.000Z",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "3d629ebab2e35114071e90558d015be6f1222ee6310a46b9a2ece54a0cdb0dab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-01T09:48:38.000Z",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "3b1bba5798e057c951d2af182b3487e439c7b0a585304cefe2af7b2b1e5e3e24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-01T09:48:58.000Z",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "6fb7317e0eaa151291823ba9afd6b4e9bfa0597bc2cfd8459fab47b360100c9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-01T09:49:31.000Z",
      "commit": "84863ed34968f80ceb8414393e396b720a2c67ba",
      "fileid": "c6b5844c55933966b8c4fc70937796ffa030ee45edb8e1577a2b8f30b548de35",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/26747296528"
    }
  ]
}