This blog is updated daily.
A general description is here.
‘capture.output()’ no longer uses NSE to evaluate its arguments. This makes evaluation of functions like ‘parent.frame()’ more consistent, thanks to Lionel Henry's PR#17907.
‘packBits(bits, type="double")’ newly works as inverse of ‘numToBits()’, thanks to Bill Dunlap's proposal in PR#17914.