Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

public_orderbook() issue #23

Open
LeoDeiss opened this issue Oct 8, 2021 · 6 comments
Open

public_orderbook() issue #23

LeoDeiss opened this issue Oct 8, 2021 · 6 comments
Assignees

Comments

@LeoDeiss
Copy link

LeoDeiss commented Oct 8, 2021

Hi @DheerajAgarwal,

thanks for your excellent work on the development of this code. It has been super useful to better manage crypto through R.

I am very new to the package and somewhat to R.

I have been using the function public_orderbook() for the last month or so, but in the last few days it started to show the following error:

Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, : arguments imply differing number of rows: 1, 0

I tried to re-install the package, but the error persists. My current version is rgdax_1.2.1.

Please let m know if you have any directions and I appreciate the help.

LD

@DheerajAgarwal
Copy link
Owner

@ldleo, could you confirm if you are on windows or macOs? Could you also confirm if the error is shown only when it is with default value or if you are passing any argument?

@DheerajAgarwal
Copy link
Owner

Actually, I was able to recreate the issue. It has to do with the response which has been updated. The conversion from raw to data.frame is failing. I will need to do a bit of research and then push the fix to dev.

@LeoDeiss
Copy link
Author

LeoDeiss commented Oct 9, 2021

@DheerajAgarwal
I saw you were able to replicate the issue. But in case it helps I am in a Mac and using default values.
Please let me know if I can be of some help on testing something.
Thank you!

LD

@konstantinVolkmann
Copy link

@DheerajAgarwal Great code, but I am having the same issue as described above. Using the default or passing an argument (btw I am using Windows).

@adamek2120
Copy link

Same problem with public_orderbook(). Has anyone found a solution ?

@ithadal
Copy link

ithadal commented Oct 30, 2022

Hi @DheerajAgarwal I hope all is well. I want to thank you for all the work you have been doing on this package. Unfortunately, it appears this issue still persists. I am wondering whether you were able to develop a potential solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants