This blog is updated daily.
A general description is here.
‘reshape()’ now makes use of ‘sep’ when forming names during reshaping to wide format. (PR#14435)
‘legend()’ allows the length of lines to be set by the end user _via_ the new argument ‘seg.len’.
‘seq.int()’ no longer sometimes evaluates arguments twice. (PR#14388)