Package: binancer Type: Package Title: API Client to 'Binance' Version: 1.2.0 Date: 2021-11-26 Authors@R: c( person('Gergely', 'Daróczi', email = 'daroczig@rapporter.net', role = c('aut', 'cre')), person('David', 'Andel', email = 'andel@bli.uzh.ch', role = 'aut')) Encoding: UTF-8 Description: R client to the 'Binance' Public Rest API for data collection on cryptocurrencies, portfolio management and trading: . License: AGPL RoxygenNote: 7.1.1 Imports: data.table, httr, digest, snakecase, logger, jsonlite URL: https://daroczig.github.io/binancer/ Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://daroczig.r-universe.dev Date/Publication: 2024-02-29 13:08:26 UTC RemoteUrl: https://github.com/daroczig/binancer RemoteRef: HEAD RemoteSha: ad7ef28a7a0e7112faa3fa2bc1e92a3e6e103595 NeedsCompilation: no Packaged: 2026-06-07 06:12:02 UTC; root Author: Gergely Daróczi [aut, cre], David Andel [aut] Maintainer: Gergely Daróczi