Package: coinmarketcapr
Type: Package
Title: Get 'Cryptocurrencies' Market Cap Prices from Coin Market Cap
Version: 0.4
Authors@R: c(
    person("AbdulMajedRaja","RS", email = "amrrs.data@gmail.com", role = c("aut", "cre")), 
    person("Sebastian","Gatscha", email = "sebastian_gatscha@gmx.at", role = c("aut", "ctb"))
    )
Description: Extract and monitor price and market cap of 'Cryptocurrencies' from 'Coin Market Cap' <https://coinmarketcap.com/api/>. 
URL: https://github.com/amrrs/coinmarketcapr
License: MIT + file LICENSE
Imports: jsonlite, ggplot2, data.table, curl, cli, crayon
Suggests: testthat, knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
BugReports: https://github.com/amrrs/coinmarketcapr/issues
NeedsCompilation: no
Packaged: 2022-02-27 11:58:59 UTC; rstudio-user
Author: AbdulMajedRaja RS [aut, cre],
  Sebastian Gatscha [aut, ctb]
Maintainer: AbdulMajedRaja RS <amrrs.data@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-27 12:10:02 UTC
