Package: tidybins
Type: Package
Title: Make Tidy Bins
Version: 0.1.0
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.1.1
URL: 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
Suggests: knitr, rmarkdown, arulesCBA, embed, woeBinning, recipes
VignetteBuilder: knitr
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2021-10-14 09:34:13 UTC; Harrison
Author: Harrison Tietze [aut, cre]
Repository: CRAN
Date/Publication: 2021-10-14 12:20:02 UTC
Built: R 4.0.2; ; 2021-10-15 11:33:40 UTC; unix
