Glad to hear this will be incorporated, thanks.
On Thu, Jun 26, 2025 at 1:45 PM Dirk Eddelbuettel wrote:
>
>
> On 25 June 2025 at 07:11, Kurt Hornik wrote:
> | >>>>> hormutz screed writes:
> |
> | Thanks. Makes sense to me, needs some discussion in R Core ..
I recently became aware that using %in% for the Date class is about
100x slower from R 4.3 onward than in older versions. I did not
include the results from R prior to 4.3 but the first and second
methods below yield equal and very fast results for older R versions.
I have suggested a fix that tr