Re: [R] Server question

2011-06-18 Thread Duncan Murdoch

On 11-06-17 10:35 AM, Oliver Jones wrote:

Hi



A client of mine has asked me to investigate the installation of R-software.



Could anyone tell me whether the software works only on a client machine or
whether it sits on a server with clients attaching to it?



Not immediately clear from the docs.


It normally runs on the client.  There are ways to set up a server for 
it, but they are not the usual way to use it.


Duncan Murdoch





Best



Oliver

--

Oliver Jones

T: 01845 595911
M: 07977 122089

DIG*RED Web Production |http://www.digred.com/  www.digred.com
2 Vyner's Yard
Rainton
North Yorkshire

YO7 3PH










[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
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.


__
R-help@r-project.org mailing list
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.


Re: [R] Server question

2011-06-18 Thread Mike Marchywka






 

 From: oliver.jo...@digred.com
 To: r-help@r-project.org
 Date: Fri, 17 Jun 2011 15:35:38 +0100
 CC: rebeccahard...@deltaeconomics.com
 Subject: [R] Server question
 
 Hi
 
 
 
 A client of mine has asked me to investigate the installation of R-software.
 
 
 
 Could anyone tell me whether the software works only on a client machine or
 whether it sits on a server with clients attaching to it?

 
Did anyone answer this yet? See Rserve and Rapache on google. Both could
be useful to you or get you started.
 
 
 
 
 
 
 Not immediately clear from the docs.
 
 
 
 Best
 
 
 
 Oliver
 
 --
 
 Oliver Jones
 
 T: 01845 595911
 M: 07977 122089
 
 DIG*RED Web Production | http://www.digred.com/ www.digred.com
 2 Vyner's Yard
 Rainton
 North Yorkshire
 
 YO7 3PH
 
 
 
 
 
 
 
 
 
 
 [[alternative HTML version deleted]]
 
 __
 R-help@r-project.org mailing list
 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.
  
[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
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.


Re: [R] Server question

2011-06-18 Thread Steve Lianoglou
Hi,

On Fri, Jun 17, 2011 at 10:35 AM, Oliver Jones oliver.jo...@digred.com wrote:
 Hi

 A client of mine has asked me to investigate the installation of R-software.

 Could anyone tell me whether the software works only on a client machine or
 whether it sits on a server with clients attaching to it?

 Not immediately clear from the docs.

It also depends on what you mean by running on a server.

For instance, we have R installed on our compute servers which people
ssh into and use.

Maybe they are more interested in a type of server install rstudio
provides? Check out the RStudio Server section of their
documentation on this page:

http://www.rstudio.org/docs/

Hope that helps,
-steve

-- 
Steve Lianoglou
Graduate Student: Computational Systems Biology
 | Memorial Sloan-Kettering Cancer Center
 | Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact

__
R-help@r-project.org mailing list
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.