Problem installing R-base in ubuntu 16.04Can't install the ia32-libs packageLibrary dependency problem with sphirewall-core and libboostTrouble installing from PPAhow to install kjots in ubuntu 16.04Issue installing HandBrakeUnmet dependencies when trying to install r-baseCannot install dh-autoreconf - dependency loopInstalling Wine on Ubuntu Bionic x64I've failed to install the R package, broken packagesImpossible to install R on Ubuntu 16.04
What do you call the act of removing a part of a word and replacing it with an apostrophe
Problem with FindRoot
Have the tides ever turned twice on any open problem?
Is there a hypothetical scenario that would make Earth uninhabitable for humans, but not for (the majority of) other animals?
Examples of transfinite towers
What is the significance behind "40 days" that often appears in the Bible?
"of which" is correct here?
A single argument pattern definition applies to multiple-argument patterns?
Welcoming 2019 Pi day: How to draw the letter π?
Why did it take so long to abandon sail after steamships were demonstrated?
Why do tuner card drivers fail to build after kernel update to 4.4.0-143-generic?
Instead of a Universal Basic Income program, why not implement a "Universal Basic Needs" program?
Meme-controlled people
New passport but visa is in old (lost) passport
How to explain that I do not want to visit a country due to personal safety concern?
Official degrees of earth’s rotation per day
How to write cleanly even if my character uses expletive language?
How to terminate ping <dest> &
How difficult is it to simply disable/disengage the MCAS on Boeing 737 Max 8 & 9 Aircraft?
Why no Iridium-level flares from other satellites?
Can I use USB data pins as power source
Describing a chess game in a novel
Recruiter wants very extensive technical details about all of my previous work
Equivalents to the present tense
Problem installing R-base in ubuntu 16.04
Can't install the ia32-libs packageLibrary dependency problem with sphirewall-core and libboostTrouble installing from PPAhow to install kjots in ubuntu 16.04Issue installing HandBrakeUnmet dependencies when trying to install r-baseCannot install dh-autoreconf - dependency loopInstalling Wine on Ubuntu Bionic x64I've failed to install the R package, broken packagesImpossible to install R on Ubuntu 16.04
sudo apt-get install r-base
produces de following error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
r-base : Depends: r-base-core (>= 3.5.3-1bionic) but it is not going to be installed
Depends: r-recommended (= 3.5.3-1bionic) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I was following How to Install R on Ubuntu 18.04 hopping it should be the same for ubuntu 16.04. I need to install the latest version of R in my cpu. thanks for your help.
16.04 software-installation r
add a comment |
sudo apt-get install r-base
produces de following error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
r-base : Depends: r-base-core (>= 3.5.3-1bionic) but it is not going to be installed
Depends: r-recommended (= 3.5.3-1bionic) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I was following How to Install R on Ubuntu 18.04 hopping it should be the same for ubuntu 16.04. I need to install the latest version of R in my cpu. thanks for your help.
16.04 software-installation r
The procedure is essentially the same, but for 16.04 you should have usedxenial-cran35/
in place ofbionic-cran35/
– steeldriver
11 mins ago
I was able to install R but version 3.4.4. How can I get the latest version?
– Nicolas Molano
7 mins ago
add a comment |
sudo apt-get install r-base
produces de following error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
r-base : Depends: r-base-core (>= 3.5.3-1bionic) but it is not going to be installed
Depends: r-recommended (= 3.5.3-1bionic) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I was following How to Install R on Ubuntu 18.04 hopping it should be the same for ubuntu 16.04. I need to install the latest version of R in my cpu. thanks for your help.
16.04 software-installation r
sudo apt-get install r-base
produces de following error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
r-base : Depends: r-base-core (>= 3.5.3-1bionic) but it is not going to be installed
Depends: r-recommended (= 3.5.3-1bionic) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I was following How to Install R on Ubuntu 18.04 hopping it should be the same for ubuntu 16.04. I need to install the latest version of R in my cpu. thanks for your help.
16.04 software-installation r
16.04 software-installation r
asked 18 mins ago
Nicolas MolanoNicolas Molano
184
184
The procedure is essentially the same, but for 16.04 you should have usedxenial-cran35/
in place ofbionic-cran35/
– steeldriver
11 mins ago
I was able to install R but version 3.4.4. How can I get the latest version?
– Nicolas Molano
7 mins ago
add a comment |
The procedure is essentially the same, but for 16.04 you should have usedxenial-cran35/
in place ofbionic-cran35/
– steeldriver
11 mins ago
I was able to install R but version 3.4.4. How can I get the latest version?
– Nicolas Molano
7 mins ago
The procedure is essentially the same, but for 16.04 you should have used
xenial-cran35/
in place of bionic-cran35/
– steeldriver
11 mins ago
The procedure is essentially the same, but for 16.04 you should have used
xenial-cran35/
in place of bionic-cran35/
– steeldriver
11 mins ago
I was able to install R but version 3.4.4. How can I get the latest version?
– Nicolas Molano
7 mins ago
I was able to install R but version 3.4.4. How can I get the latest version?
– Nicolas Molano
7 mins ago
add a comment |
1 Answer
1
active
oldest
votes
I found the problem, in system settings >> software and updates >> other software I just remove bionic-cran35 packages from the list.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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%2faskubuntu.com%2fquestions%2f1126285%2fproblem-installing-r-base-in-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I found the problem, in system settings >> software and updates >> other software I just remove bionic-cran35 packages from the list.
add a comment |
I found the problem, in system settings >> software and updates >> other software I just remove bionic-cran35 packages from the list.
add a comment |
I found the problem, in system settings >> software and updates >> other software I just remove bionic-cran35 packages from the list.
I found the problem, in system settings >> software and updates >> other software I just remove bionic-cran35 packages from the list.
answered 9 mins ago
Nicolas MolanoNicolas Molano
184
184
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1126285%2fproblem-installing-r-base-in-ubuntu-16-04%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
The procedure is essentially the same, but for 16.04 you should have used
xenial-cran35/
in place ofbionic-cran35/
– steeldriver
11 mins ago
I was able to install R but version 3.4.4. How can I get the latest version?
– Nicolas Molano
7 mins ago