> Suharto Anggono Suharto Anggono via R-devel
> on Mon, 25 Nov 2024 16:38:09 + (UTC) writes:
> Suharto Anggono Suharto Anggono via R-devel
> on Mon, 25 Nov 2024 16:38:09 + (UTC) writes:
> In function 'Summary.Date' in dates.R ,
> ..1
> could be used in
In function 'Summary.Date' in dates.R ,
..1
could be used instead of
...elt(1L)
In function 'format.POSIXlt' in datetime.R ,
unlist(unclass(x)[1L:3L], use.names=FALSE)
could be used instead of
unlist(`names<-`(unclass(x)[1L:3L], NULL))
Also, the fragment
secs <- x$sec[f0]; secs <- secs[is.finite(s