This blog is updated daily.
A general description is here.
‘R CMD check’ now reports by default on licenses not according to the description in ‘Writing R Extensions’.
‘R CMD check’ has a new option ‘-as-cran’ to turn most of the customizations that CRAN uses of their incoming checks.
‘R CMD check’ now reports by default on licenses not according to the
description in ‘Writing R Extensions’.
‘.Primitive()’ could be misused to call ‘.Internal()’ entry points.
‘format.POSIXlt(x)’ raised an arithmetic exception when ‘x’ was an invalid object of class ‘"POSIXlt"’ and parts were empty.