[R-SIG-Finance] RBloomberg

John Laing john.laing at gmail.com
Mon Sep 19 15:09:57 CEST 2011


Please run the following code and copy the results to this thread:

library(RBloomberg)
sessionInfo()
list.files("C:\\blp\\API\\APIv3\\JavaAPI", pattern = "jar$", recursive = TRUE)
conn <- blpConnect()

Thanks,
John

On Mon, Sep 19, 2011 at 8:33 AM, krisan haria <krisanharia at gmail.com> wrote:
> I didnt have it, but now have it installed. But the error msg is still the same.
>
> On Mon, Sep 19, 2011 at 12:48 PM, John Laing <john.laing at gmail.com> wrote:
>> Krisan,
>>
>> Do you have the Bloomberg Java API installed? Generally the files will
>> be in C:\blp\API\APIv3\JavaAPI\...
>> The packages are available through the Bloomberg WAPI screen.
>>
>> John
>>
>> On Mon, Sep 19, 2011 at 4:00 AM, krisan haria <krisanharia at gmail.com> wrote:
>>> Hi
>>>
>>> I am trying to use RBloomberg in R
>>>
>>> The version is R 2.13.1
>>>
>>> When I type
>>>
>>> conn <- blpConnect()
>>>
>>> I get the following error:
>>>
>>> ---------------------------
>>> CFields_InvisibleWindow: Rgui.exe - Unable To Locate Component
>>> ---------------------------
>>> This application has failed to start because XLCall32.dll was not
>>> found. Re-installing the application may fix this problem.
>>> ---------------------------
>>> OK
>>> ---------------------------
>>>
>>>
>>> Any idea what is going wrong? It is the first time I've used this.
>>>
>>> Regards
>>>
>>> Krisan
>>>
>>> _______________________________________________
>>> R-SIG-Finance at r-project.org mailing list
>>> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
>>> -- Subscriber-posting only. If you want to post, subscribe first.
>>> -- Also note that this is not the r-help list where general R questions should go.
>>>
>>
>



More information about the R-SIG-Finance mailing list