-
Notifications
You must be signed in to change notification settings - Fork 16
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
Comments
@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? |
Actually, I was able to recreate the issue. It has to do with the response which has been updated. The conversion from |
@DheerajAgarwal LD |
@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). |
Same problem with public_orderbook(). Has anyone found a solution ? |
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. |
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
The text was updated successfully, but these errors were encountered: