This blog is updated daily.
A general description is here.
if(as.raw(1)) TRUE now works as expected. (PR#13630) Also, c(as.raw(12), TRUE) or c(raw(3), pi) do.
duplicated(<data frame>, incomparables = NA) now gives the intended error message.
permanent link