This blog is updated daily.
A general description is here.
‘getParseData()’ truncated the imaginary part of complex number
constants. (Reported by Yihui Xie.)
‘dbeta(x, a, b)’ with ‘a’ or ‘b’ within a factor of 2 of the largest
representable number could infinite-loop. (Reported by Ioannis
Kosmidis.)
‘provideDimnames()’ failed for arrays with a 0 dimension. (PR#15465)
‘rbind()’ and ‘cbind()’ did not handle list objects correctly.
(PR#15468)
‘replayPlot()’ now checks if it is replaying a plot from the same
session.
‘rasterImage()’ and ‘grid.raster()’ now give error on an empty
(zero-length) raster. (Reported by Ben North.)
‘plot.lm’ would sometimes scramble the labels in plot type 5.
(PR#15458 and PR#14837)
‘min()’ did not handle ‘NA_character_’ values properly. (Reported by
Magnus Thor Torfason.)
(Windows only.) ‘readRegistry()’ would duplicate default values for
keys. (PR#15455)
On Windows there is support for making ‘.texi’ manuals using ‘texinfo’ 5.0 or later: the setting is in file ‘src/gnuwin32/MkRules.dist’.