NEWS
RblDataLicense 0.2.6 (2024-08-22)
- Tweak
RblConnect()
to print more info on failure
RblDataLicense 0.2.5 (2023-03-09)
- Site moved to https://rbldatalicense.eguidotti.com
RblDataLicense 0.2.4 (2021-07-29)
- Updated default parameters in
RblConnect()
. See issue #4
RblDataLicense 0.2.3 (2020-09-20)
- Fix
RblDownload()
for Windows users
RblDataLicense 0.2.2 (2020-01-08)
- added vignette: Connecting R to Bloomberg Data License
RblDataLicense 0.2.1 (2019-09-07)
- allowed custom host, port and protocol in
RblConnect()
RblDataLicense 0.2.0 (2019-06-14)
- added safety arguments in
RblQuery()
to protect the user against unintended programming errors
- renamed argument
pollFrequency
to frequency
in functions RblQuery()
, RblUpload()
and RblDownload()
- removed package dependency:
curl
RblDataLicense 0.1.2 (2019-03-15)