This blog is updated daily.
A general description is here.
‘R CMD check’ now reports by default on licenses not according to the description in ‘Writing R Extensions’.
Printing of arrays did not have enough protection (C level), e.g., in the context of ‘capture.output()’. (Reported by Hervé Pagès and Martin Morgan.)
str(*, ....., strict.width="cut") now also obeys ‘list.len = n’. (Reported by Sören Vogel.)