-
Notifications
You must be signed in to change notification settings - Fork 268
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
Cannot install the bbplot #19
Comments
The error means that R has trouble connecting to Github when running:
Some ideas on how to fix that:
|
Hi @khalidmeister Were you able to resolve the issue? I am getting the same error and tried what @munichrocker mentioned, but it still doesn't work. Thanks. |
@DAbless04 Same :( tried everything but can't make it work. |
I am not sure if this will help but played around with a number of variations and here is what finally worked. devtools::install_github('bbc/bbplot') Then, sequentially, I installed these packages (again) after running the devtools command above.
After the 'digest' install step, had to delete this file: ~\Documents\R\win-library\3.6/00LOCK Then, sequentially, installed these last packages (again).
Installed after that last package reinstall. Can't imagine that is how it should work! |
Hi, can you help me? I can't install the bbplot and it shows an error like this:
Error: Failed to install 'bbplot' from GitHub:
(converted from warning) unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.6:
cannot open URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.6/PACKAGES'
The text was updated successfully, but these errors were encountered: