This blog is updated daily.
A general description is here.
The (full path to) the command ‘tidy’ to be used for HTML validation can be set by environment variable ‘R_TIDYCMD’.
‘fisher.test(d)’ no longer segfaults for “large” ‘d’; fixing PR#18336 by preventing/detecting an integer overflow reliably.
‘tk_choose.files()’ with ‘multi=FALSE’ misbehaved on paths containing spaces (PR#18334) (regression introduced in R 4.0.0).