This blog is updated daily.
A general description is here.
‘predict.lm(*, type="terms", terms=*, se.fit=TRUE)’ did not work. (PR#14817)
There is a partial workaround for errors in the TRE regular-expressions engine with named classes and repeat counts of at least 2 in a MBCS locale (PR#14408): these are avoided when TRE is in 8-bit mode (e.g. for ‘useBytes = TRUE’ and when all the data are ASCII).
‘str(*, ....., strict.width="cut")’ now also obeys ‘list.len = n’. (Reported by Sören Vogel.)