This blog is updated daily.
A general description is here.
‘paste()’ and ‘paste0()’ gain a new optional argument ‘recycle0’. When set to true, zero-length arguments (and all zero-length or no arguments when ‘collapse’ is not ‘NULL’) lead to the zero-length value ‘character(0)’.
This should not be used in package code until R 4.0.1 is released, when the package should depend on ‘R (>= 4.0.1)’.
‘Rterm’ now accepts enhanced/arrow keys also with ConPTY.