lubridate is a core tidyverse package
sjw46 opened this issue · 1 comments
sjw46 commented
In the summary and setup episode, tidyverse and lubridate are both listed as packages that will be needed in the lesson. Instructions are given for how to install both packages and the learners are asked to load both packages.
But lubridate is a core tidyverse package, isn't it? So isn't is automatically installed with tidyverse and loaded with tidyverse?
https://datacarpentry.org/R-ecology-lesson-alternative/index.html#install-required-r-packages
tobyhodges commented