Package: santoku Type: Package Title: A Versatile Cutting Tool Version: 1.2.1 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 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 Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-05-01 04:06:11 UTC RemoteUrl: https://github.com/hughjonesd/santoku RemoteRef: v1.2.1 RemoteSha: da7bdc3a652b3de9fff85615fedacc24c82b788d NeedsCompilation: yes Packaged: 2026-07-01 09:08:13 UTC; root Author: David Hugh-Jones [aut, cre], Daniel Possenriede [ctb]