This blog is updated daily.
A general description is here.
‘file("stdin")’ is no longer considered seekable.
‘file("stdin")’ is no longer considered seekable.
‘dput()’ and ‘dump()’ are no longer truncating when ‘options(deparse.max.lines = *)’ is set.
Calls with an S3 class are no longer evaluated when printed, fixing part of PR#17398, thanks to a patch from Lionel Henry.