This blog is updated daily.
A general description is here.
PROTECT and UNPROTECT macros now work even with R_NO_REMAP.
splinefun() with natural splines incorrectly evaluated derivatives to the left of the first knot. (PR#13132, fix thanks to Berwin Turlach)
anova(glm(..., y=FALSE)) now works. (PR#13098)