RELEASE NOTES

spatstat 1.38-1

27 August 2014

We thank Ute Hahn and Xavier Raynaud for contributions.

OVERVIEW

NEW FUNCTIONS

SIGNIFICANT USER-VISIBLE CHANGES

BUG FIXES

  1. update.ppm
    Results were incorrect in several cases.
    [Spotted by Xavier Raynaud.]
    Bug introduced in spatstat 1.38-0.
    Fixed.

  2. Kinhom, Linhom
    Calculations were incorrect if ‘lambda’ was a fitted point process model.
    [Spotted by Xavier Raynaud.]
    Bug introduced in spatstat 1.38-0.
    Fixed.

  3. envelope.envelope
    Ignored the arguments ‘global’ and ‘VARIANCE’.
    Fixed.

  4. fv objects
    If ‘f’ was an object of class ‘fv’, then an assignment like f$name <- NULL
    mangled the internal format of the object ‘f’, leading to errors
    in print.fv and plot.fv.
    [Spotted by Ute Hahn.]
    Fixed.

  5. split.ppp
    split(X, A) where A is a rectangular tessellation,
    produced errors if the window of ‘A’ did not include the window of ‘X’.
    [Spotted by Ute Hahn.]
    Fixed.

  6. names<-.hyperframe
    Mangled the internal format.
    [Spotted by Ute Hahn.]
    Fixed.

  7. plot.fv
    y axis label was incorrect in some cases when the ‘fv’ object
    had only a single column of function values.
    [Spotted by Ute Hahn.]
    Fixed.

Release notes are available in raw text format here.