Type: Package
Package: bitmexr
Title: R Client for BitMEX
Version: 0.2.3
Authors@R: 
    person(given = "Harry",
           family = "Fisher",
           role = c("cre", "aut", "cph"),
           email = "harryfisher21@gmail.com")
Description: Tools to obtain historic trade data from
    cryptocurrency exchange BitMEX <https://www.bitmex.com/>.
License: MIT + file LICENSE
URL: https://github.com/hfshr/bitmexr, https://hfshr.github.io/bitmexr
BugReports: https://github.com/hfshr/bitmexr/issues
Imports: attempt, curl, dplyr, httr, jsonlite, lubridate, magrittr,
        progress, purrr, rlang, utils
Suggests: covr, ggplot2, httptest, knitr, rmarkdown, testthat,
        tidyquant
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-28 16:30:13 UTC; Harry
Author: Harry Fisher [cre, aut, cph]
Maintainer: Harry Fisher <harryfisher21@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-02 13:50:05 UTC
