Skip to the next section if you are sure about having car package installed. If you don't please run the following code:
> if( !require(car)){ install.packages('car')}
Having the car package installed is still a requirement.