Retrieves crypto currency information and historical prices as well as information on the exchanges they are listed on. Historical data contains daily open, high, low and close values for all crypto currencies. All data is scraped from <https://coinmarketcap.com> via their 'web-api'.
Version: | 2.0.3 |
Depends: | R (≥ 4.0.0) |
Imports: | dplyr, tibble, tidyr, purrr, progress, stats, lubridate, jsonlite, cli, plyr, base64enc, janitor |
Suggests: | spelling, testthat (≥ 3.0.0), digest |
Published: | 2024-10-11 |
DOI: | 10.32614/CRAN.package.crypto2 |
Author: | Sebastian Stoeckl |
Maintainer: | Sebastian Stoeckl <sebastian.stoeckl at uni.li> |
License: | MIT + file LICENSE |
URL: | https://github.com/sstoeckl/crypto2, https://sstoeckl.github.io/crypto2/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | crypto2 results |
Reference manual: | crypto2.pdf |
Package source: | crypto2_2.0.3.tar.gz |
Windows binaries: | r-devel: crypto2_2.0.3.zip, r-release: crypto2_2.0.3.zip, r-oldrel: crypto2_2.0.3.zip |
macOS binaries: | r-devel (arm64): crypto2_2.0.3.tgz, r-release (arm64): crypto2_2.0.3.tgz, r-oldrel (arm64): crypto2_2.0.3.tgz, r-devel (x86_64): crypto2_2.0.3.tgz, r-release (x86_64): crypto2_2.0.3.tgz, r-oldrel (x86_64): crypto2_2.0.3.tgz |
Old sources: | crypto2 archive |
Reverse imports: | seasonalityPlot |
Reverse suggests: | bidask |
Please use the canonical form https://CRAN.R-project.org/package=crypto2 to link to this page.