Skip to content

Windows GUI package install annoyance

3 messages · Bert Gunter, Uwe Ligges

#
Folks:

A minor (R 2.2.0) Windows package install annoyance, but I can't figure out
how to fix it. If someone could tell me how or point me to the appropriate
docs, I would appreciate it. 

I set my CRAN mirror in my Rprofile.site file. After startup, I get:
CRAN 
"http:/cran.cnr.berkeley.edu/"
However, when I then go to the GUI "Packages" menu item and click on
"Install packages..." I get:
Warning: unable to access index for repository
http:/cran.cnr.berkeley.edu/bin/windows/contrib/2.2
Error in install.packages(NULL, .libPaths()[1], dependencies = TRUE, type =
type) : 
        no packages were specified


However, If I now manually set my mirror (through the menu: "Set Cran
mirror" item, which invokes chooseCRANmirror()) , and now check my repos
option, I get again:
CRAN 
"http://cran.cnr.Berkeley.edu" 


## but now the "install packages.." menu choice works! 
Is there an easy way to avoid having to manually re-specify my CRAN mirror?

My apologies for wasted bandwidth if I have overlooked something obvious,
which I believe is the case.

Many thanks.

-- Bert

Bert Gunter
Genentech
#
Berton Gunter wrote:

            
Yes: do not omit the second "/" after "http:" in 
"http://cran.cnr.berkeley.edu/" .....

Uwe Ligges
#
Thanks, Uwe. I knew it was something stupid, but I could have stared at it
forever and still missed it.


-- Bert Gunter
Genentech Non-Clinical Statistics
South San Francisco, CA