Hi, I have been having problem updating dplyr for a few days, now tidyverse stops working, could anyone help me out? Thank you so much!
updating dplyr gives:
ERROR: compilation failed for package 'dplyr'
- removing 'C:/Users/xiaoq/Documents/R/win-library/3.6/dplyr'
- restoring previous 'C:/Users/xiaoq/Documents/R/win-library/3.6/dplyr'
Warning in install.packages :
installation of package ‘dplyr’ had non-zero exit status
calling tidyverse gives:
library(tidyverse)
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘dplyr’ 0.8.1 is already loaded, but >= 0.8.2 is required