Package: Quandl
Title: API Wrapper for Quandl.com
Version: 2.8.0
Date: 2016-04-05
Authors@R: c(person(
    "Raymond McTaggart", role=c("aut", "cre"), email="ray@quandl.com"),
    person("Gergely Daroczi", role="aut"),
    person("Clement Leung", role="aut", email="clement@quandl.com"),
    person("Quandl Inc.", role="cph"))
Maintainer: Raymond McTaggart <ray@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: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-22 20:44:10 UTC; ccleung
Author: Raymond McTaggart [aut, cre],
  Gergely Daroczi [aut],
  Clement Leung [aut],
  Quandl Inc. [cph]
Repository: CRAN
Date/Publication: 2016-04-23 17:27:22
Built: R 3.3.3; ; 2018-04-22 15:17:20 UTC; windows
