Package: optbinningR
Type: Package
Title: Optimal Binning Methods for Predictive Modeling and Analytics
Version: 0.2.1
Authors@R: c(
    person(given = "S.", family = "Rani", role = c("aut", "cre"), email = "s.rani@live.com")
    )
Description: Native R tools for optimal binning workflows in predictive modeling.
    The package provides APIs for binary, multi-class and continuous targets,
    with multi-variable binning and scorecard workflows. Methods are informed
    by Navas-Palencia (2020) <doi:10.48550/arXiv.2001.08025> and
    Navas-Palencia (2021) <doi:10.48550/arXiv.2104.08619>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: stats, utils
Suggests: testthat (>= 3.0.0), jsonlite, lintr, covr
Config/testthat/edition: 3
URL: https://github.com/s-rani1/optbinningR
BugReports: https://github.com/s-rani1/optbinningR/issues
NeedsCompilation: no
Packaged: 2026-03-09 20:13:36 UTC; sudheerrani
Author: S. Rani [aut, cre]
Maintainer: S. Rani <s.rani@live.com>
Repository: CRAN
Date/Publication: 2026-03-16 16:00:13 UTC
Built: R 4.6.0; ; 2026-04-25 20:57:05 UTC; unix
