parsnip: A Common API to Modeling and Analysis Functions

A common interface is provided to allow users to specify a model without having to remember the different argument names across different functions or computational engines (e.g. 'R', 'Spark', 'Stan', etc).

Version: 0.1.3
Depends: R (≥ 2.10)
Imports: dplyr (≥ 0.8.0.1), rlang (≥ 0.3.1), purrr, utils, tibble (≥ 2.1.1), generics, glue, magrittr, stats, tidyr (≥ 1.0.0), globals, prettyunits, vctrs (≥ 0.2.0)
Suggests: testthat, knitr, rmarkdown, survival, keras, xgboost, covr, C50, sparklyr (≥ 1.0.0), earth, kernlab, kknn, randomForest, ranger, rpart, MASS, nlme, modeldata, liquidSVM
Published: 2020-08-04
Author: Max Kuhn [aut, cre], Davis Vaughan [aut], RStudio [cph]
Maintainer: Max Kuhn <max at rstudio.com>
BugReports: https://github.com/tidymodels/parsnip/issues
License: GPL-2
URL: https://parsnip.tidymodels.org, https://github.com/tidymodels/parsnip
NeedsCompilation: no
Materials: NEWS
CRAN checks: parsnip results

Downloads:

Reference manual: parsnip.pdf
Vignettes: parsnip Basics
Package source: parsnip_0.1.3.tar.gz
Windows binaries: r-devel: parsnip_0.1.3.zip, r-release: parsnip_0.1.3.zip, r-oldrel: parsnip_0.1.2.zip
macOS binaries: r-release: parsnip_0.1.3.tgz, r-oldrel: parsnip_0.1.3.tgz
Old sources: parsnip archive

Reverse dependencies:

Reverse depends: baguette, discrim, plsmod, poissonreg, rules
Reverse imports: modeltime, SSLR, tidymodels, tune, workflows
Reverse suggests: butcher, forestControl, probably, tidypredict, timetk, vip

Linking:

Please use the canonical form https://CRAN.R-project.org/package=parsnip to link to this page.