Got an error when loading the tidyverse library. Below is the error message.
Error: package or namespace load failed for 'tidyverse' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace 'vctrs' 0.4.2 is already loaded, but >= 0.5.0 is required
Traceback:
You have a lock file from a previous failed install, try manually deleting that folder and then reinstall the vctrs package (no need to reinstall tidyverse)
Also, please do not post screenshots, they are considered a bad practice here, post your console output as formatted code instead. Here is how to do it