Last data update: 2014.03.03

Quandl

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

● Cran Task View: TimeSeries, WebTechnologies
● 0 images, 10 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Quandl' ...
** package 'Quandl' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Quandl'
    finding HTML links ... done
    Quandl                                  html  
    Quandl.api_key                          html  
    Quandl.auth                             html  
    Quandl.database.bulk_download_to_file   html  
    Quandl.database.bulk_download_url       html  
    Quandl.dataset.get                      html  
    Quandl.datatable                        html  
    Quandl.search                           html  
    metaData                                html  
    quandl.api                              html  
** building package indices
** testing if installed package can be loaded
* DONE (Quandl)
Making 'packages.html' ... done