The fix for that is going to remove as.Date.IDate from search path. We could eventually postpone change to 1.14.0 but I doubt there are real world use cases for as.Date.IDate these days. It was introduced as a workaround almost 5 years ago, and AFAIU workaround is not needed anymore for almost 3 years.
One of CRAN machines reports an issue caused by a workaround implemented to resolve #1500 in 4f6908a
According to changelog of zoo, their as.Date method has been changed in 1.8-1 (Jan 2018), so it is likely that workaround is no longer needed.
The text was updated successfully, but these errors were encountered: