Changes in version 0.4.3 (2019-05-29) Changes o Fixed issues with the Java dependency, RNG o Udpdates of the documentation Changes in version 0.4.2 (2018-05-16) Changes o Support for Java 9,10 - updated test for minimum Java version Changes in version 0.4.1 (2018-05-09) Changes o Parallel parameter for fp-growth, build and pruning functions Changes in version 0.4.0 Changes o Output model in the arules rules format o Output of the prediction as a factor o Verbose parameter for all functions o Documentation updates, fixed typos and bugs Changes in version 0.3.0 (2018-01-08) Changes o FPGrowth as an alternative algorithm o FPGrowth-based automatic build of the model o Vagrant + RStudio server development environment o Fixed typos and bugs Changes in version 0.2.0 Changes o Support for transactions as inputs o Fixed typos and bugs o Optimalization of Java dependencies Changes in version 0.1.0 Changes o Improved pruning algorithms o Implemented a classification function o Implemented an automatic model build o Optimalization of Java dependencies Changes in version 0.0.1 (2015-12-11) Changes o Initial version of rCBA