I'm having a problem with my "car" package in that it gives me this error message when i try to load:
install.packages("car")
library(car)
Error: package or namespace load failed for ‘car’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘zip’
I have the latest version of R . I am using a Mac OS version 10.13.2. Im new to R and these forums so sorry if this is common knowledge or my formatting is wrong. Thanks in advance