This blog is updated daily.
A general description is here.
Add ‘update_PACKAGES()’ for incrementally updating a package repository index, instead of rebuilding the index from scratch. Thanks to Gabe Becker in PR#17544 for the patch, based on part of his ‘switchr’ package.
‘as.matrix.data.frame()’ now produces better strings from logicals, thanks to PR#17548 from Gabe Becker.
The S4 generic signature of ‘rowSums()’, ‘rowMeans()’, ‘colSums()’ and ‘colMeans()’ is restricted to ‘"x"’.