RELEASE NOTES spatstat 1.14-8 09 december 2008 OVERVIEW Bug fixes and updates for compatibility with R 2.8.0. Minor additions, including Fry plots and Morishita index plots. NEW FUNCTIONS fryplot frypoints Fry plot of a point pattern. miplot Morishita Index Plot of a point pattern. pixellate as.im.ppp Convert a point pattern to a pixel image. IMPROVEMENTS/ENHANCEMENTS ppm Model-fitting using ppm() has been slightly accelerated. BUGS [1] demo(spatstat) demo(data) demo(diagnose) The demonstrations crashed under R 2.8.0 if there was no graphics device already open. Fixed. [2] demo(spatstat) Crashed towards the end of the demonstration when executing opening.owin(). Fixed. [3] pixelquad Quadrature weights were incorrect: they needed to be multiplied by the area of one pixel. Fixed. [4] spatstat library When 'spatstat' is loaded it prints out a version number. The version was sometimes incorrectly reported, in cases where the package was installed using "versioned installs". Fixed.