This blog is updated daily.
A general description is here.
‘rep(x, times)’ and ‘rep.int(x, times)’ now both work also when ‘times’ is larger than the maximal integer. (PR#16932)
‘vapply(x, *)’ now works with long vectors ‘x’. (PR#17174)
permanent link