Package: binr
Title: Cut Numeric Values into Evenly Distributed Groups
Version: 1.1.2
Authors@R: person(given = "Sergei",
                  family = "Izrailev",
                  role = c("aut", "cre"),
                  email = "sizrailev@jabiruventures.com")
Description: Package binr (pronounced as "binner") provides algorithms for cutting numerical values exhibiting a potentially highly skewed distribution into evenly distributed groups (bins). This functionality can be applied for binning discrete values, such as counts, as well as for discretization of continuous values, for example, during generation of features used in machine learning algorithms.
URL: https://github.com/jabiru/binr
BugReports: https://github.com/jabiru/binr/issues
Depends: R (>= 2.15),
License: Apache License (== 2.0)
Copyright: Copyright (C) Collective, Inc. | file inst/COPYRIGHTS
NeedsCompilation: no
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.3.3
Packaged: 2026-02-25 04:37:03 UTC; sergei
Author: Sergei Izrailev [aut, cre]
Maintainer: Sergei Izrailev <sizrailev@jabiruventures.com>
Date/Publication: 2026-02-25 11:50:26 UTC
Built: R 4.5.2; ; 2026-02-27 00:51:08 UTC; windows
