# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "binxr" in publications use:' type: software license: MIT title: 'binxr: ''Binance'' REST API Client' version: 0.1.1 abstract: Client for the 'Binance' Spot, Futures, and Options REST APIs. Provides helper functions for signed and unsigned requests, market data retrieval, account access, and order management with 'data.table' output by default. authors: - family-names: Zhou given-names: Oliver email: oliver.yxzhou@gmail.com - family-names: Li given-names: Lily email: lilyli.qc.hk@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/OliverLDS/binxr commit: 1cf85369ef2354c29d9c93fff8133a7cc9d30790 url: https://oliverlds.github.io/binxr/ date-released: '2026-05-18' contact: - family-names: Zhou given-names: Oliver email: oliver.yxzhou@gmail.com