Skip to content
Back to formatted view

Raw Message

Message-ID: <51BC7EB7.2030205@statistik.tu-dortmund.de>
Date: 2013-06-15T14:48:23Z
From: Uwe Ligges
Subject: GGally installation problems
In-Reply-To: <1371042507.14498.YahooMailNeo@web121203.mail.ne1.yahoo.com>

On 12.06.2013 15:08, Tim Smith wrote:
> Hi,
>
> I was trying to install the GGally package, but was getting errors. Here is what I get:
>
>> install.packages("GGally")
> Installing package(s) into ???/Users/ts2w/Library/R/2.15/library???
> (as ???lib??? is unspecified)
> Warning in install.packages :
> ?  package ???GGally??? is not available (for R version 2.15.2)
>
>> install.packages("GGally",repos="http://cran-r.project.org")


Wrong repository: "http://cran-r.project.org" -> 
http://cran.r-project.org" ?

uwe ligges


> Installing package(s) into ???/Users/ts2w/Library/R/2.15/library???
> (as ???lib??? is unspecified)
> Warning in install.packages :
> ?  cannot open: HTTP status was '404 Not Found'
> Warning in install.packages :
> ?  cannot open: HTTP status was '404 Not Found'
> Warning in install.packages :
> ?  unable to access index for repository http://cran-r.project.org/src/contrib
> Warning in install.packages :
> ?  package ???GGally??? is not available (for R version 2.15.2)
> Warning in install.packages :
> ?  cannot open: HTTP status was '404 Not Found'
> Warning in install.packages :
> ?  cannot open: HTTP status was '404 Not Found'
> Warning in install.packages :
> ?  unable to access index for repository http://cran-r.project.org/bin/macosx/leopard/contrib/2.15
>
> thanks.
>
> 	[[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>