• bugfix: NAs in factors lead to segfaults on 64bit machines as reported by Carolin Strobl
  • related to this: be more careful when splitting in variables containing missing values, especially factors.
  • add examples to regression tests
  • new function `proximity' (feature request by Henric Nilsson)