An R Interface to Bloomberg is provided via the Blp API.
Version: |
0.3.4 |
Imports: |
Rcpp (≥ 0.11.0), utils |
LinkingTo: |
Rcpp, BH |
Suggests: |
fts, xts, zoo, knitr, RUnit |
Published: |
2016-05-08 |
Author: |
Whit Armstrong, Dirk Eddelbuettel and John Laing |
Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
BugReports: |
NA |
License: |
file LICENSE |
URL: |
NA |
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
<http://bloomberg.github.io/blpapi-docs/cpp/3.8> as as
<http://www.bloomberglabs.com/api/> for API documentation. A
compiler recent enough for (at least partial) C++11 support;
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 |