rjava & RBloomberg
Sry about the threadjack. I got this working by using an older version of rJava however it looks the behavior has changed in the new version when you fetch a list of securities. The resultant data.frame has security1 followed by security 2..followed by security 3 rather than a column bind as in the previous versions (which didn't use rJava) I must not have read the new documentation but is there a way to go back to the old RBloomberg which returned zoo objects and did the merge of the data than the append. Is there someplace where I can find the older win32 binary?. Thanks & Best, Krishna
On Aug 9, 2011, at 8:51 AM, Yihao Lu aeolus_lu wrote:
sure.i do not know the reason, but even my R2.12.2 installs rjava 0.9 if i do install.packages.Then I tried to install directly in rgui , which kept failing.So i installed rtools and built from Rcmd install rjava.tar.gz . This works ! hope this helps. Best, Yihao