Package: parsnip Title: A Common API to Modeling and Analysis Functions Version: 1.6.0.9000 Authors@R: c( person("Max", "Kuhn", , "max@posit.co", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-2402-136X")), person("Davis", "Vaughan", , "davis@posit.co", role = "aut"), person("Emil", "Hvitfeldt", , "emil.hvitfeldt@posit.co", role = "ctb"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Maintainer: Max Kuhn Description: 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', 'H2O', etc). License: MIT + file LICENSE URL: https://github.com/tidymodels/parsnip, https://parsnip.tidymodels.org/ BugReports: https://github.com/tidymodels/parsnip/issues Depends: R (>= 4.1) Imports: cli, dplyr (>= 1.1.0), generics (>= 0.1.2), ggplot2, globals, glue, hardhat (>= 1.4.1), lifecycle, magrittr, pillar, prettyunits, purrr (>= 1.0.0), rlang (>= 1.1.0), sparsevctrs (>= 0.2.0), stats, tibble (>= 2.1.1), tidyr (>= 1.3.0), utils, vctrs (>= 0.6.0) Suggests: bench, C50, covr, dials (>= 1.4.2), earth, ggrepel, keras, keras3, kernlab, kknn, knitr, LiblineaR, MASS, Matrix, methods, mgcv, modeldata, nlme, prodlim, ranger (>= 0.12.0), remotes, rmarkdown, rpart, sparklyr (>= 1.0.0), survival, tensorflow, testthat (>= 3.0.0), withr, xgboost (>= 1.5.0.1) VignetteBuilder: knitr ByteCompile: true Config/Needs/website: parsnip, tidymodels/tidymodels, tidyverse/tidytemplate, xgboost, rmarkdown, torch Config/rcmdcheck/ignore-inconsequential-notes: true Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://tidymodels.r-universe.dev Date/Publication: 2026-06-16 18:39:25 UTC RemoteUrl: https://github.com/tidymodels/parsnip RemoteRef: HEAD RemoteSha: 5b50c54cbbe67d715b172d5a9e994d496509d9dd NeedsCompilation: no Packaged: 2026-06-16 20:57:43 UTC; root Author: Max Kuhn [cre, aut] (ORCID: ), Davis Vaughan [aut], Emil Hvitfeldt [ctb], Posit Software, PBC [cph, fnd] (ROR: )