blairj09 / cryptor

An R wrapper for the CryptoCompare API.
https://blairj09.github.io/cryptor
Other
7 stars 6 forks source link

Error: Tibble columns must have compatible sizes. #6

Open Mgavahi opened 3 years ago

Mgavahi commented 3 years ago

hi I want to get all coins by get_coins() function but when run it , I get this error:

Error: Tibble columns must have compatible sizes.
* Size 0: Column `BlockReward`.
* Size 8: Column `Taxonomy`.
ℹ Only values of size one are recycled.