Skip to content
Prev 8848 / 15075 Next

cannit get list of binary packages from the GUI

On Mar 16, 2012, at 7:21 PM, Simon Urbanek wrote:

            
Could PACKAGES file be in some damaged state that R cannot process?  
When I change the repository to that value  in the R64 GUI and try to  
see either either the binary versions or the source versions of  
contributed packages in the Package Installer I get these warnings at  
the console:

Warning: unable to access index for repository  http://r.research.att.com/bin/macosx/leopard/contrib/2.14

Warning: unable to access index for repository  http://r.research.att.com/src/contrib

I am able to see the .tgz packages at http://r.research.att.com/bin/macosx/leopard/contrib/2.14/ 
  with Firefox.

I am able to get a list of source packages (but not binary) to display  
in the Package Installer if I use a different repository. And I am  
able to install binary packages with ... for example:

install.packages("actuar", repo="http://r.research.att.com",  
type="mac.binary.leopard")

(Which updated an existing version to the current version.)

Admittedly I am running a somewhat behind the times version, but this  
is completely different behavior than it has exhibited up to a few  
days ago.