• The node_terminal() panel-generating function is now customizable by a FUN argument that is passed to formatinfo().
  • The plot() method for simpleparty object now sets up a formatting function passed to formatinfo(), both in print() and plot().
  • Fixed bug in pmmlTreeModel() for processing label IDS in splits when not all levels are present.
  • Cleaned up unused variables in C code and partial argument matching in R code.