Package: extrasteps Title: More Miscellaneous Steps for the 'recipes' Package Version: 0.3.0.9000 Authors@R: person("Emil", "Hvitfeldt", , "emilhhvitfeldt@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0679-1945")) Description: Contains additional miscellaneous steps for the 'recipes' package. These steps are useful, but doesn't have a good home in other 'recipes' packages or its extensions. License: MIT + file LICENSE URL: https://github.com/EmilHvitfeldt/extrasteps, https://emilhvitfeldt.github.io/extrasteps/ BugReports: https://github.com/EmilHvitfeldt/extrasteps/issues Depends: R (>= 3.6), recipes (>= 1.0.7) Imports: dplyr, generics, magrittr, purrr, rlang, tibble, vctrs Suggests: almanac, ggplot2, modeldata, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://emilhvitfeldt.r-universe.dev Date/Publication: 2025-09-05 16:28:21 UTC RemoteUrl: https://github.com/emilhvitfeldt/extrasteps RemoteRef: HEAD RemoteSha: 0a0b445ca9b295d22a4ed98f802415a24bf8dcf2 NeedsCompilation: no Packaged: 2026-06-13 08:30:46 UTC; root Author: Emil Hvitfeldt [aut, cre] (ORCID: ) Maintainer: Emil Hvitfeldt