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

Premature End of File when requesting data #14

Open
ahmoreira opened this issue Sep 20, 2022 · 0 comments
Open

Premature End of File when requesting data #14

ahmoreira opened this issue Sep 20, 2022 · 0 comments

Comments

@ahmoreira
Copy link

Hi, thank you for developing this nice package! I am trying to download all occurrences of fish species (but as there is no specific category, I am using Scope = "animals"). The request starts, but at some point I get the error:
"Error in parse_con(txt, bigint_as_char) : parse error: premature EOF"

Would you know how can I solve this problem?

Here is the code snippet:

animals_link <- rspeciesLink(filename = "animals_speciesLink_occurrence",
                     Scope = "animals",
                     basisOfRecord = "PreservedSpecimen") 
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

1 participant