-
Notifications
You must be signed in to change notification settings - Fork 12
download issues with planes file #21
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
Comments
I'm getting the same issue with https://registry.faa.gov/database/yearly/ReleasableAircraft.zip . I'm exploring other options. |
I tried a lot of different things here with
Given the file is 60 MB in size, I'm not sure of a good solution for including it beyond just hosting the file online and pointing to that instead? |
Ope, bummed to hear that this kicked in again. Just noting that I've seen this, not sure when this will come to the top of the to-do. |
No worries! Just figured I could try to fix this as well as the other issue and then got into this rabbit hole :) |
I'm able to download the FAA's releasable aircraft data in a couple seconds from my browser, but see timeout errors whenever I try to download via
download.file()
:Created on 2023-09-07 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: