Package: tidybins Type: Package Title: Make Tidy Bins Version: 0.1.2 Authors@R: person(given = "Harrison", family = "Tietze", role = c("aut", "cre"), email = "Harrison4192@gmail.com") Maintainer: Harrison Tietze Description: Multiple ways to bin numeric columns with a tidy output. Wraps a variety of existing binning methods into one function, and includes a new method for binning by equal value, which is useful for sales data. Provides a function to automatically summarize the properties of the binned columns. Encoding: UTF-8 RoxygenNote: 7.3.3 URL: https://harrison4192.github.io/tidybins/, https://github.com/Harrison4192/tidybins BugReports: https://github.com/Harrison4192/tidybins/issues Imports: magrittr, dplyr, stringr, tidyselect, purrr, janitor, tibble, rlang, lubridate, stats, scales, ggplot2, rlist, OneR, strex, ClusterR, framecleaner, xgboost, badger, autostats Suggests: knitr, rmarkdown, arulesCBA, embed, woeBinning, recipes VignetteBuilder: knitr License: GPL (>= 3) Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git libglpk-dev libgmp3-dev make libharfbuzz-dev libgit2-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-03-06 00:16:01 UTC RemoteUrl: https://github.com/harrison4192/tidybins RemoteRef: HEAD RemoteSha: 45ea29d71ae98b2ed473d4f8854dcfae157fae12 NeedsCompilation: no Packaged: 2026-07-04 07:45:54 UTC; root Author: Harrison Tietze [aut, cre]