Skip to content

healthyR.ts 0.2.4

Compare
Choose a tag to compare
@spsanderson spsanderson released this 10 Nov 17:22

Breaking Changes

None

New Features

None

Minor Fixes and Improvements

  1. Fix #368 - Pull request from @EmilHvitfeldt to use recipes::check_type()
    on recipe functions.
  2. Fix #370 - Update ts_model_spec_tune_template() to set regression as the
    argument to parsnip::set_mode() which fires a failure in the ts_model_auto_tune()
    not running on newer versions of parsnip