Displaying 1 result from an estimated 1 matches for "l664".
Did you mean:
664
2023 Jul 06
0
Warning 'as.data.frame.POSIXct()' is deprecated
...t related) to this though is still the fact that
> we can trigger the warning with:
> lapply(Sys.Date(), as.data.frame)
> so I wonder if the code in base/R/zzz.R
> (https://github.com/wch/r-source/blob/9f1940663f902174034a01197e55fd17c767213a/src/library/base/R/zzz.R#L664-L686)
> does need tweaking?
Yes, thank you, Tim for your analysis.
I've started looking at the issue a couple of hours ago,
{notably as I am the originator of the issue ...}
> At this stage this is probably more a question for R-devel though.
> Tim
(( not only at this...