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

Crypto History Error #44

Open
thelmmortal1 opened this issue Sep 3, 2019 · 2 comments
Open

Crypto History Error #44

thelmmortal1 opened this issue Sep 3, 2019 · 2 comments

Comments

@thelmmortal1
Copy link


crypto_history(start_date = 20190101, limit = 5, sleep = 7.1)
♥ If this helps you become rich please consider donating

ERC-20: 0x375923Bf82F0b728d23A5704261a6e16341fd860
XRP: rK59semLsuJZEWftxBFhWuNE6uhznjz2bK

Scraping historical crypto data

/ [5 / 5] [===========================================================================================================================] 100% in 00:00:30 ETA: 0s
Warning messages:
1: 1 failed to parse.
2: In function_list[k] : NAs introduced by coercion
3: In function_list[k] : NAs introduced by coercion
4: In FUN(newX[, i], ...) : NAs introduced by coercion
5: In FUN(newX[, i], ...) : NAs introduced by coercion
6: In FUN(newX[, i], ...) : NAs introduced by coercion
7: In FUN(newX[, i], ...) : NAs introduced by coercion


I ran the same thing a few days ago and it worked like a charm. Last night and today I received this error. In this case it SHOULD be getting the info from the top 5 ranks (Bitcoin, Ethereum, etc.). When I look at the data it is pulling from no-name coins that are way down the ranks. It says Orbitcoin is rank 3 (market cap $800,000), Publica rank 4, Sequence rank 5. That is obviously not right.

@thelmmortal1
Copy link
Author

Jesse any update or tips I can do to get around this issue?

@JesseVent
Copy link
Owner

Sorry, should be fixed with latest version.devtools::install_github("jessevent/crypto")

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

No branches or pull requests

2 participants