Type: Package
Package: bitmexr
Title: R Client for BitMEX
Version: 0.3.1
Authors@R: 
    person(given = "Harry",
           family = "Fisher",
           role = c("cre", "aut", "cph"),
           email = "harryfisher21@gmail.com")
Description: A client for cryptocurrency exchange BitMEX
    <https://www.bitmex.com/> including the ability to obtain historic
    trade data and place, edit and cancel orders. BitMEX's Testnet and
    live API are both supported.
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, digest, dplyr, httr, jsonlite, lubridate,
        magrittr, progress, purrr, rlang, stringr, utils
Suggests: covr, ggplot2, httptest, knitr, rmarkdown, testthat,
        tidyquant
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-27 16:35:48 UTC; HarryFisher
Author: Harry Fisher [cre, aut, cph]
Maintainer: Harry Fisher <harryfisher21@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-27 16:50:14 UTC
Built: R 4.0.2; ; 2020-07-16 12:43:27 UTC; unix
