# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "alphavantager" in publications use:' type: software license: GPL-3.0-or-later title: 'alphavantager: Lightweight Interface to the Alpha Vantage API' version: 0.1.3 doi: 10.32614/CRAN.package.alphavantager abstract: Alpha Vantage has free historical financial information. All you need to do is get a free API key at . Then you can use the R interface to retrieve free equity information. Refer to the Alpha Vantage website for more information. authors: - family-names: Dancho given-names: Matt email: mdancho@business-science.io - family-names: Vaughan given-names: Davis email: davis@rstudio.com repository: https://business-science.r-universe.dev repository-code: https://github.com/business-science/alphavantager commit: 73abe14cd9c2af91b850aeb099e9f6bc9af882e9 url: https://github.com/business-science/alphavantager contact: - family-names: Dancho given-names: Matt email: mdancho@business-science.io