Hi
When i'm loading the library tidyverse, i'm getting below error
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace ‘rlang’ 0.4.1 is already loaded, but >= 0.4.2 is required
Due to this, group_by() is not working.
I did all below but in vain:
- Updated all packages.
- Also reinstalled R and R-studio
Also, Rstudio is crashing when i terminate a R session. Even post re-installation of Rstudio.
Regards
Ilyas