New Features

  • Add an experimental implementation of honesty.
  • Add maxvar argument to ctree_control for restricting the number of split variables to be used in a tree.

Bugfixes

  • all.equal must not check environments.
  • Non-standard variable names are now handled correctly within extree_data, prompted by .