Package: santoku Type: Package Title: A Versatile Cutting Tool Version: 2.0.0 Authors@R: c( person(given = "David", family = "Hugh-Jones", role = c("aut", "cre"), email = "davidhughjones@gmail.com"), person(given = "Daniel", family = "Possenriede", role = c("ctb"), email = "possenriede@gmail.com") ) Maintainer: David Hugh-Jones Description: A tool for cutting data into intervals. Allows singleton intervals. Always includes the whole range of data by default. Flexible labelling. Convenience functions for cutting by quantiles etc. Handles dates, times, units and other vectors. License: MIT + file LICENSE Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Suggests: bench, bit64, covr, haven, Hmisc, hms, knitr, lubridate, purrr, rmarkdown, scales, stringi, testthat (>= 3.2.0), units, withr, xts, zoo Config/testthat/edition: 3 LinkingTo: Rcpp Depends: R (>= 3.5.0) Imports: Rcpp, assertthat, glue, lifecycle, rlang, vctrs URL: https://github.com/hughjonesd/santoku, https://hughjonesd.github.io/santoku/ BugReports: https://github.com/hughjonesd/santoku/issues VignetteBuilder: knitr RdMacros: lifecycle Config/roxygen2/version: 8.0.0 Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-08-16 03:45:25 UTC RemoteUrl: https://github.com/hughjonesd/santoku RemoteRef: v2.0.0 RemoteSha: f2c468d566c429729435802e6a3fa3fe9f27976f NeedsCompilation: yes Packaged: 2026-08-16 04:34:37 UTC; root Author: David Hugh-Jones [aut, cre], Daniel Possenriede [ctb]