This blog is updated daily.
A general description is here.
Running ‘R CMD check’ with ‘_R_CHECK_DEPENDS_ONLY_’ true now makes the ‘VignetteBuilder’ packages available even if they are listed in ‘Suggests’, since they are needed to recognise and process non-Sweave vignettes.
Various possible buffer overruns have been prevented, and missed memory protection added. (PR#15990)
‘Rscript’ no longer passes ‘--args’ to ‘R’ when there are no extra (“user”) arguments.