Package: GetQuandlData Type: Package Title: Fast and Cached Import of Data from 'Quandl' Using the 'json API' Version: 1.0.0 Author: Marcelo S. Perlin Maintainer: Marcelo S. Perlin Description: Imports time series data from the 'Quandl' database . The package uses the 'json api' at , local caching ('memoise' package) and the tidy format by default. Also allows queries of databases, allowing the user to see which time series are available for each database id. In short, it is an alternative to package 'Quandl', with faster data importation in the tidy/long format. Imports: jsonlite, memoise, dplyr, purrr, utils, readr, fs Depends: R (>= 4.0.0) License: GPL-2 BugReports: https://github.com/msperlin/GetQuandlData/issues URL: https://github.com/msperlin/GetQuandlData/ Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2, tibble VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev libx11-dev Repository: https://msperlin.r-universe.dev Date/Publication: 2023-02-15 12:26:25 UTC RemoteUrl: https://github.com/msperlin/getquandldata RemoteRef: HEAD RemoteSha: 563edf8ace68111868bd0d4043d80f9bd32eead0 NeedsCompilation: no Packaged: 2026-06-10 09:17:01 UTC; root