Package: IntrinioStockAPI
Title: Wrapper for the 'Intrinio Stock API'
Version: 0.0.1
Maintainer: Kenneth Miller <kmiller@intrinio.com>
Description: Download financial data from the free 'Intrinio Stock API' (<https://intrinio.com/>).
    'Intrinio' offers a REST API which provides financial markets data 
    including intra-day stock prices, historical stock prices, technical indicators, company fundamentals, and more. 
    Complete documentation for the 'Intrinio Stock API' is available here: 
    <https://intrinio.com/documentation/api/>. To access the 'Intrinio Stock API',
    simply create a free account <https://intrinio.com/>.
Author: Intrinio
Depends: R (>= 3.0.1)
Imports: stringr, httr, jsonlite, gtools
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/intrinio/r-sdk
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-10-01 16:14:15 UTC; kgmiller
Repository: CRAN
Date/Publication: 2018-10-08 18:50:07 UTC
