I've had RBloomberg running flawlessly on earlier versions of R in the past but
I cannot get it to work beyond opening the session on a new install on R 2.13.0.
I have included the error output below and would appreciate any help in
resolving this:
Â
> library("RBloomberg")
Loading required package: rJava
> conn <- blpConnect()
R version 2.13.0 (2011-04-13)
rJava Version 0.9-0
RBloomberg Version 0.4-149
Java environment initialized successfully.
Looking for most recent blpapi3.jar file...
Adding C:\blp\API\APIv3\JavaAPI\v3.4.1.3\lib\blpapi3.jar to Java classpath
Bloomberg API Version 3.4.1.3
> bdp(conn, "CLQ1 Comdty", "PX_LAST")
Error in dimnames(x) <- dn : 'dimnames' applied to non-array
> dimnames
function (x)Â .Primitive("dimnames")
>Â
Â
David
Â
[[alternative HTML version deleted]]
_______________________________________________
[email protected] 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.