This blog is updated daily.
A general description is here.
‘legend(*, cex = 1:2)’ now works less badly.
The ‘print()’ method for ‘POSIXct’ and ‘POSIXlt’ now correctly obeys ‘getOption("max.print")’, fixing a long-standing typo, and it also gets a corresponding optional ‘max’ argument.
‘duplicated(<dataframe with 'f'>)’ now works, too, thanks to Andreas Kersting's PR#17485; ditto for ‘anyDuplicated()’.