Package: customsteps
Title: Customizable Higher-Order Recipe Step Functions
Version: 0.7.1.0
Authors@R: person("Lars", "Kjeldgaard", email = "lars_kjeldgaard@hotmail.com", role = c("aut", "cre"))
Description: Customizable higher-order recipe step functions for 
    the 'recipes' package. These step functions take 'prep' and 'bake' helper 
    functions as inputs and create specifications of customized recipe steps 
    as output.
URL: https://github.com/smaakage85/customsteps
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Imports: recipes, dplyr, tibble, magrittr, purrr, tidyselect, methods,
        generics, rlang
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-25 19:03:11 UTC; lars_
Author: Lars Kjeldgaard [aut, cre]
Maintainer: Lars Kjeldgaard <lars_kjeldgaard@hotmail.com>
Repository: CRAN
Date/Publication: 2018-12-03 10:12:42 UTC
Built: R 4.0.2; ; 2020-07-16 22:22:02 UTC; unix
