Package: Quandl
Title: API Wrapper for Quandl.com
Version: 2.11.0
Date: 2021-08-11
Authors@R: c(
    person("Dave Dotson", role="cre", email="dave@quandl.com"),
    person("Raymond McTaggart", role=c("aut")),
    person("Gergely Daroczi", role="aut"),
    person("Clement Leung", role="aut"),
    person("Quandl Inc.", role="cph"))
Maintainer: Dave Dotson <dave@quandl.com>
Description: Functions for interacting directly with the Quandl API to offer data in a number of formats usable in R, downloading a zip with all data from a Quandl database, and the ability to search. This R package uses the Quandl API. For more information go to <https://docs.quandl.com>. For more help on the package itself go to <https://www.quandl.com/tools/r>.
Imports: httr (>= 0.6.1), zoo, jsonlite (>= 0.9.14)
Suggests: testthat (>= 0.10.0), roxygen2, timeSeries
Depends: R (>= 2.15.0), xts
License: MIT + file LICENSE
URL: https://github.com/quandl/quandl-r
BugReports: https://github.com/quandl/quandl-r/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-11 15:24:15 UTC; erivau
Author: Dave Dotson [cre],
  Raymond McTaggart [aut],
  Gergely Daroczi [aut],
  Clement Leung [aut],
  Quandl Inc. [cph]
Repository: CRAN
Date/Publication: 2021-08-11 16:00:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:29:59 UTC; windows
