[R] Problem on update

2010-11-14 Thread Stephen Liu
Hi all,

Win7 64 bit
R version 2.11.1 (2010-05-31)


Ran R as admin

 update.packages(ask='graphics')
--- Please select a CRAN mirror for use in this session ---
Warning: unable to access index for repository 
http://www.stats.ox.ac.uk/pub/RWin/bin/windows64/contrib/2.11

It is this site in problem?  I tried another mirror with same result.  TIA

B.R.
Stephen L




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


Re: [R] Problem on update

2010-11-14 Thread Uwe Ligges



On 14.11.2010 15:34, Stephen Liu wrote:

Hi all,

Win7 64 bit
R version 2.11.1 (2010-05-31)


Ran R as admin


update.packages(ask='graphics')

--- Please select a CRAN mirror for use in this session ---



Here you selected a CRAN mirror. Fine.


Warning: unable to access index for repository
http://www.stats.ox.ac.uk/pub/RWin/bin/windows64/contrib/2.11


Actually this thing is the CRAN extras repository maintained by Broan 
Ripley which does not have any mirrors. R-2.11.x in 64-bit was the very 
first and interim 64-bit solution under Windows. With the release of 
R-2.12.0 we stopped supporting the 64-bit version of R-2.11.x since we 
can handle 64-bit much easier now. So please upgrade to R-2.12.x which 
will probably have the usual support again.


Best wishes,
Uwe Ligges




It is this site in problem?  I tried another mirror with same result.  TIA

B.R.
Stephen L




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


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


Re: [R] Problem on update

2010-11-14 Thread Stephen Liu
Hi Uwe,

Your advice noted.  I'll upgrade R to version 2.12.0

B.R.
Stephen L



- Original Message 
From: Uwe Ligges lig...@statistik.tu-dortmund.de
To: Stephen Liu sati...@yahoo.com
Cc: r-help@r-project.org
Sent: Sun, November 14, 2010 11:02:00 PM
Subject: Re: [R] Problem on update



On 14.11.2010 15:34, Stephen Liu wrote:
 Hi all,

 Win7 64 bit
 R version 2.11.1 (2010-05-31)


 Ran R as admin

 update.packages(ask='graphics')
 --- Please select a CRAN mirror for use in this session ---


Here you selected a CRAN mirror. Fine.

 Warning: unable to access index for repository
 http://www.stats.ox.ac.uk/pub/RWin/bin/windows64/contrib/2.11

Actually this thing is the CRAN extras repository maintained by Broan 
Ripley which does not have any mirrors. R-2.11.x in 64-bit was the very 
first and interim 64-bit solution under Windows. With the release of 
R-2.12.0 we stopped supporting the 64-bit version of R-2.11.x since we 
can handle 64-bit much easier now. So please upgrade to R-2.12.x which 
will probably have the usual support again.

Best wishes,
Uwe Ligges



 It is this site in problem?  I tried another mirror with same result.  TIA

 B.R.
 Stephen L




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




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