RELEASE NOTES

spatstat 1.46-0

6 July 2016

We thank Corey Anderson and Sebastian Meyer for contributions.

OVERVIEW

NEW FUNCTIONS

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  1. Smooth.ppp Results were incorrect when at=’points’ and leaveoneout=FALSE. [Bug introduced in spatstat 1.20-5, October 2010.] Fixed.

  2. funxy Did not correctly handle one-line functions: the resulting objects evaluated the wrong function in some cases. [Spotted by Sebastian Meyer. Bug introduced in spatstat 1.45-0] Fixed.

  3. mppm Did not recognise the variable ‘marks’ in a formula. Fixed.

  4. Smooth.ppp, bw.smoothppp Crashed if X had two columns of marks and one column was constant. [Bug introduced in spatstat 1.38-0, October 2014] Fixed.

  5. Smooth.ppp Results for ‘at=”points”’ were garbled, for some values of ‘sigma’, if X had more than one column of marks. [Bug introduced in spatstat 1.38-0, October 2014] Fixed.

  6. plot.layered Crashed if one layer was a point pattern with several columns of marks. Fixed.

  7. plot.ppm Sometimes gave a spurious warning about a singular matrix. Fixed.

  8. setminus.owin Gave wrong or strange answer if the correct answer was empty. Fixed.

  9. parameters.dppm Crashed, due to a typo. Fixed.

  10. progressreport Crashed if n = 1. Fixed.