R-recipes
Port variant std
Summary Preprocessing Tools to Create Design Matrices
Package version 1.1.1
Homepage https://github.com/tidymodels/recipes
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 15 FEB 2025, 04:25:08 UTC
Port created 15 APR 2020, 06:14:40 UTC
Subpackage Descriptions
single recipes: Preprocessing and Feature Engineering Steps for Modeling A recipe prepares your data for modeling. We provide an extensible framework for pipeable sequences of feature engineering steps provides preprocessing tools to be applied to data. Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting processed output can then be used as inputs for statistical or machine learning models.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
Build and Runtime R-dplyr:single:std
R-cli:single:std
R-clock:single:std
R-generics:single:std
R-glue:single:std
R-gower:single:std
R-hardhat:single:std
R-ipred:single:std
R-lifecycle:single:std
R-lubridate:single:std
R-magrittr:single:std
R-purrr:single:std
R-rlang:single:std
R-sparsevctrs:single:std
R-tibble:single:std
R-tidyr:single:std
R-tidyselect:single:std
R-timeDate:single:std
R-vctrs:single:std
R-withr:single:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
4cc408d35f7d11aa968c37f5b60dc1f9ecb7c0374c817362077772c31b05d1a2 862112 CRAN/recipes_1.1.1.tar.gz
Ports that require R-recipes:std
R-caret:std Classification and Regression Training
R-tidymodels:std Easily Install and Load the 'Tidymodels' Packages
R-timetk:std Tool Kit for Working with Time Series
R-tune:std Tidy Tuning Tools