• Major rewrite of tidyrules
    • rulelist class introduced with many methods, mainly predict
    • breaking change: tidyRules function no longer exists!
    • Support added to party models
  • Maintenance release (replace package rsample with modeldata)
  • Added rules parsable in python and SQL (default: R)
  • Rules for rpart regression model (issue)
  • Default option to compute confidence for C5 models is now implemented with laplace correction (issue)