Package: Quandl
Title: API Wrapper for Quandl.com
Version: 2.10.0
Date: 2019-05-23
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://www.quandl.com/docs/api>. For more help on the package itself go to <https://www.quandl.com/help/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: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-05 19:23:15 UTC; Rayy
Author: Dave Dotson [cre],
  Raymond McTaggart [aut],
  Gergely Daroczi [aut],
  Clement Leung [aut],
  Quandl Inc. [cph]
Repository: CRAN
Date/Publication: 2019-06-12 23:00:03 UTC
