Skip to content

workflowsets 0.2.1

Choose a tag to compare

@topepo topepo released this 15 Mar 12:38
1b1c80e
  • update_workflow_model() and update_workflow_recipe() were added. These are analogous to workflows::add_model() or workflows::add_recipe() (#64).

  • Updated tests related to changes in workflows 0.2.5 (#75).

  • as_workflow_set() can now take a mixture of workflows or tune_results objects.

  • option_add() now checks the names of the options to see if they are valid names for the functions that receive them (#66)