This blog is updated daily.
A general description is here.
The ‘data.frame’ method for ‘print(x)’ is fast now also for large data frames ‘x’ and got an optional argument ‘max’, thanks to suggestions by Juan Telleria.
‘hist()’ no longer integer overflows in very rare cases, fixing PR#17450.
‘gc()’ gets new argument ‘full’.