1

I've checked this one Installing R on RHEL 7 but it's not solving my problem.

When I run

yum install R

I ended up with some dependencies error as below enter image description here

Nifle
  • 34,998

1 Answers1

0
conda install R

somehow conda can install R without bothering without the dependency issues.