Package: santoku
Type: Package
Title: A Versatile Cutting Tool
Version: 0.3.0
Authors@R: 
    person(given = "David",
           family = "Hugh-Jones",
           role = c("aut", "cre"),
           email = "davidhughjones@gmail.com")
Author: David Hugh-Jones [aut, cre]
Maintainer: David Hugh-Jones <davidhughjones@gmail.com>
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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests: covr, testthat (>= 2.1.0), knitr, microbenchmark, rmarkdown
LinkingTo: Rcpp
Imports: Rcpp, assertthat
URL: https://github.com/hughjonesd/santoku,
        https://hughjonesd.github.io/santoku/
BugReports: https://github.com/hughjonesd/santoku/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-01-16 12:26:54 UTC; david
Repository: CRAN
Date/Publication: 2020-01-24 17:10:02 UTC
