Package: Quandl
Title: API Wrapper for Quandl.com
Version: 2.7.0
Date: 2015-08-11
Authors@R: c(person(
    "Raymond McTaggart", role=c("aut", "cre"), email="raymond@quandl.com"),
    person("Gergely Daroczi", role="aut"),
    person("Clement Leung", role="aut", email="clement@quandl.com"),
    person("Quandl Inc.", role="cph"))
Maintainer: Raymond McTaggart <raymond@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
NeedsCompilation: no
Packaged: 2015-09-17 17:39:10 UTC; Rayy
Author: Raymond McTaggart [aut, cre],
  Gergely Daroczi [aut],
  Clement Leung [aut],
  Quandl Inc. [cph]
Repository: CRAN
Date/Publication: 2015-09-17 22:49:53
