This blog is updated daily.
A general description is here.
‘lbeta(1i, 1)’ now signals an error, as ‘lbeta()’ is not implemented for ‘complex’, fixing PR#18946 from Ben Bolker and Kasper Kristensen.
‘pretty(*, eps.correct = 2)’ has been fixed, e.g., to avoid over 1 million length result for ‘pretty(c(0, 1e-322), eps.correct = 2)’.
The Cairo-based SVG device uses ‘pt’ as the default document unit also with Cairo >= 1.17.8 (PR#18912).
