RBloomberg错误消息 [英] error message using RBloomberg

查看:72
本文介绍了RBloomberg错误消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在测试RBloomberg以访问Bloomberg API。使用

I am testing RBloomberg to access the Bloomberg API. Upon creating a connection using

> conn <- blpConnect()

我收到一个弹出错误消息,指出程序可以无法开始,因为您的计算机缺少XLCall32.dll。

I receive a pop-up error message stating that "The program can't start because XLCall32.dll is missing from your computer."

但是,XLCall32在正确的Office子目录中。

However, XLCall32 is in the proper Office subdirectory.

错误实际上是由函数

conn <- COMCreate("Bloomberg.Data.1")

这是一条警告消息:如果单击确定,该API似乎可以正常工作。

This is a warning message: if one clicks OK, the API seems to work fine.

有人遇到过这个问题吗?有简单的解决方法吗?或者,是否可以禁止R中的弹出窗口?

Has anyone encountered this problem? Is there an easy fix? Alternatively, is it possible to suppress the pop up window in R?

推荐答案

如果可能的话,可以升级到基于Java的版本可从 http://findata.org/rbloomberg

If possible can you upgrade to the Java-based version available from http://findata.org/rbloomberg

基于COM的版本将不再开发(我将很快从CRAN中删除它)。

The COM-based version is no longer being developed (I will be removing it from CRAN soon).

这篇关于RBloomberg错误消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆