Re: [R] Installing R on Linux Red Hat Server

2015-03-12 Thread MacQueen, Don
In contrast to using a package manager as others have suggested, you can download the "Source Code for all Platforms" from CRAN (currently R-3.1.3.tar.gz), unpack it somewhere, and follow the instructions in the INSTALL file. This has worked well for me. I don't advise one method in preference to

Re: [R] Installing R on Linux Red Hat Server

2015-03-12 Thread stephen sefick
Axel, I am running SL 6.5. I use EPEL for R related things without much hassle. FWIW, Stephen On Thu, Mar 12, 2015 at 3:39 PM, Axel Urbiz 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 l

Re: [R] Installing R on Linux Red Hat Server

2015-03-12 Thread peter dalgaard
> On 12 Mar 2015, at 21:39 , Axel Urbiz wrote: > > Hello, > > My apologies if this is not the right place to post this question. The R-sig-Fedora list is rather more densely packed with people who know about redhat/fedora. > I need to get R installed on a Linux Red Hat server. I have very l

Re: [R] Installing R on Linux Red Hat Server

2015-03-12 Thread Sarah Goslee
"Use your package manager" seems like a good place to start. Googling "install R redhat" seems like another good starting point. I think for RedHat you'll probably want the EPEL repo. Sarah On Thu, Mar 12, 2015 at 4:39 PM, Axel Urbiz wrote: > Hello, > > My apologies if this is not the right pl

Re: [R] Installing R on Linux Red Hat Server

2015-03-12 Thread Marc Schwartz
> On Mar 12, 2015, at 3:39 PM, Axel Urbiz 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 re

[R] Installing R on Linux Red Hat Server

2015-03-12 Thread Axel Urbiz
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 adv