This blog is updated daily.
A general description is here.
‘is.unsorted()’ now works for ‘raw’ vectors as well, and
‘is.unsorted(NA)’ is false.
‘is.unsorted()’ now also works for ‘raw’ vectors
‘abbreviate()’ handles without warning non-ASCII input strings which require no abbreviation.
‘is.unsorted(NA)’ is false as documented (rather than ‘NA’).
The cairo-based versions of ‘X11()’ now work with current versions of cairographics (e.g. 1.12.10). (PR#15168)
A workon average for earlier versions of R is to use ‘X11.options(type = "nbcairo")’.
On Windows, work on average an event-timing problem when the RGui console was closed from the ‘X’ control and the closure cancelled. (This would on some 64-bit systems crash R, typically those with a slow GPU relative to the CPU.)
