{
  "_id": "6a213daacd65a98ecbd296c5",
  "Type": "Package",
  "Package": "bitmexr",
  "Title": "R Client for BitMEX",
  "Version": "0.3.3",
  "Authors@R": "person(given = \"Harry\",\nfamily = \"Fisher\",\nrole = c(\"cre\", \"aut\", \"cph\"),\nemail = \"harryfisher21@gmail.com\")",
  "Description": "A client for cryptocurrency exchange BitMEX\n<https://www.bitmex.com/> including the ability to obtain\nhistoric trade data and place, edit and cancel orders. BitMEX's\nTestnet and live API are both supported.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hfshr/bitmexr/,\nhttps://hfshr.github.io/bitmexr/",
  "BugReports": "https://github.com/hfshr/bitmexr/issues/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://hfshr.r-universe.dev",
  "Date/Publication": "2023-07-26 19:50:40 UTC",
  "RemoteUrl": "https://github.com/hfshr/bitmexr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:52:26 UTC",
    "User": "root"
  },
  "Author": "Harry Fisher [cre, aut, cph]",
  "Maintainer": "Harry Fisher <harryfisher21@gmail.com>",
  "MD5sum": "b8ef3fa9e3e64da12d4154d6fa52714d",
  "_user": "hfshr",
  "_type": "src",
  "_file": "bitmexr_0.3.3.tar.gz",
  "_fileid": "f6f1513780e1698324863a124b1abafb9158b97c9e656d411e34cd2cd5090928",
  "_filesize": 683383,
  "_sha256": "f6f1513780e1698324863a124b1abafb9158b97c9e656d411e34cd2cd5090928",
  "_created": "2026-06-04T08:52:26.000Z",
  "_published": "2026-06-04T08:56:10.729Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79483815715,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407206445"
    },
    {
      "job": 79483815602,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407207554"
    },
    {
      "job": 79483815601,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407193433"
    },
    {
      "job": 79483815610,
      "time": 181,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407196727"
    },
    {
      "job": 79483095617,
      "time": 258,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407145851"
    },
    {
      "job": 79483815632,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407201534"
    },
    {
      "job": 79483815607,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407190432"
    },
    {
      "job": 79483815626,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407190000"
    },
    {
      "job": 79483815605,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407184625"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hfshr/bitmexr",
  "_commit": {
    "id": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
    "author": "Harry <harryfisher21@gmail.com>",
    "committer": "Harry <harryfisher21@gmail.com>",
    "message": "update cran comments [skip ci]\n",
    "time": 1690401040
  },
  "_maintainer": {
    "name": "Harry Fisher",
    "email": "harryfisher21@gmail.com",
    "login": "hfshr",
    "twitter": "@harryfishr",
    "description": "",
    "uuid": 40397529
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "attempt",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyquant",
      "role": "Suggests"
    }
  ],
  "_owner": "hfshr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "hfshr",
      "count": 29,
      "uuid": 40397529
    }
  ],
  "_userbio": {
    "uuid": 40397529,
    "type": "user",
    "name": "Harry Fisher"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bitmexr"
  },
  "_devurl": "https://github.com/hfshr/bitmexr",
  "_pkgdown": "https://hfshr.github.io/bitmexr/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bitmexr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hfshr/bitmexr",
  "_realowner": "hfshr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2020-05-02"
    },
    {
      "version": "0.3.0",
      "date": "2020-05-25"
    },
    {
      "version": "0.3.1",
      "date": "2020-06-27"
    },
    {
      "version": "0.3.2",
      "date": "2022-09-30"
    },
    {
      "version": "0.3.3",
      "date": "2023-08-07"
    }
  ],
  "_exports": [
    "available_symbols",
    "bucket_trades",
    "cancel_all_orders",
    "cancel_order",
    "edit_order",
    "get_bitmex",
    "map_bucket_trades",
    "map_trades",
    "place_order",
    "post_bitmex",
    "tn_bucket_trades",
    "tn_cancel_all_orders",
    "tn_cancel_order",
    "tn_edit_order",
    "tn_get_bitmex",
    "tn_map_bucket_trades",
    "tn_map_trades",
    "tn_place_order",
    "tn_post_bitmex",
    "tn_trades",
    "trades",
    "valid_dates"
  ],
  "_help": [
    {
      "page": "available_symbols",
      "title": "Available symbols",
      "topics": [
        "available_symbols"
      ]
    },
    {
      "page": "bitmexr",
      "title": "bitmexr: R Client for the BitMEX Exchange",
      "topics": [
        "bitmexr"
      ]
    },
    {
      "page": "bucket_trades",
      "title": "Bucketed trade data",
      "concept": [
        "map_bucket_trades"
      ],
      "topics": [
        "bucket_trades"
      ]
    },
    {
      "page": "cancel_all_orders",
      "title": "Cancel all orders",
      "topics": [
        "cancel_all_orders"
      ]
    },
    {
      "page": "cancel_order",
      "title": "Cancel order",
      "topics": [
        "cancel_order"
      ]
    },
    {
      "page": "edit_order",
      "title": "Edit an order",
      "topics": [
        "edit_order"
      ]
    },
    {
      "page": "get_bitmex",
      "title": "GET requests",
      "topics": [
        "get_bitmex"
      ]
    },
    {
      "page": "map_bucket_trades",
      "title": "Bucket trade data over an extended period",
      "concept": [
        "bucket_trades"
      ],
      "topics": [
        "map_bucket_trades"
      ]
    },
    {
      "page": "map_trades",
      "title": "Trade data over an extended period",
      "concept": [
        "trades"
      ],
      "topics": [
        "map_trades"
      ]
    },
    {
      "page": "place_order",
      "title": "Place an order",
      "topics": [
        "place_order"
      ]
    },
    {
      "page": "post_bitmex",
      "title": "POST requests",
      "topics": [
        "post_bitmex"
      ]
    },
    {
      "page": "tn_bucket_trades",
      "title": "Bucketed trade data (testnet)",
      "topics": [
        "tn_bucket_trades"
      ]
    },
    {
      "page": "tn_cancel_all_orders",
      "title": "Cancel all orders (testnet)",
      "topics": [
        "tn_cancel_all_orders"
      ]
    },
    {
      "page": "tn_cancel_order",
      "title": "Cancel order (testnet)",
      "topics": [
        "tn_cancel_order"
      ]
    },
    {
      "page": "tn_edit_order",
      "title": "Edit an order (testnet)",
      "topics": [
        "tn_edit_order"
      ]
    },
    {
      "page": "tn_get_bitmex",
      "title": "GET requests (testnet)",
      "topics": [
        "tn_get_bitmex"
      ]
    },
    {
      "page": "tn_map_bucket_trades",
      "title": "Bucket trade data over an extended period (testnet)",
      "topics": [
        "tn_map_bucket_trades"
      ]
    },
    {
      "page": "tn_map_trades",
      "title": "Trade data over an extended period (testnet)",
      "concept": [
        "tn_trades"
      ],
      "topics": [
        "tn_map_trades"
      ]
    },
    {
      "page": "tn_place_order",
      "title": "Place an order (testnet)",
      "topics": [
        "tn_place_order"
      ]
    },
    {
      "page": "tn_post_bitmex",
      "title": "POST requests (testnet)",
      "topics": [
        "tn_post_bitmex"
      ]
    },
    {
      "page": "tn_trades",
      "title": "Individual trade data (testnet)",
      "concept": [
        "tn_map_trades"
      ],
      "topics": [
        "tn_trades"
      ]
    },
    {
      "page": "trades",
      "title": "Individual trade data",
      "concept": [
        "map_trades"
      ],
      "topics": [
        "trades"
      ]
    },
    {
      "page": "valid_dates",
      "title": "Start date of data availability for available symbols",
      "topics": [
        "valid_dates"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hfshr/bitmexr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/hfshr/bitmexr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "attempt",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "authentication.Rmd",
      "filename": "authentication.html",
      "title": "Authentication",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-05-17 21:19:22",
      "modified": "2020-06-02 08:21:53",
      "commits": 7
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Trade data",
        "Placing, editing and cancelling orders",
        "Further information"
      ],
      "created": "2020-04-10 10:14:26",
      "modified": "2020-05-25 15:31:45",
      "commits": 12
    },
    {
      "source": "placing-orders.Rmd",
      "filename": "placing-orders.html",
      "title": "Placing and managing orders with bitmexr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Placing orders",
        "Editing orders",
        "Cancel orders",
        "Extra"
      ],
      "created": "2020-05-22 13:24:07",
      "modified": "2020-05-24 12:58:57",
      "commits": 2
    },
    {
      "source": "trade-data.Rmd",
      "filename": "trade-data.html",
      "title": "Trade data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Core functions",
        "Using the map_* variants",
        "Useful extras",
        "Use with other packages"
      ],
      "created": "2020-05-22 13:24:07",
      "modified": "2022-09-28 19:52:00",
      "commits": 4
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "bitmexr",
  "_universes": [
    "hfshr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-04T08:55:19.000Z",
      "distro": "noble",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "b684879fea410f4d2925dd10b0e5cd492913aa9b7d273004b195dca1b19fcafc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-04T08:55:21.000Z",
      "distro": "noble",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "3c599d6fa38c3502f011e3cdf17a3b6ecf5e6f1c8833a2f901a16e2cbb19074d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-04T08:54:46.000Z",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "92834ccd6f56cdb681877d72bcb0feaf73946f59d13d0460261dce9a1263f2e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-04T08:54:45.000Z",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "0c001fee6146ef0356381a06f3365430db492ac4a8540eed2387d3fe7f861a2a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-06-04T08:55:25.000Z",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "71381d7a316e8f98e8f26fd9531cc24c09d4638f2fec05dc73f9c6e8d3aebdb3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-04T08:54:20.000Z",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "a7a56317ea643109c0e93c5b74231bd4204f537a721665c84d75d170271bbfc1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-04T08:54:22.000Z",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "5717092b120eee7bbd3b3a3d5c0b3a29584f048a0dfe3171068b08c57a67b153",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-04T08:54:06.000Z",
      "commit": "5c09674b9fdd673dd2579f4b09c56c5c09b47ab6",
      "fileid": "cc37f8c311879e6cf8d1664392f48f1f062a52aa5157ad34bdbe67f757b987a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hfshr/actions/runs/26941224742"
    }
  ]
}