An R Interface to 'Bloomberg' is provided via the 'Blp API'.
Version: |
0.3.10 |
Imports: |
Rcpp (≥ 0.11.0), utils |
LinkingTo: |
Rcpp, BH |
Suggests: |
fts, xts, zoo, data.table, knitr, RUnit |
Published: |
2019-04-07 |
Author: |
Whit Armstrong, Dirk Eddelbuettel and John Laing |
Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
BugReports: |
https://github.com/Rblp/Rblpapi/issues |
License: |
file LICENSE |
URL: |
http://dirk.eddelbuettel.com/code/rblpapi.html,
https://github.com/Rblp/Rblpapi |
NeedsCompilation: |
yes |
SystemRequirements: |
A valid Bloomberg installation. The API headers and
dynamic library are downloaded from
<https://github.com/Rblp/blp> during the build step. See
<https://bloomberg.github.io/blpapi-docs/cpp/3.8> as well as
<https://www.bloomberg.com/professional/support/api-library/>
for API documentation. A compiler recent enough for (at least
partial) C++11 support is required; g++-4.6.* or later should
be sufficient and g++-4.9.* or later is preferred. |
Materials: |
README NEWS ChangeLog |
In views: |
Finance, WebTechnologies |
CRAN checks: |
Rblpapi results |