Package: mstrio
Type: Package
Title: Interface for 'MicroStrategy' REST APIs
Version: 10.11.0
Author: Scott Rigney
Maintainer: Scott Rigney <srigney@microstrategy.com>
Description: Interface for creating data sets and extracting data through the 'MicroStrategy' REST APIs. Access the demo API at <https://demo.microstrategy.com/MicroStrategyLibrary/api-docs/index.html>.
License: Apache License 2.0 | file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: xml2, httr (>= 1.3.1), openssl (>= 1.0.1), jsonlite (>= 1.5),
        methods
Suggests: knitr, rmarkdown, testthat, httptest
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Collate: 'authentication.R' 'cubes.R' 'datasets.R' 'formjson.R'
        'microstrategy.R' 'parsejson.R' 'projects.R' 'reports.R'
NeedsCompilation: no
Packaged: 2018-08-16 13:09:45 UTC; srigney
Repository: CRAN
Date/Publication: 2018-08-17 08:40:06 UTC
