Hi,
This is my first time positing in the R Studio Community. I am fairly new to R. Ultimately, I am just trying to load the tidyverse package. It was worked in the past (using "library(tidyverse)" but when I tried today, I receive the following error message.
Any suggestions would be appreciated!
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘dplyr’ 1.0.2 is already loaded, but >= 1.0.3 is required
In addition: Warning message:
package ‘tidyverse’ was built under R version 4.0.4