alphavantager: Lightweight 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.3
Depends: R (≥ 3.3.0)
Imports: dplyr (≥ 0.7.0), glue (≥ 1.1.1), httr (≥ 1.2.1), jsonlite (≥ 1.5), purrr (≥ 0.2.2.2), readr (≥ 1.1.1), stringr (≥ 1.2.0), tibble (≥ 1.3.3), tidyr (≥ 0.6.3), timetk (≥ 0.1.1.1)
Suggests: testthat, knitr
Published: 2023-03-31
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

Documentation:

Reference manual: alphavantager.pdf

Downloads:

Package source: alphavantager_0.1.3.tar.gz
Windows binaries: r-devel: alphavantager_0.1.3.zip, r-release: alphavantager_0.1.3.zip, r-oldrel: alphavantager_0.1.3.zip
macOS binaries: r-release (arm64): alphavantager_0.1.3.tgz, r-oldrel (arm64): alphavantager_0.1.3.tgz, r-release (x86_64): alphavantager_0.1.3.tgz
Old sources: alphavantager archive

Reverse dependencies:

Reverse imports: tidyquant

Linking:

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