Installation of the additional R package car

Start the R binary. In the R command shell type install.packages("car"). Make sure that the mirror that you select provides this package. For example big US-mirror store a multitude of R pacakges, a lot of the minor mirrors provide only the minimum set of packages.

> install.packages("car");
trying URL 'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.4/car_1.2-1.zip'
Content type 'application/zip' length 708700 bytes
opened URL
downloaded 692Kb

package 'car' successfully unpacked and MD5 sums checked

The downloaded packages are in
D:\Dokumente und Einstellungen\user\Lokale Einstellungen\Temp\RtmpZLX3qb\downloaded_packages
updating HTML package descriptions

.