sanger-pathogens / Roary

Rapid large-scale prokaryote pan genome analysis
http://sanger-pathogens.github.io/Roary
Other
303 stars 189 forks source link

roary : Depends: r-cran-ggplot2 but it is not going to be installed E: Unable to correct problems, you have held broken packages. #569

Open neelam19051 opened 2 years ago

neelam19051 commented 2 years ago

Hi, i am trying to install roary but it gives this error ? could you please help me?

roary : Depends: r-cran-ggplot2 but it is not going to be installed E: Unable to correct problems, you have held broken packages.

Thank you

jorgeibarracaballero commented 2 years ago

Same problem, please help. Thanks

neelam19051 commented 2 years ago

Hi, i didn't get solution of this problem till now.

jorgeibarracaballero commented 2 years ago

Hi. I need to clarify that I got that error when trying to install in Ubuntu using: sudo apt-get install roary I solved it! Adding this "PPA" to my "system's Software Sources": https://launchpad.net/%7Ec2d4u.team/+archive/ubuntu/c2d4u4.0+/+index?batch=75&memo=6675&start=6675 doing: sudo add-apt-repository ppa:c2d4u.team/c2d4u4.0+ and then: sudo apt update Then the installation worked!

jorgeibarracaballero commented 2 years ago

I mean, I ran again: sudo apt-get install roary again after the previous and this time it worked