I have successfully installed R on my AWS EC2 r3.8 box running Linux with
>sudo yum install -y R
However, I cannot find R anywhere (which I want for the sake of tar'ing it up
and decompressing to make future installations easier.) For example,
> rpm -ql R
Says there is nothing to show.
Does anyone have any ideas?
-Mike
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.