From @hadley on the RStudio Discourse in January 2018:
The real question is why isn’t lubridate in core? The answer is that it currently conflicts (in a narrow sense) with too many base functions - in practice the lubridate functions extend or wrap the base alternatives so the conflict aren’t harmful in practice, but I haven’t had time to think through how this should be indicated in the tidyverse loading screen.
Figured I'd file an issue on GitHub in case there's any loading screen progress to track (that could perhaps be linked to this issue).
From @hadley on the RStudio Discourse in January 2018:
Figured I'd file an issue on GitHub in case there's any loading screen progress to track (that could perhaps be linked to this issue).