Skip to content
Back to formatted view

Raw Message

Message-ID: <20060308232016.NNDR10262.tomts22-srv.bellnexxia.net@JohnDesktop8300>
Date: 2006-03-08T23:20:18Z
From: John Fox
Subject: install.packages saying the car package is not in therepositories
In-Reply-To: <57483bc70603081422u27788559r5106bf371e886612@mail.gmail.com>

Dear Jeremy,

The car package (version 1.1-0) is certainly on CRAN. I checked a couple of
mirrors, and it's there as well. (I assume that .Library contains the
library location to which you want to install?) What OS and version of R are
you using?

Regards,
 John

--------------------------------
John Fox
Department of Sociology
McMaster University
Hamilton, Ontario
Canada L8S 4M4
905-525-9140x23604
http://socserv.mcmaster.ca/jfox 
-------------------------------- 

> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch 
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Jeremy Morris
> Sent: Wednesday, March 08, 2006 5:22 PM
> To: r-help at stat.math.ethz.ch
> Subject: [R] install.packages saying the car package is not 
> in therepositories
> 
> I am attempting to install the car package using the command :
> 
> > install.packages('car',.Library)
> 
> After I have chosen a mirror, I get the following message :
> 
> Warning message:
> no package 'car' at the repositories in: 
> download.packages(pkgs, destdir = tmpd, available = available,
> 
> I used the CRAN.packages() function to see what was going on, 
> and the car package is not listed.  I have also tried several 
> mirrors, all with the same error message.  I have tried to 
> install other packages, this has been successful.
> 
> Any help would be great.
> 
> Jeremy
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html