Error message of broken packages while tryIng to install R on Ubuntu
up vote
0
down vote
favorite
I am trying to install R by trying the following command on Ubuntu 18.04x64:
sudo apt-get update
sudo apt-get -y install r-base
following this tutorial (step 6)
but I get :
I tried to solve it with :
sudo add-apt-repository ppa:marutter/rrutter
sudo apt-get update
sudo apt-get install r-base r-base-dev
based on this answer but I still take the same error. Any suggestions?
r ubuntu-18.04
|
show 1 more comment
up vote
0
down vote
favorite
I am trying to install R by trying the following command on Ubuntu 18.04x64:
sudo apt-get update
sudo apt-get -y install r-base
following this tutorial (step 6)
but I get :
I tried to solve it with :
sudo add-apt-repository ppa:marutter/rrutter
sudo apt-get update
sudo apt-get install r-base r-base-dev
based on this answer but I still take the same error. Any suggestions?
r ubuntu-18.04
You should post responses from those commands when doing them one at a time.
– 42-
Nov 15 at 1:57
Did you addhttp://cran.rstudio.com/bin/linux/ubuntu xenial
to your sources? Because if you're on Ubuntu 18.04 it should behttp://cran.rstudio.com/bin/linux/ubuntu bionic
instead.
– Marius
Nov 15 at 3:20
I get the same error by using this process digitalocean.com/community/tutorials/…
– firmo23
Nov 15 at 3:39
So which is it? Are you using 16.04 or 18.04?
– 42-
Nov 15 at 3:52
I use 18.04. The result is the same
– firmo23
Nov 15 at 4:02
|
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to install R by trying the following command on Ubuntu 18.04x64:
sudo apt-get update
sudo apt-get -y install r-base
following this tutorial (step 6)
but I get :
I tried to solve it with :
sudo add-apt-repository ppa:marutter/rrutter
sudo apt-get update
sudo apt-get install r-base r-base-dev
based on this answer but I still take the same error. Any suggestions?
r ubuntu-18.04
I am trying to install R by trying the following command on Ubuntu 18.04x64:
sudo apt-get update
sudo apt-get -y install r-base
following this tutorial (step 6)
but I get :
I tried to solve it with :
sudo add-apt-repository ppa:marutter/rrutter
sudo apt-get update
sudo apt-get install r-base r-base-dev
based on this answer but I still take the same error. Any suggestions?
r ubuntu-18.04
r ubuntu-18.04
edited Nov 15 at 2:13
asked Nov 15 at 1:53
firmo23
642113
642113
You should post responses from those commands when doing them one at a time.
– 42-
Nov 15 at 1:57
Did you addhttp://cran.rstudio.com/bin/linux/ubuntu xenial
to your sources? Because if you're on Ubuntu 18.04 it should behttp://cran.rstudio.com/bin/linux/ubuntu bionic
instead.
– Marius
Nov 15 at 3:20
I get the same error by using this process digitalocean.com/community/tutorials/…
– firmo23
Nov 15 at 3:39
So which is it? Are you using 16.04 or 18.04?
– 42-
Nov 15 at 3:52
I use 18.04. The result is the same
– firmo23
Nov 15 at 4:02
|
show 1 more comment
You should post responses from those commands when doing them one at a time.
– 42-
Nov 15 at 1:57
Did you addhttp://cran.rstudio.com/bin/linux/ubuntu xenial
to your sources? Because if you're on Ubuntu 18.04 it should behttp://cran.rstudio.com/bin/linux/ubuntu bionic
instead.
– Marius
Nov 15 at 3:20
I get the same error by using this process digitalocean.com/community/tutorials/…
– firmo23
Nov 15 at 3:39
So which is it? Are you using 16.04 or 18.04?
– 42-
Nov 15 at 3:52
I use 18.04. The result is the same
– firmo23
Nov 15 at 4:02
You should post responses from those commands when doing them one at a time.
– 42-
Nov 15 at 1:57
You should post responses from those commands when doing them one at a time.
– 42-
Nov 15 at 1:57
Did you add
http://cran.rstudio.com/bin/linux/ubuntu xenial
to your sources? Because if you're on Ubuntu 18.04 it should be http://cran.rstudio.com/bin/linux/ubuntu bionic
instead.– Marius
Nov 15 at 3:20
Did you add
http://cran.rstudio.com/bin/linux/ubuntu xenial
to your sources? Because if you're on Ubuntu 18.04 it should be http://cran.rstudio.com/bin/linux/ubuntu bionic
instead.– Marius
Nov 15 at 3:20
I get the same error by using this process digitalocean.com/community/tutorials/…
– firmo23
Nov 15 at 3:39
I get the same error by using this process digitalocean.com/community/tutorials/…
– firmo23
Nov 15 at 3:39
So which is it? Are you using 16.04 or 18.04?
– 42-
Nov 15 at 3:52
So which is it? Are you using 16.04 or 18.04?
– 42-
Nov 15 at 3:52
I use 18.04. The result is the same
– firmo23
Nov 15 at 4:02
I use 18.04. The result is the same
– firmo23
Nov 15 at 4:02
|
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53311328%2ferror-message-of-broken-packages-while-trying-to-install-r-on-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You should post responses from those commands when doing them one at a time.
– 42-
Nov 15 at 1:57
Did you add
http://cran.rstudio.com/bin/linux/ubuntu xenial
to your sources? Because if you're on Ubuntu 18.04 it should behttp://cran.rstudio.com/bin/linux/ubuntu bionic
instead.– Marius
Nov 15 at 3:20
I get the same error by using this process digitalocean.com/community/tutorials/…
– firmo23
Nov 15 at 3:39
So which is it? Are you using 16.04 or 18.04?
– 42-
Nov 15 at 3:52
I use 18.04. The result is the same
– firmo23
Nov 15 at 4:02