Package: DatastreamDSWS2R
Type: Package
Title: Provides a Link Between the 'Refinitiv Datastream' System and R
Version: 1.8.2
Date: 2021-10-05
Author: Charles Cara
Maintainer: Charles Cara <charles.cara@absolute-strategy.com>
Description: Provides a set of functions and a class to connect, extract and
    upload information from the 'Refinitiv Datastream' database. This
    package uses the 'DSWS' API and server used by the 'Datastream DFO addin'.  
    Details of this API are available at <https://www.refinitiv.com/en>.
    Please report issues at <https://github.com/CharlesCara/DatastreamDSWS2R/issues>.
License: GPL-3
LazyData: TRUE
Imports: httr, jsonlite, stringi, stringr, xts, zoo, methods, foreach,
        dplyr
Suggests: testthat, rjson
RoxygenNote: 7.1.1
Collate: 'DatastreamDSWS2R.R' 'common.R' 'classConstructor.R'
        'wrapper.R' 'UCTSUpload.R' 'cbindRobust.R' 'data.R'
Encoding: UTF-8
Depends: R (>= 2.10)
Language: en-GB
NeedsCompilation: no
Packaged: 2021-10-05 12:35:42 UTC; CharlesC
Repository: CRAN
Date/Publication: 2021-10-05 14:00:02 UTC
Built: R 4.0.2; ; 2021-10-06 11:09:39 UTC; unix
