Changes in version 1.1.0.9000 - Transition from the magrittr pipe to the vase R pipe. Changes in version 1.1.0 (2025-01-28) - Small update with improved error and warning logging. Changes in version 1.0.2 (2024-02-13) - Move the earth package to Suggests due to CRAN note about the TeachingDemos (#71). Changes in version 1.0.1 (2023-04-04) - Added a "nnet" method for bagger(). Changes in version 1.0.0 (2022-06-17) - Enable case weights for bagger(). Changes in version 0.2.0 (2022-03-09) - Model definitions were moved to parsnip (#47) Changes in version 0.1.1 (2021-07-14) - Bug fix for cases where CART cannot find a split (#37) - Updated internal usage of a soft-deprecated argument to hardhat::default_formula_blueprint(). Changes in version 0.1.0 (2020-10-28) - Added encoding information to work with current version of parsnip. Changes in version 0.0.0.9000 Development version