Has one try to install the ggplot2 package recently? I tried to install it on my new system and had trouble:> install.packages("ggplot2")Installing package(s) into 'C:/Program Files/R/R-2.14.2/library' (as 'lib' is unspecified) also installing the dependency 'scales' trying URL 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' Warning in install.packages : cannot open: HTTP status was '404 Not Found' Error in download.file(url, destfile, method, mode = "wb", ...) : cannot open URL 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' Warning in install.packages : download of package 'scales' failed trying URL 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' Warning in install.packages : cannot open: HTTP status was '404 Not Found' Error in download.file(url, destfile, method, mode = "wb", ...) : cannot open URL 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' Warning in install.packages : download of package 'ggplot2' failed Thanks Ming Ming Yang, PhD Xerox Research Center Webster 800 Phillips Rd (MS:0147-11B); Webster, NY, 14580 Ph: (585) 422-2375 Fx: (585) 231-8404 [[alternative HTML version deleted]]
It looks like there might be a mirror problem -- use chooseCRANmirror() to select a different mirror. Best, Michael On Wed, May 16, 2012 at 10:21 AM, Yang, Ming <Ming.Yang at xerox.com> wrote:> Has one try to install the ggplot2 package recently? I tried to install > it on my new system and had trouble: > > > >> install.packages("ggplot2") > > Installing package(s) into 'C:/Program Files/R/R-2.14.2/library' > > (as 'lib' is unspecified) > > also installing the dependency 'scales' > > > > trying URL > 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' > > Warning in install.packages : > > ?cannot open: HTTP status was '404 Not Found' > > Error in download.file(url, destfile, method, mode = "wb", ...) : > > ?cannot open URL > 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' > > Warning in install.packages : > > ?download of package 'scales' failed > > trying URL > 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' > > Warning in install.packages : > > ?cannot open: HTTP status was '404 Not Found' > > Error in download.file(url, destfile, method, mode = "wb", ...) : > > ?cannot open URL > 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' > > Warning in install.packages : > > ?download of package 'ggplot2' failed > > > > Thanks > > Ming > > > > ?Ming Yang, PhD > > > > ?Xerox Research Center Webster > > > > ?800 Phillips Rd (MS:0147-11B); Webster, NY, 14580 > > > > ?Ph: (585) 422-2375 ? ? Fx: (585) 231-8404 > > > > > > > ? ? ? ?[[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.
Looks like your mirror was in an inconstant state. Seems to be fixed by a finished rysnc in the meantime ... Uwe ligges On 16.05.2012 16:21, Yang, Ming wrote:> Has one try to install the ggplot2 package recently? I tried to install > it on my new system and had trouble: > > > >> install.packages("ggplot2") > > Installing package(s) into 'C:/Program Files/R/R-2.14.2/library' > > (as 'lib' is unspecified) > > also installing the dependency 'scales' > > > > trying URL > 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' > > Warning in install.packages : > > cannot open: HTTP status was '404 Not Found' > > Error in download.file(url, destfile, method, mode = "wb", ...) : > > cannot open URL > 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' > > Warning in install.packages : > > download of package 'scales' failed > > trying URL > 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' > > Warning in install.packages : > > cannot open: HTTP status was '404 Not Found' > > Error in download.file(url, destfile, method, mode = "wb", ...) : > > cannot open URL > 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' > > Warning in install.packages : > > download of package 'ggplot2' failed > > > > Thanks > > Ming > > > > Ming Yang, PhD > > > > Xerox Research Center Webster > > > > 800 Phillips Rd (MS:0147-11B); Webster, NY, 14580 > > > > Ph: (585) 422-2375 Fx: (585) 231-8404 > > > > > > > [[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.
Hi Yang, Did you try a different CRAN mirror? Best, Ista On Wed, May 16, 2012 at 10:21 AM, Yang, Ming <Ming.Yang at xerox.com> wrote:> Has one try to install the ggplot2 package recently? I tried to install > it on my new system and had trouble: > > > >> install.packages("ggplot2") > > Installing package(s) into 'C:/Program Files/R/R-2.14.2/library' > > (as 'lib' is unspecified) > > also installing the dependency 'scales' > > > > trying URL > 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' > > Warning in install.packages : > > ?cannot open: HTTP status was '404 Not Found' > > Error in download.file(url, destfile, method, mode = "wb", ...) : > > ?cannot open URL > 'http://cran.case.edu/bin/windows/contrib/2.14/scales_0.2.0.zip' > > Warning in install.packages : > > ?download of package 'scales' failed > > trying URL > 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' > > Warning in install.packages : > > ?cannot open: HTTP status was '404 Not Found' > > Error in download.file(url, destfile, method, mode = "wb", ...) : > > ?cannot open URL > 'http://cran.case.edu/bin/windows/contrib/2.14/ggplot2_0.9.0.zip' > > Warning in install.packages : > > ?download of package 'ggplot2' failed > > > > Thanks > > Ming > > > > ?Ming Yang, PhD > > > > ?Xerox Research Center Webster > > > > ?800 Phillips Rd (MS:0147-11B); Webster, NY, 14580 > > > > ?Ph: (585) 422-2375 ? ? Fx: (585) 231-8404 > > > > > > > ? ? ? ?[[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.