alphavantager: Lightweight R Interface to the Alpha Vantage API

Alpha Vantage has free historical financial information. All you need to do is get a free API key at <https://www.alphavantage.co>. Then you can use the R interface to retrieve free equity information. Refer to the Alpha Vantage website for more information.

Version: 0.1.0
Depends: R (≥ 3.4.0)
Imports: devtools (≥ 1.12.0), dplyr (≥ 0.7.0), glue (≥ 1.1.1), httr (≥ 1.2.1), jsonlite (≥ 1.5), purrr (≥ 0.2.2.2), lubridate (≥ 1.6.0), readr (≥ 1.1.1), stringr (≥ 1.2.0), tibble (≥ 1.3.3), tidyr (≥ 0.6.3)
Suggests: tidyquant, tidyverse, timetk, testthat, knitr
Published: 2017-09-03
Author: Matt Dancho [aut, cre], Davis Vaughan [aut]
Maintainer: Matt Dancho <mdancho at business-science.io>
BugReports: https://github.com/business-science/alphavantager/issues
License: GPL (≥ 3)
URL: https://github.com/business-science/alphavantager
NeedsCompilation: no
Materials: README NEWS
CRAN checks: alphavantager results

Downloads:

Reference manual: alphavantager.pdf
Package source: alphavantager_0.1.0.tar.gz
Windows binaries: r-devel: alphavantager_0.1.0.zip, r-release: alphavantager_0.1.0.zip, r-oldrel: not available
OS X El Capitan binaries: r-release: alphavantager_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: not available

Reverse dependencies:

Reverse imports: tidyquant

Linking:

Please use the canonical form https://CRAN.R-project.org/package=alphavantager to link to this page.