-
Notifications
You must be signed in to change notification settings - Fork 154
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 code 60 leds renv to ask to reinstall packages #1948
Comments
For reference, the error codes as in Do you see an error if you invoke curl by hand, e.g. with
I'm less certain about MASS here... what is the output of:
Normally, it should have a field like |
I understand that the error is on curl/connectivity side, my issue is that it prompts to install packages from source if I do From Rstudio:
But from the bash terminal or raw R terminal I don't have that certificate issue problem:
Here is the DESCRIPTION file (it doesn't have the
|
As I hope to avoid any more connectivity issues (and I can no longer provide the full message) and the second issue is fixed, I'm closing the issue. Many thanks Kevin for the fast feedback and fixes! |
Great, I'm glad to hear it! As far as the curl issues go, you might want to check if there are any environment variable differences in your two sessions; e.g.
Perhaps |
I am working on a project using R 4.4.0 and renv '1.0.7.9000' and I am facing a problem related to Bioconductor.
I think it might be related to #1920 (or #1943):
Is there a work around this? This might be due to the proxy in my workplace, but I haven't faced any problem to install packages or doing some other operations (but I had problems with some programs requiring internet connection).
The text was updated successfully, but these errors were encountered: