Recipe-adjacent packages always list themselves as a required package so that the steps can function properly within parallel processing schemes.
# S3 method for step_lencode_bayes
required_pkgs(x, ...)# S3 method for step_discretize_cart
required_pkgs(x, ...)
# S3 method for step_discretize_xgb
required_pkgs(x, ...)
# S3 method for step_lencode_glm
required_pkgs(x, ...)
# S3 method for step_feature_hash
required_pkgs(x, ...)
# S3 method for step_lencode_mixed
required_pkgs(x, ...)
# S3 method for step_embed
required_pkgs(x, ...)
# S3 method for step_umap
required_pkgs(x, ...)
# S3 method for step_woe
required_pkgs(x, ...)
A recipe step
A character vector