This blog is updated daily.
A general description is here.
New ‘anyNA()’ is a fast version of ‘any(is.na(.))’, based on a proposal by Tim Hesterberg. (Wish of PR#15239).
On system where ‘mktime()’ does not set ‘ERRNO’, the last second before the epoch could not be converted from ‘POSIXlt’ to ‘POSIXct’. (Reported by Bill Dunlap).
