On 29.06.2011 21:07, Art Burke wrote:> update.packages has suddenly stopped working for me
It did not stop working, it just gave the warning that the "CRAN
extras"
repository (http://www.stats.ox.ac.uk/pub/RWin/bin) was not available
when you tried due to power outages in Oxford where "CRAN extras" is
kindly hosted and maintained by Brian Ripley. It conzinued working for
all other repositories an mirrors.
Uwe Ligges
> (after working fine yesterday). My default mirror is at Oregon State
University, but I get the following warning even after setting another mirror.
Other Internet connections are working on my computer. Suggestions, please.
>
>> update.packages()
> Warning: unable to access index for repository
http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.13
>> sessionInfo()
> R version 2.13.0 (2011-04-13)
> Platform: i386-pc-mingw32/i386 (32-bit)
>
> locale:
> [1] LC_COLLATE=English_United States.1252
> [2] LC_CTYPE=English_United States.1252
> [3] LC_MONETARY=English_United States.1252
> [4] LC_NUMERIC=C
> [5] LC_TIME=English_United States.1252
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
> loaded via a namespace (and not attached):
> [1] tools_2.13.0
>
> Art
> _______________________________________
> Arthur J. Burke
> Education Northwest
> 101 SW Main St, Suite 500
> Portland OR 97204-3213
> Art.Burke at educationnorthwest.org
> Phone: 503-275-9592
> http://educationnorthwest.org
>
>
>
> [[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.