> On Mar 12, 2015, at 3:39 PM, Axel Urbiz <axel.ur...@gmail.com> wrote:
> 
> Hello,
> 
> My apologies if this is not the right place to post this question.
> 
> I need to get R installed on a Linux Red Hat server. I have very limited
> exposure to R and would appreciate some basic guidance if you could point
> me to resources describing the process, requirements, etc.
> 
> Thank you in advance for any help.
> 
> Best,
> Axel.


Hi,

Pointers to some references:

1. The EPEL, which is how you would obtain pre-compiled binary RPMs of R. You 
will need to have root permissions on the server in order to do this. Once 
their yum repos are configured on your server, 'sudo yum install R' is 
essentially what you would need.

  https://fedoraproject.org/wiki/EPEL


2. The R Installation and Administration Manual, which will provide some 
guidance, in the Linux section and in the appendices (primarily A) for 
additional items that may be relevant:

  http://cran.r-project.org/manuals.html


3. The R-SIG-Fedora list, which is focused on the use of R on RH and derivative 
(eg. Fedora) Linux distributions. Follow up questions should be posted there, 
ideally after you subscribe, lest you be subject to on-going moderation 
(speaking as a co-moderator of that list).

  https://stat.ethz.ch/mailman/listinfo/r-sig-fedora


Regards,

Marc Schwartz

______________________________________________
R-help@r-project.org 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.

Reply via email to