Other packages > Find by keyword >

Quandl  

API Wrapper for Quandl.com
View on CRAN: Click here


Download and install Quandl package within the R console
Install from CRAN:
install.packages("Quandl")

Install from Github:
library("remotes")
install_github("cran/Quandl")

Install by package version:
library("remotes")
install_version("Quandl", "2.11.0")



Attach the package and use:
library("Quandl")
Maintained by
Dave Dotson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-25
Latest Update: 2021-08-11
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 . For more help on the package itself go to .
How to cite:
Dave Dotson (2013). Quandl: API Wrapper for Quandl.com. R package version 2.11.0, https://cran.r-project.org/web/packages/Quandl. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:17), 1.1 (2013-02-25 18:21), 1.5 (2013-03-19 17:43), 2.0 (2013-05-17 16:42), 2.1.2 (2013-09-12 21:23), 2.3.1 (2014-04-08 22:50), 2.3.2 (2014-04-09 08:01), 2.4.0 (2014-11-05 01:25), 2.6.0 (2015-04-29 01:42), 2.7.0 (2015-09-17 22:49), 2.8.0 (2016-04-23 17:27), 2.9.1 (2018-08-14 21:50), 2.10.0 (2019-06-13 01:00), 2.11.0 (2021-08-11 18:00)
Other packages that cited Quandl R package
View Quandl citation profile
Other R packages that Quandl depends, imports, suggests or enhances
Complete documentation for Quandl
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA