RELEASE NOTES

spatstat 1.61-0

12 September 2019

We thank Jordan Brown, Tilman Davies and Greg McSwiggan for contributions.

OVERVIEW

NEW FUNCTIONS

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  1. densityVoronoi.lpp
    Did not correctly handle patterns containing duplicated points.
    Fixed.

  2. quadrat.test
    Argument ‘CR’ was ignored when method=”MonteCarlo”.
    Fixed.

  3. localKcross.inhom, localLcross.inhom
    Argument lambdaX was ignored.
    Fixed.

  4. ”[.linim”
    Factor values were erroneously converted to integers, in some cases.
    Fixed.

  5. ”[<-.hyperframe”
    Did not handle some classes of objects correctly.
    Fixed.

  6. effectfun
    In a multitype point process model, effectfun() ignored any
    user-specified value of ‘marks’.
    Fixed.

  7. as.linim.linfun
    Additional arguments (other than spatial coordinates) were ignored.
    Fixed.

  8. plot.solist
    Display output was mangled if one entry in the list was
    an object that would normally generate multiple panels of graphics,
    such as an ‘lpp’ or ‘tess’ object with multiple columns of marks,
    or a marked ‘msr’, ‘leverage.ppm’ or ‘influence.ppm’ object.
    Fixed.

  9. plot.lpp
    Return value was mangled when x had multiple columns of marks.
    Fixed.

  10. colourtable
    Crashed in some cases when ‘breaks’ was given.
    Fixed.

  11. rLGCP
    Crashed if ‘win’ was not a rectangle and ‘mu’ was not a constant.
    Fixed.

  12. intersect.tess
    Crashed if ‘Y’ was a window object and ‘keepmarks=TRUE’.
    Fixed.

  13. envelope.lppm
    Crashed if argument ‘simulate’ was given.
    Fixed.

  14. unstack.solist
    Did not correctly handle objects of class ‘lintess’.

  15. unstack.solist
    Did not correctly handle objects of class ‘tess’ if they had multiple
    columns of marks.

  16. plot.pppmatching
    Issued spurious warnings about unrecognised plot arguments.
    Fixed.

  17. plot.lintess
    Issued spurious warnings about unrecognised plot arguments.
    Fixed.

  18. shift.lpp, rotate.lpp
    Issued spurious warnings if argument ‘origin’ was given.
    Fixed.

Release notes are available in raw text format here.