[R] GGally installation problems

Uwe Ligges ligges at statistik.tu-dortmund.de
Sat Jun 15 16:48:23 CEST 2013



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.
>



More information about the R-help mailing list