crypto: Cryptocurrency Market Data

Retrieves crypto currency current and historical information as well as information on the exchanges they are listed on. For current and historical it will retrieve the daily open, high, low and close values for all crypto currencies. This retrieves the historical market data by web scraping tables provided by 'Cryptocurrency Market Capitalizations' <https://coinmarketcap.com>.

Version: 1.1.1
Depends: R (≥ 3.4.0), rvest, xml2
Imports: dplyr, tibble, jsonlite, lubridate, xts, curl, utils, cli, crayon, progress, stats, tidyr, httr, rstudioapi
Suggests: R6
Published: 2019-01-13
Author: Jesse Vent [aut, cre]
Maintainer: Jesse Vent <cryptopackage at icloud.com>
BugReports: https://github.com/JesseVent/crypto/issues
License: MIT + file LICENSE
URL: https://github.com/JesseVent/crypto, https://CRAN.R-project.org/package=crypto
NeedsCompilation: no
SystemRequirements: libxml2-devel, libcurl-devel, openssl-devel, libsecret-devel, libsodium-devel
Materials: README NEWS
CRAN checks: crypto results

Downloads:

Reference manual: crypto.pdf
Package source: crypto_1.1.1.tar.gz
Windows binaries: r-devel: crypto_1.1.1.zip, r-release: crypto_1.1.1.zip, r-oldrel: crypto_1.1.1.zip
OS X binaries: r-release: crypto_1.1.1.tgz, r-oldrel: crypto_1.0.3.tgz
Old sources: crypto archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=crypto to link to this page.