-
Notifications
You must be signed in to change notification settings - Fork 9
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
pkg_search() timeout error #111
Comments
This applies to pkgsearch as well, unfortunately:
|
It is up and running again. |
Hi @gaborcsardi. The issue is back:
|
Indeed. Unexpected infrastructure failure. Will try to finish the fix today. Status page, btw: https://status.r-pkg.org/ |
Thanks for the quick response :)! |
OK, it should work again now. I haven't fixed the updating yet, so the data is a couple of days stale, e.g. brand new package are missing. I'll keep this issue open until the updating is fixed. |
OK, it is updating properly now, both for new / archived packages, and also for the download and revdep numbers. |
I'm getting timeout error for the pkg_search() function.
library("pkgsearch")
pkg_search("permutation test")
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: [search.r-pkg.org:80] Connection timed out after 10012 milliseconds
The text was updated successfully, but these errors were encountered: