This blog is updated daily.
A general description is here.
‘trans3d()’ gains options ‘continuous’ and ‘verbose’ addressing the problem of possible “wrap around” when projecting too long curves, as reported by Achim Zeileis in PR#18537.
‘qqplot(x,y, conf.level=.)’ gives better confidence bounds when ‘length(x) != length(y)’, thanks to Alexander Ploner's report and patch proposal (PR#18557).