This blog is updated daily.
A general description is here.
‘as.data.frame.table()’ now makes use of its ‘...’ by passing them to ‘provideDimnames’.
The cairo-based versions of ‘X11()’ now work with current versions of cairographics (e.g. 1.12.10). (PR#15168)
A workaround for earlier versions of R is to use ‘X11.options(type = "nbcairo")’.
On Windows, work around 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.)
