• Remove dependency on reshape2 in favour of tidyr (@olivroy, #33)

  • Silence deprecation warnings from ggplot2 and dplyr (@olivroy, #29)

  • Use testthat 3rd edition. (@olivroy, #33)

New features

  • Added support for ranger forests.
  • Added support for unsupervised randomForest.
  • Added tests for most functions.

Bug fixes