tidyverse / lubridate

Make working with dates in R just that little bit easier
https://lubridate.tidyverse.org
GNU General Public License v3.0
728 stars 207 forks source link

Lubridate Install Error #1096

Closed TL4871 closed 1 year ago

TL4871 commented 1 year ago

Error in install.packages : package ‘lubridate’ not installed because it is not built for UCRT

Is there a solution for this?

vspinu commented 1 year ago

This is not specific to lubridate. It has something to do with changes in R4.2 for windows. Seem like updating your Rtools to 4.2 would help (from this discussion)