Dear All,

In the first place I would like to thank you for your contribution to R.

I am having this problem with Rbloomberg.

I followed the manual and downloaded the API from bloomberg. However, when I run
 conn=blpConnect(iface="COM") I got the error message below . ¿do you know why 
this might happen?
Thanks very much

> library(RBloomberg)
Loading required package: rJava
> conn <- blpConnect()
R version 2.15.0 (2012-03-30)
rJava Version 0.9-3
RBloomberg Version 0.4-151
Java environment initialized successfully.
Looking for most recent blpapi3.jar file...
Adding C:\blp\API\APIv3\JavaAPI\v3.4.6.6\lib\blpapi3.jar to Java classpath
Bloomberg API Version 3.4.6.6
> conn=blpConnect(iface="COM")
Error en blpConnect(iface = "COM") :
  Requsted interface COM is not valid! Valid interfaces are  Java


SessionInfo

R version 2.15.0 (2012-03-30)
Platform: i386-pc-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=Spanish_Spain.1252  LC_CTYPE=Spanish_Spain.1252
[3] LC_MONETARY=Spanish_Spain.1252 LC_NUMERIC=C
[5] LC_TIME=Spanish_Spain.1252

attached base packages:
[1] stats     graphics  grDevices datasets  utils     methods   base

other attached packages:
[1] RBloomberg_0.4-151 rJava_0.9-3        rcom_2.2-5         rscproxy_2.0-5

loaded via a namespace (and not attached):
[1] tools_2.15.0


        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Finance@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.

Reply via email to