R-recipes
Port variant std
Summary Preprocessing Tools to Create Design Matrices
BROKEN
Package version 1.1.0
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 09 AUG 2024, 21:24:17 UTC
Port created 14 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-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
c5dc8876bc680272812bbb4be39a29464c42a7b773f8cc6d07ac4145f830206d 840713 CRAN/recipes_1.1.0.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