This blog is updated daily.
A general description is here.
‘StructTS(type = "BSM")’ now allows series with just two seasons. (Reported by Birgit Erni.)
Fix for subsetting of ‘"raster"’ objects when only one of ‘i’ or ‘j’ is specified.
‘grid.raster()’ in package ‘grid’ did not accept ‘"nativeRaster"’ objects (like ‘rasterImage()’ does).
Rendering raster images in PDF output was resetting the clipping region.
Rendering of raster images on Cairo X11 device was wrong, particularly when a small image was being scaled up using interpolation.
With Cairo < 1.6, will be better than before, though still a little clunky. With Cairo >= 1.6, should be sweet as.