Skip to content

mlr3misc 0.17.0

Choose a tag to compare

@be-marc be-marc released this 13 May 09:43
  • feat: as_callbacks() returns a list named by the callback ids now.
  • feat: Added logical operators %check&&% and %check||% for check_*-functions from checkmate (moved here from mlr3pipelines).
  • feta: Added helper cat_cli().
  • fix: Default dicts_suggest = NULL for dictionary_get_item() and dictionary_retrieve_item() for backward compatibility.
  • fix: Wrong assert in dictionary_sugar_inc_get.
  • feat: Functions warningf() and stopf() now have a class argument and also add the additional class mlr3warning and mlr3error, respectively.
    The condition object now also includes the call.