Type: Package
Package: riingo
Title: An R Interface to the 'Tiingo' Stock Price API
Version: 0.3.1
Authors@R: 
    c(person(given = "Davis",
             family = "Vaughan",
             role = c("aut", "cre"),
             email = "davis@rstudio.com"),
      person(given = "Matt",
             family = "Dancho",
             role = "aut",
             email = "mdancho@business-science.io"))
Maintainer: Davis Vaughan <davis@rstudio.com>
Description: Functionality to download stock prices,
    cryptocurrency data, and more from the 'Tiingo' API
    <https://api.tiingo.com/>.
License: MIT + file LICENSE
URL: https://github.com/business-science/riingo
BugReports: https://github.com/business-science/riingo/issues
Depends: R (>= 2.10)
Imports: crayon (>= 1.3.4), glue (>= 1.3.1), httr (>= 1.3.1), jsonlite
        (>= 1.5), purrr (>= 0.2.4), rlang (>= 0.2.0), tibble (>=
        1.4.2), vctrs (>= 0.3.0)
Suggests: covr, testthat, withr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-10 15:26:58 UTC; davis
Author: Davis Vaughan [aut, cre],
  Matt Dancho [aut]
Repository: CRAN
Date/Publication: 2020-09-12 05:50:11 UTC
Built: R 4.3.3; ; 2025-04-07 01:59:04 UTC; windows
