The RDCOMClient is available from a different repository

   http://www.omegahat.org/R

You can include it in the list of repositories being
searched on Windows using the Packages menu in the R GUI
and then select the entry Select repositories
and include Omegahat in the selection.
Or just install RDCOMClient manually
   install.packages("RDCOMClient",
                    repos = "http://www.omegahat.org/R";)

and then install RBloomberg as before.

   D.

Gabor Grothendieck wrote:
> Never used it but if you look down the check list on Windows:
> 
>   http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html
> 
> for RBloomberg we see it has an error in attempting to access one of its
> dependent packages.  See if building it yourself or going back to R 2.3.1
> helps.
> 
> On 11/16/06, Shubha Karanth <[EMAIL PROTECTED]> wrote:
>> Hi R-Experts,
>>
>>
>>
>> I'm currently using R 2.4.0 in Windows XP. I'm trying to download data
>> from Bloomberg using the package "RBloomberg", but it fails to install
>> the three needed packages "zoo", "chron" and 'Rbloomberg". Moreover I
>> am not able to find "RBloomberg" package as windows binary in CRAN
>> site as only for MAC it's given. Please help me in this regard. And if
>> anyone have faced version problem, please do let me know.
>>
>>
>>
>> Thanks in advance,
>>
>>
>>
>> Subha.
>>
>> ______________________________________________
>> [email protected] 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.
>>
> 
> ______________________________________________
> [email protected] 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.

______________________________________________
[email protected] 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.

Reply via email to