This blog is updated daily.
A general description is here.
Use of the C/C++ macro ‘NO_C_HEADERS’ is deprecated (no C headers are included by R headers from C++ as from R 3.3.0, so it should no longer be needed).
‘axis(side, x = D)’ and hence ‘Axis()’ and ‘plot()’ now work correctly for ‘"Date"’ and time objects ‘D’, even when “time goes backward”, e.g., with decreasing ‘xlim’. (Reported by William May.)
‘plot.ts()’, the ‘plot()’ method for time series, now respects ‘cex’, ‘lwd’ and ‘lty’. (Reported by Greg Werbin.)