-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error when trying to download species models with ebirdst_download() #35
Comments
Hi, I just tested
If it's still not working, let me know and I'll try to get to the bottom of it. |
Thanks for the quick and helpful reply. I confirmed I have a valid key and
|
There has been some weirdness going on the past couple days with the eBird servers and it's possible this is related. It's worth waiting a couple days and checking again to see if it works. Regarding the problem installing from GitHub, this sometimes happens on Windows because
|
Ok will do. And thanks for the suggestion. Just as an FYI -- less warnings than last time, but looks like the sapsucker got rejected.
|
That's a pain, it's related to this issue r-lib/remotes#84 In the short term, they suggest using |
We've shortened the path names of the downloaded files and I've permanently moved the package to https://github.com/ebird/ebirdst, which should resolve this issue. |
Hello. When I run
ebirdst_download(species="Sharp-tailed Grouse")
I get and error"Error in ebirdst_download(species = "Sharp-tailed Grouse") :
Cannot access Status and Trends data URL. Ensure that you have a working internet connection and a valid API key for the Status and Trends data."
If I run this code below, which I took from the source code, I can download a species models. Am I messing something up or is this a bug? I suspect the former, but thought I'd ask. Thanks!
The text was updated successfully, but these errors were encountered: