-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
25 lines (25 loc) · 1.03 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: RblDataLicense
Type: Package
Title: R Interface to 'Bloomberg Data License'
Version: 0.2.6
Authors@R: person(given = "Emanuele",
family = "Guidotti",
email = "[email protected]",
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
<https://www.bloomberg.com/professional/product/data-license/>.
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