Skip to content

Conversation

@DavisVaughan
Copy link
Member

Fixes #132

For #132, we are still going to remove the recipe step arguments with NULL values. So this PR does not change anything there. However, the rest of the changes that need to be made for that issue need to happen in recipes, so let's close the parsnip issue.

This PR does add error checking for the case where a user specifies a recipes step argument as varying() when it is one of the special cased arguments that cannot be varying.

@DavisVaughan DavisVaughan merged commit 74d36ad into master Jan 25, 2019
@DavisVaughan DavisVaughan deleted the fix-issue-132 branch January 25, 2019 20:06
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2021

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should varying_args.step() actually remove NULL arguments?

2 participants