RELEASE NOTES

spatstat 1.48-0

22 December 2016

We thank Kim Colyvas, Yongtao Guan, Gopalan Nair, Nader Najari, Suman Rakshit, Ian Renner and Hangsheng Wang for contributions.

OVERVIEW

NEW CLASSES

NEW FUNCTIONS

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  1. F3est
    Estimates of F(r) for the largest value of r were wildly incorrect.
    Fixed.

  2. clip.infline
    Results were incorrect unless the midpoint of the window
    was the coordinate origin.
    Fixed.

  3. integral.linim
    Results were inaccurate if many of the segment lengths were
    shorter than the width of a pixel.
    Fixed.

  4. predict.lppm
    Bizarre error messages about ‘class too long’ or ‘names too long’
    occurred if the model was multitype.
    Fixed.

  5. superimpose
    Point patterns containing 0 points were ignored
    when determining the list of possible marks.
    Fixed.

  6. chop.tess
    Vertical lines were not handled correctly
    with pixellated tessellations.
    Fixed.

  7. timed
    Argument ‘timetaken’ was ignored.
    Fixed.

  8. ppm
    Crashed if method=”logi” and the ‘covariates’ were a data frame.
    [Spotted by Kim Colyvas and Ian Renner.]
    Fixed.

  9. rpoislpp, runiflpp
    Crashed if nsim > 1.
    Fixed.

  10. rpoisline
    Crashed if zero lines were generated.
    Fixed.

  11. model.frame.ppm
    Crashed if the original model was fitted to a data frame of covariates
    and there were NA’s amongst the covariate values.
    [Spotted by Kim Colyvas.]
    Fixed.

  12. any, all
    When applied to pixel images (objects of class ‘im’) the result
    was sometimes NA when a finite value should have been returned.
    Fixed.

  13. predict.rhohat
    When the original data were on a linear network,
    the result of predict.rhohat did not belong to the correct class ‘linim’.
    Fixed.

Release notes are available in raw text format here.