Package: tidybins
Type: Package
Title: Make Tidy Bins
Version: 0.1.1
Authors@R: 
    person(given = "Harrison",
           family = "Tietze",
           role = c("aut", "cre"),
           email = "Harrison4192@gmail.com")
Maintainer: Harrison Tietze <Harrison4192@gmail.com>
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.1
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)
NeedsCompilation: no
Packaged: 2024-06-12 00:22:02 UTC; harrisontietze
Author: Harrison Tietze [aut, cre]
Repository: CRAN
Date/Publication: 2024-06-12 04:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:40:46 UTC; windows
