Type: Package
Package: bitmexr
Title: R Client for BitMEX
Version: 0.3.3
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
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-07 18:52:21 UTC; harry
Author: Harry Fisher [cre, aut, cph]
Maintainer: Harry Fisher <harryfisher21@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-07 19:40:10 UTC
Built: R 4.2.0; ; 2023-08-08 12:00:16 UTC; unix
