RELEASE NOTES

spatstat 1.39-0

23 October 2014

We thank Shane Frank, Shaaban Ghalandarayeshi, Ute Hahn, Mahdieh Khanmohammadi, Nicoletta Nava, Jens Randel Nyengaard, Sebastian Schutte, Rasmus Waagepetersen and Carl G. Witthoft for contributions.

OVERVIEW

NEW DATASETS

NEW CLASSES

NEW FUNCTIONS

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  1. varblock
    Calculations were incorrect if more than one column of
    edge corrections was computed.
    [Bug introduced in spatstat 1.21-1, november 2010.]
    Fixed.

  2. varblock
    Crashed if one of the quadrats contained no data points.
    Fixed.

  3. lohboot
    Interval was calculated wrongly when global=TRUE and fun=”Lest” or “Linhom”.
    Fixed.

  4. nnmark
    Crashed when at=”points” if there was only a single column of marks.
    [Spotted by Shane Frank.]
    Fixed.

  5. plot.msr
    Some elements of the plot were omitted or cut off.
    Fixed.

  6. plot.msr
    Did not work with ‘equal.scales=TRUE’.
    Fixed.

  7. plot.msr, augment.msr
    Crashed if every data point was duplicated.
    Fixed.

  8. as.im.owin
    Crashed if X was a 1 x 1 pixel array.
    Fixed.

  9. owin
    Coordinates of polygon data were altered slightly when fix=TRUE.
    [Spotted by Carl Witthoft.]
    Fixed.

  10. objects of class ‘fv’
    Assigning a new value to names(x) or colnames(x) or dimnames(x)
    would cause the internal data format to become corrupted.
    Fixed.

  11. to.grey, complementarycolour
    Did not work properly on ‘colourmap’ objects.
    Fixed.

  12. Kest
    Ignored argument ‘var.approx’ if the window was a rectangle.
    Fixed.

  13. rmh.ppm, rmhmodel.ppm
    Ignored the argument ‘new.coef’.
    [Spotted by Sebastian Schutte]
    Fixed.

  14. as.function.fv
    The meanings of ‘extrapolate=TRUE’ and ‘extrapolate=FALSE’ were swapped.
    Fixed.

  15. varblock
    Handled the case ‘fun=Lest’ incorrectly.
    Fixed.

  16. [.fv
    Sometimes garbled the internal data format, causing plot.fv to crash.
    Fixed.

  17. range.fv
    Sometimes returned NA even when na.rm=TRUE.
    Fixed.

  18. Fest
    Argument ‘eps’ was not interpreted correctly.
    Fixed.

  19. plot.fv
    Argument ‘lwd’ was not passed to legend()

  20. flipxy.owin
    Sometimes deleted the name of the unit of length.
    Fixed.

Release notes are available in raw text format here.