KrakenR: Comprehensive R Interface for Accessing Kraken Cryptocurrency Exchange REST API

A comprehensive R interface to access data from the Kraken cryptocurrency exchange REST API <https://docs.kraken.com/api/>. It allows users to retrieve various market data, such as asset information, trading pairs, and price data. The package is designed to facilitate efficient data access for analysis, strategy development, and monitoring of cryptocurrency market trends.

Version: 1.0.0
Depends: R (≥ 3.5.0)
Imports: jsonlite, dplyr, tidyr, anytime, magrittr, rlang
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-10-22
DOI: 10.32614/CRAN.package.KrakenR
Author: Nathanaël Dürst [aut, cre]
Maintainer: Nathanaël Dürst <nathanael.durst at unil.ch>
BugReports: https://github.com/nathanael-g-durst/KrakenR/issues
License: GPL (≥ 3)
URL: https://github.com/nathanael-g-durst/KrakenR
NeedsCompilation: no
Materials: NEWS
CRAN checks: KrakenR results

Documentation:

Reference manual: KrakenR.pdf
Vignettes: KrakenR (source, R code)

Downloads:

Package source: KrakenR_1.0.0.tar.gz
Windows binaries: r-devel: KrakenR_1.0.0.zip, r-release: KrakenR_1.0.0.zip, r-oldrel: KrakenR_1.0.0.zip
macOS binaries: r-release (arm64): KrakenR_1.0.0.tgz, r-oldrel (arm64): KrakenR_1.0.0.tgz, r-release (x86_64): KrakenR_1.0.0.tgz, r-oldrel (x86_64): KrakenR_1.0.0.tgz

Linking:

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