I am new to R and I don't know how to navigate it properly yet and when I tried to install the packages, this is the message I am seeing:
Error: package or namespace load failed for ‘tidyverse’:
.onAttach failed in attachNamespace() for 'tidyverse', details:
call: NULL
error: package or namespace load failed for ‘ggplot2’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace ‘vctrs’ 0.3.8 is being loaded, but >= 0.5.0 is required
In addition: Warning messages:
1: package ‘tidyverse’ was built under R version 4.1.2
2: package ‘ggplot2’ was built under R version 4.1.2
I tried reinstalling Rstudio, didn't work. I have been trying to update tidy verse package but under the tools, update packages list doesn't show it only. What should I do?