RELEASE NOTES

spatstat 1.60-0

23 June 2019

We thank Ottmar Cronie, Tilman Davies, Andrew Hardegen, Tom Lawrence, Robin Milne, Mehdi Moradi, Gopalan Nair, Tim Pollington and Suman Rakshit for contributions.

OVERVIEW

NEW FUNCTIONS

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  1. plot.linim, plot.linfun
    Not all the entries of ‘leg.args’ were passed to text.default.
    Fixed.

  2. densityVoronoi.ppp
    Did not correctly handle patterns containing duplicated points.
    Fixed.

  3. markcorr
    The argument ‘correction=”none”’ did not generate any results.
    [Spotted by Tim Pollington.]
    Fixed.

  4. names<-.fv
    Did not adjust the plotting formula, so that a subsequent call to plot.fv
    would complain about missing variables.
    Fixed.

  5. im.apply
    Crashed if ‘FUN’ returned factor values.
    Fixed.

  6. stienenSet
    Crashed if the data contained duplicated points.
    Fixed.

  7. predict.ppm, effectfun
    Crashed in some cases, with the message ‘ncol(x)=nrow(v) is not TRUE’.
    Fixed.

  8. parres
    Crashed in some cases, with the message ‘logical subscript too long’.
    Fixed.

  9. dclf.test, mad.test, dg.test, bits.test
    Crashed in some cases if the summary function values were infinite or NA.
    Fixed.

Release notes are available in raw text format here.