If you are not sure that you have car package installed, run the following code:
> if( !require(car)){ install.packages('car')}
Time to get hands dirty.