Package: cryptowatchR
Type: Package
Title: An API Wrapper for 'Cryptowatch'
Version: 0.1.0
Authors@R: 
    person(given = "Lorenz",
           family = "Brachtendorf",
           role = c("aut", "cre"),
           email = "lorenz.brachtendorf@gmx.de",
           comment = c(ORCID = "0000-0001-7066-0838"))
Description: It provides an API wrapper for 'Cryptowatch'. Historical price data and other information on cryptocurrencies and crypto exchanges can be retrieved. API documentation: <https://docs.cryptowat.ch/rest-api>.
Imports: httr, jsonlite, lubridate
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/lorenzbr/cryptowatchR
BugReports: https://github.com/lorenzbr/cryptowatchR/issues
NeedsCompilation: no
Packaged: 2021-05-22 11:10:44 UTC; Lorenz
Author: Lorenz Brachtendorf [aut, cre]
    (<https://orcid.org/0000-0001-7066-0838>)
Maintainer: Lorenz Brachtendorf <lorenz.brachtendorf@gmx.de>
Repository: CRAN
Date/Publication: 2021-05-25 11:10:07 UTC
