Type: Package Package: riingo Title: An R Interface to the 'Tiingo' Stock Price API Version: 0.3.1.9000 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 Description: Functionality to download stock prices, cryptocurrency data, and more from the 'Tiingo' API . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: libssl-dev Repository: https://business-science.r-universe.dev Date/Publication: 2020-09-14 12:18:50 UTC RemoteUrl: https://github.com/business-science/riingo RemoteRef: HEAD RemoteSha: a2e343baf32f946600f972dd1b3dd2746e1c709c NeedsCompilation: no Packaged: 2026-06-07 09:53:18 UTC; root Author: Davis Vaughan [aut, cre], Matt Dancho [aut]