An R Interface to 'Bloomberg' is provided via the 'Blp API'.
| Version: | 0.3.16 | 
| Imports: | Rcpp (≥ 0.11.0), utils | 
| LinkingTo: | Rcpp, BH | 
| Suggests: | xts, zoo, data.table, simplermarkdown, tinytest | 
| Published: | 2025-03-31 | 
| DOI: | 10.32614/CRAN.package.Rblpapi | 
| Author: | Whit Armstrong [aut],
  Dirk Eddelbuettel  [aut, cre],
  John Laing [aut] | 
| Maintainer: | Dirk Eddelbuettel  <edd at debian.org> | 
| BugReports: | https://github.com/Rblp/Rblpapi/issues | 
| License: | file LICENSE | 
| URL: | https://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.24.6> as well as
<https://www.bloomberg.com/professional/support/api-library/>
for API documentation. Currently supported platforms are
Windows and Linux (both for x86-64 processors only) as well as
macOS (for arm64 only).  Other os-cpu pairings are not
supported by Bloomberg and can therefore not be fully supported
here. | 
| Materials: | README, NEWS, ChangeLog | 
| In views: | Finance | 
| CRAN checks: | Rblpapi results |