Package: AlphaVantageClient
Title: Wrapper for Alpha Vantage API
Version: 0.0.1
Maintainer: Alex Thompson <alexthompson1991@hotmail.com>
Description: Download data from the Alpha Vantage API (<https://www.alphavantage.co/>).
    Alpha Vantage is a RESTful API which provides various financial data, 
    including stock prices and technical indicators. 
    There is documentation for the underlying API available 
    here: <https://www.alphavantage.co/documentation/>. To get access to this API,
    the user needs to first claim an API key: <https://www.alphavantage.co/support/>.
Author: Alex Thompson
Depends: R (>= 3.2.1)
Imports: httr, xts
Suggests: testthat, knitr, rmarkdown, mockery, httptest
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/athompson1991/AlphaVantageClient
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-01 21:26:38 UTC; alex
Repository: CRAN
Date/Publication: 2017-09-02 15:55:19 UTC
