daroczig / binancer

An R client to the Public Rest API for Binance.
https://daroczig.github.io/binancer
54 stars 57 forks source link

Cannot find this package in CRAN #15

Closed waynelapierre closed 2 years ago

waynelapierre commented 3 years ago

Has this package been registered on CRAN? I could not find it.

PatronMaster commented 3 years ago

Hi Waynelapierre,

This is a package outside of CRAN.

So, you need install by git.

Example:

library(devtools)
install_github(" daroczig/binancer")

This is amazing package. You also need create your API in Binance if you are trying to trade.

waynelapierre commented 3 years ago

I am actually looking for the manual. Since it is not on CRAN, there is no manual...

daroczig commented 2 years ago

I can work on this over the weekend.

daroczig commented 2 years ago

@waynelapierre meanwhile you can find the manual at https://daroczig.github.io/binancer/reference/index.html

daroczig commented 2 years ago

https://cran.r-project.org/package=binancer