Package: RblDataLicense
Type: Package
Title: R Interface to 'Bloomberg Data License'
Version: 0.2.6
Authors@R: person(given = "Emanuele",
family = "Guidotti",
email = "emanuele.guidotti@usi.ch",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8961-6623"))
Description: R interface to access prices and market data with the
'Bloomberg Data License' service from
.
As a prerequisite, a valid Data License from 'Bloomberg' is
needed together with the corresponding SFTP credentials and
whitelisting of the IP from which accessing the service. This
software and its author are in no way affiliated, endorsed, or
approved by 'Bloomberg' or any of its affiliates. 'Bloomberg'
is a registered trademark.
License: GPL-3
URL: https://rbldatalicense.eguidotti.com
BugReports: https://github.com/eguidotti/RblDataLicense/issues
Depends: RCurl, xts, methods
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Config/pak/sysreqs: make
Repository: https://eguidotti.r-universe.dev
Date/Publication: 2024-08-21 12:16:03 UTC
RemoteUrl: https://github.com/eguidotti/rbldatalicense
RemoteRef: HEAD
RemoteSha: 205d1be18e2a10b5c2026d1e248c04b9c95d2b28
NeedsCompilation: no
Packaged: 2026-07-04 06:15:17 UTC; root
Author: Emanuele Guidotti [aut, cre] (ORCID:
)
Maintainer: Emanuele Guidotti