This blog is updated daily.
A general description is here.
‘strptime()’ now also returns ‘NA’ for out of range ‘"%OS"’ and a
correct error message in some wrong multibyte cases, fixing PR#19117
comment #1 and PR#19122 by Michael Chirico; additionally, some overflow
to ‘Inf’ times no longer result in ‘NA’.
‘x[logi]’, with ‘logi’ a logical index, now warns if ‘length(x)’ is not a multiple of ‘length(logi)’, fixing PR#19155 thanks to several participants in two R Dev Days and the R Sprint in 2026.
‘strptime()’ now also returns ‘NA’ for out of range ‘"%OS"’ and a correct error message in some wrong multibyte cases, fixing PR#19117 comment #1 and PR#19122 by Michael Chirico; additionally, some overflow to ‘Inf’ times no longer result in ‘NA’.
