Package: Rblpapi Title: R Interface to 'Bloomberg' Version: 0.3.16 Date: 2025-03-31 Authors@R: c(person("Whit", "Armstrong", role = "aut"), person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("John", "Laing", role = "aut")) Imports: Rcpp (>= 0.11.0), utils Suggests: xts, zoo, data.table, simplermarkdown, tinytest VignetteBuilder: simplermarkdown LazyLoad: yes LinkingTo: Rcpp, BH Description: An R Interface to 'Bloomberg' is provided via the 'Blp API'. SystemRequirements: A valid Bloomberg installation. The API headers and dynamic library are downloaded from during the build step. See as well as 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. URL: https://dirk.eddelbuettel.com/code/rblpapi.html, https://github.com/Rblp/Rblpapi BugReports: https://github.com/Rblp/Rblpapi/issues License: file LICENSE RoxygenNote: 6.0.1 Repository: https://rblp.r-universe.dev Date/Publication: 2026-01-10 13:25:49 UTC RemoteUrl: https://github.com/rblp/rblpapi RemoteRef: HEAD RemoteSha: 5fa3462cbe9ba40a1d91ed4aee00ba9c1de9e02d NeedsCompilation: yes Packaged: 2026-06-10 06:07:42 UTC; root Author: Whit Armstrong [aut], Dirk Eddelbuettel [aut, cre] (ORCID: ), John Laing [aut] Maintainer: Dirk Eddelbuettel