[R-SIG-Finance] Rblpapi release candidate
Dirk Eddelbuettel
edd @end|ng |rom deb|@n@org
Thu Sep 12 02:34:51 CEST 2024
Another follow-up to the thread from last week: we made good progress and now
have a new release candidate version 0.3.14.1 of package Rblpapi in source
form at the GitHub repo [1] and also as binaries at the r-universe page [2].
Binary builds for windows and macos/arm64 are available, you can install
these directly via
repos <- c('https://rblp.r-universe.dev', 'https://cloud.r-project.org')
install.packages('Rblpapi', repos = repos)
which will also install any dependencies. (There is also a Linux binary you
can use on Ubuntu 24.04 along with r2u binaries, see [3] and [4].)
We would appreciate additional testing 'just in case'. All features of the
prior release 0.3.14 are supported, but are now provided via the current SDK
for the Bloomberg API.
Cheers, Dirk
[1] https://github.com/rblp/rblpapi/
[2] https://rblp.r-universe.dev/Rblpapi
[3] https://github.com/r-universe-org/help#does-r-universe-have-linux-binaries
[4] https://eddelbuettel.github.io/r2u
--
dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
More information about the R-SIG-Finance
mailing list