Package: alphavantagepf
Title: Comprehensive R Wrapper for 'Alphavantage Financial Data' API
Version: 0.3.2
Authors@R: c(
    person("Derek", "Holmes", email = "derek@derekholmes.com", role = c("aut", "cre", "cph")),
    person("Matt", "Dancho", email = "mdancho@business-science.io", role = c("ctb"))
    )
Description: Download 'Alphavantage financial data' <https://www.alphavantage.co/documentation/> to reduced 'data.table' objects. Includes support functions to extract and simplify complex data returned from API calls.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.0.0), data.table, glue (>= 1.1.1), httr (>=
        1.2.1), jsonlite (>= 1.5), purrr (>= 1.0), readr (>= 1.1.1),
        stringr (>= 1.2.0), timeDate (>= 4000.0), lubridate (>= 1.0.0),
        utils (>= 4.0.0), tidyr (>= 0.6.3)
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 7.3.3
VignetteBuilder: knitr
URL: https://github.com/derekholmes0/alphavantagepf
BugReports: https://github.com/derekholmes0/alphavantagepf/issues
NeedsCompilation: no
Packaged: 2026-01-19 13:33:02 UTC; DFH
Author: Derek Holmes [aut, cre, cph],
  Matt Dancho [ctb]
Maintainer: Derek Holmes <derek@derekholmes.com>
Repository: CRAN
Date/Publication: 2026-01-22 21:40:02 UTC
Built: R 4.4.3; ; 2026-01-22 22:45:53 UTC; unix
