This blog is updated daily.
A general description is here.
Fix for PR#19100: ‘seq.int’ was not handling non-vector ‘along.width’
arguments properly. Thanks to Mitchell O'Hara-Wild.
Fix for PR#19100: ‘seq.int’ was not handling non-vector ‘along.width’ arguments properly. Thanks to Mitchell O'Hara-Wild.
Wrappers now duplicate even a wrapped object that might be shared before returning a read-only pointer. This prevents cached read-only pointers from becoming invalid. Reported by Ivan Krylov.
