First, see the status links in the first para of
http://cran.r-project.org/mirrors.html . So it seems that the issue is
not that the mirror is not accessible, but the part you are looking for
is not current/available.
Second, the mirror list is
http://cran.r-project.org/CRAN_mirrors.csv
and that lists the maintainers. It is also in your R distribution, in
directory 'doc' (but that is as old as your distribution, and mirrors do
change).
On 11/12/2011 17:43, Patrick Giraudoux wrote:
Dear all,
Since some weeks, look like the following CRAN mirrors are no longer
accessible for package update:
http://cran.univ-lyon1.fr
http://mirror.ibcp.fr/pub/CRAN/
> update.packages(ask='graphics',checkBuilt=TRUE)
Warning: unable to access index for repository
http://cran.univ-lyon1.fr/bin/windows/contrib/2.14
update.packages(ask='graphics',checkBuilt=TRUE)
Warning: unable to access index for repository
http://mirror.ibcp.fr/pub/CRAN/bin/windows/contrib/2.14
Furthermore, attempting to connect via a web browser gives
However, I don't know how to get in touch with the webmasters in charge.
Any idea about hos to signal the trouble ?
PG
______________________________________________
R-help@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.
--
Brian D. Ripley, rip...@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
R-help@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.