Skip to content

tidybins

Make Tidy Bins

v0.1.2 · Mar 5, 2026 · GPL (>= 3)

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.

Downloads

843

Last 30 days

4240th

1.3K

Last 90 days

7.4K

Last year

Trend: +309.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘badger’ ‘ggplot2’ ‘lubridate’ ‘scales’ ‘xgboost’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘badger’ ‘ggplot2’ ‘lubridate’ ‘scales’ ‘xgboost’
  All declared Imports should be used.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘badger’ ‘ggplot2’ ‘lubridate’ ‘scales’ ‘xgboost’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘badger’ ‘ggplot2’ ‘lubridate’ ‘scales’ ‘xgboost’
  All declared Imports should be used.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies magrittr dplyr stringr tidyselect purrr janitor tibble rlang lubridate scales ggplot2 rlist OneR strex ClusterR +4 more dependencies TidyConsultant tidybins

Version History

new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Mar 4, 2026
updated 0.1.1 ← 0.1.0 diff Jun 11, 2024
new 0.1.0 Oct 13, 2021