RELEASE NOTES spatstat 1.12-3 02 November 2007 OVERVIEW Improvements to plotting of arrays of functions. Bug fixes. NEW FUNCTIONS as.ppp.data.frame New method for 'as.ppp' for data frames. IMPROVEMENTS/ENHANCEMENTS as.ppp Now accepts a 3-column matrix or data frame, and interprets the third column as a vector of marks, yielding a marked point pattern. class "fasp" The internal format of this class has changed. plot.fasp (this also affects alltypes, plot.ppm, plot.fii) Improved plot appearance and style. There is more control over the plot layout. allstats The output of allstats() is now of class "listof". The appearance of plot(allstats(X)) is improved. demo(spatstat) demo(data) Demonstrations extended and improved. BUGS [1] rmpoispp Crashed sometimes when 'lambda' was a single function. Fixed. [2] alltypes If there were more than 4 different types of points in a marked point pattern X, the command plot(alltypes(X)) would crash with a message "Error in plot.new(): Figure margins too large". Fixed.