This blog is updated daily.
A general description is here.
‘xtabs(Freq ~ .)’ now consistently defaults to ‘na.action = na.pass’, using ‘na.rm = FALSE’ (added as an argument) when summing over ‘Freq’ (PR#17770).
‘tools::testInstalledPackage()’ is no longer silent about failures from running examples or tests and its return code no longer ignores failures from checking vignettes.