Package: alphavantagepf
Title: 'Alphavantage Financial Data' API R Wrapper and Shiny Interface
Version: 0.9.0
Authors@R: c(
    person("Derek", "Holmes", email = "derek@derekholmes.com", role = c("aut", "cre", "cph"))
    )
Description: Download, manage, and visualize via Shiny App 'Alphavantage financial data' <https://www.alphavantage.co/documentation/>.  Data is downloaded into `data.table`s using one parameterized function. Results can be piped to optional helper functions to extract and simplify more complex data.   A Shiny interface is also provided to download, manage, analyze and visualize market data.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.0.0), tidyr (>= 0.6.3), data.table, 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), fst (>= 0.9.8), shiny (>= 1.0.0), shinyjs (>=
        2.1.0), shinyFeedback (>= 0.4.0), dygraphs (>= 1.1.0), gt (>=
        1.3.0), gtExtras (>= 0.6.0), clipr (>= 0.8.0), rlang (>=
        1.2.0), TTR (>= 0.24.0), splines (>= 4.6.0), patchwork (>=
        1.3.0), progressr (>= 1.0.0), usethis, ggplot2 (>= 3.0.0),
        FinanceGraphs (>= 0.9.0)
Suggests: bslib, testthat, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/derekholmes0/alphavantagepf,
        https://derekholmes0.github.io/alphavantagepf/
BugReports: https://github.com/derekholmes0/alphavantagepf/issues
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-02 13:06:59 UTC; DFH
Author: Derek Holmes [aut, cre, cph]
Maintainer: Derek Holmes <derek@derekholmes.com>
Repository: CRAN
Date/Publication: 2026-09-02 13:20:02 UTC
