library(Rcmdr)
Loading required package: splines
Loading required package: RcmdrMisc
Loading required package: car
Loading required package: carData
Error: package or namespace load failed for ‘car’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘rlang’
Error: package ‘car’ could not be loaded
Can you run the command
install.packages("rlang")
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.