Changes in version 0.2.7 (2024-06-29) - Major rewrite of tidyrules - rulelist class introduced with many methods, mainly predict - breaking change: tidyRules function no longer exists! - Support added to party models Changes in version 0.1.5 (2020-06-04) - Maintenance release (replace package rsample with modeldata) Changes in version 0.1.4 - Added rules parsable in python and SQL (default: R) Changes in version 0.1.3 (2020-01-30) - Rules for rpart regression model (issue) Changes in version 0.1.2 - Default option to compute confidence for C5 models is now implemented with laplace correction (issue)