Hi!
I'm trying to load the car packege, bur I get this error message:
Error: package or namespace load failed for ‘car’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
namespace ‘rlang’ 0.4.5 is already loaded, but >= 0.4.7 is required
I don't think I already have loaded antoher version of the car packge. How do I deal with this problem? I have this problem with several other packeges I'm trying to load as well.
Regards Marit