Skip to content

Tags: tidymodels/recipes

Tags

v1.2.1

Increment version number to 1.2.1

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Candidate 1.2.0 (#1446)

* avoid sparse calculations with incompatible contrasts instead of erroring

* polish news

* update required sparsevctrs version

* perform revdepcheck

* update CRAN comments

* Increment version number to 1.2.0

* changes from submission

* changes from submission

---------

Co-authored-by: topepo <[email protected]>

v0.1.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1435 from tidymodels/cleanup

v1.1.1

Increment version number to 1.1.1

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rc 1.1.0 (#1342)

* polish news

* community.rstudio -> forum.posit

* devtools::build_readme()

* remove Remotes

* update news

* make recipes_ptype() return NULL for old recipes

* run revdepcheck

* add skip_on_cran

* version bump

* "Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages."

---------

Co-authored-by: ‘topepo’ <‘[email protected]’>

v1.0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Candidate 1.0.10 (#1288)

* clean up news

* rebuild readme

* remove remotes

* set parsnip version

* run revdepcheck

* Increment version number to 1.0.10

v1.0.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release Candidate 1.0.9 (#1275)

* temp remove parsnip dev dependency

* polish news

* update snapshot

* tmp remove remotes

* tmp change warn_new_levels()

* do revdepcheck

* Increment version number to 1.0.9

v1.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release Candidate 1.0.8 (#1194)

* polish news

* reknit

* rerun revdepcheck

* Increment version number to 1.0.8

v1.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RC 1.0.7 (#1189)

* bump R version

* polish NEWS

* export prep.step_classdist_shrunken() and bake.step_classdist_shrunken()

* run revdep

* Increment version number to 1.0.7

v1.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release Candidate 1.0.6 (#1129)

* update news

* use CRAN version of dials

* do revdep check

* Increment version number to 1.0.6

* export bake methods everywhere - only seen on debian

* export prep methods everywhere - only seen on debian

---------

Co-authored-by: Max Kuhn <[email protected]>