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>.
Version: | 2.11.0 |
Depends: | R (≥ 2.15.0), xts |
Imports: | httr (≥ 0.6.1), zoo, jsonlite (≥ 0.9.14) |
Suggests: | testthat (≥ 0.10.0), roxygen2, timeSeries |
Published: | 2021-08-11 |
DOI: | 10.32614/CRAN.package.Quandl |
Author: | Dave Dotson [cre], Raymond McTaggart [aut], Gergely Daroczi [aut], Clement Leung [aut], Quandl Inc. [cph] |
Maintainer: | Dave Dotson <dave at quandl.com> |
BugReports: | https://github.com/quandl/quandl-r/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/quandl/quandl-r |
NeedsCompilation: | no |
Materials: | README ChangeLog |
In views: | TimeSeries |
CRAN checks: | Quandl results |
Reference manual: | Quandl.pdf |
Package source: | Quandl_2.11.0.tar.gz |
Windows binaries: | r-devel: Quandl_2.11.0.zip, r-release: Quandl_2.11.0.zip, r-oldrel: Quandl_2.11.0.zip |
macOS binaries: | r-release (arm64): Quandl_2.11.0.tgz, r-oldrel (arm64): Quandl_2.11.0.tgz, r-release (x86_64): Quandl_2.11.0.tgz, r-oldrel (x86_64): Quandl_2.11.0.tgz |
Old sources: | Quandl archive |
Reverse imports: | pmhtutorial, qrmtools, rtsdata |
Reverse suggests: | ragtop, tidyquant |
Please use the canonical form https://CRAN.R-project.org/package=Quandl to link to this page.