/RCryptoCoinsGUI

Complete Dashboard for your CryptoCurrencies in R

Primary LanguageR

RCryptoCoinsGUI

Build Status:

Linux/Mac: Travis-CI Build Status Windows: AppVeyor Build Status

R Nightly builds : CircleCI Autotest percentage: codecov

Downloads & Docummentation: CRAN_Status_Badge Downloads Licence RDocumentation

Cite this: DOI

Overview


Complete Dashboard for your Alternative Coins in R

Installation

In the future, you will install the stable version from CRAN, but now it was in evaluation progress. You have to install using the development repository from GitHub, run this instead:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("economistgame/RCryptoCoinsGUI")